Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/Tamsin/
- Fix sill bugs. Only 7 failures in compiler now. Chris Pressey 10 years ago
- Partially catch-up stage-0 compiler (50-odd failures.) Chris Pressey 10 years ago
- Fix build, but not compiler(s) yet. Chris Pressey 10 years ago
- Break the build, in the name of a smaller memory footprint. Chris Pressey 10 years ago
- Merge. Cat's Eye Technologies 10 years ago
- Make NetBSD (and the Perl community) happier. Cat's Eye Technologies 10 years ago
- Odd that Python 2.7.3 did not complain about this... Cat's Eye Technologies 10 years ago
- `using` a production scanner defaults to `$:utf8` for it. Cat's Eye Technologies 10 years ago
- Constify and clean up even more. Cat's Eye Technologies 10 years ago
- Oh yes, there will be const. Cat's Eye Technologies 10 years ago
- Remove 'storing' field. Cat's Eye Technologies 10 years ago
- Refactor libtamsin starting with small stuff. Cat's Eye Technologies 10 years ago
- Compiler-in-Tamsin passes all tests. Bootstrapped compiler, too. Cat's Eye Technologies 10 years ago
- Catching up compiler-in-Tamsin; 2 errors and I know why... Cat's Eye Technologies 10 years ago
- Begin catching up compiler-in-Tamsin. Cat's Eye Technologies 10 years ago
- Catch up desugarer. Cat's Eye Technologies 10 years ago
- Use indexes in PatternVariables. No need to search for vars now. Cat's Eye Technologies 10 years ago
- Inching... collect variables from AST; generate unifier thing. Cat's Eye Technologies 10 years ago
- Inch in the direction of pattern variables having indexes. Cat's Eye Technologies 10 years ago
- Shrink compiler even a little bit more. Cat's Eye Technologies 10 years ago
- Remove emit_pattern special case from compiler.tamsin. Cat's Eye Technologies 10 years ago
- PatternVariable nodes in AST. Python compiler refactor. Cat's Eye Technologies 10 years ago
- Shave 100 lines off of the compiler. Cat's Eye Technologies 10 years ago
- Indent compiler module. Cat's Eye Technologies 10 years ago
- Add Prolog/Erlang style list sugar. All tests pass. Cat's Eye Technologies 10 years ago
- make(1) is not the perfect solution for this, but probably better. Cat's Eye Technologies 10 years ago
- A comment may end with EOF. All tests pass. Cat's Eye Technologies 10 years ago
- Comments can appear at end of source; ()'s can't appear though. Cat's Eye Technologies 10 years ago
- EOF is no longer a kind of term. (And not exposed to Tamsin programs.) Cat's Eye Technologies 10 years ago
- Post-release tweaks. Cat's Eye Technologies 10 years ago