Tree @master (Download .tar.gz)
History of
doc
@master
git clone https://git.catseye.tc/Tamsin/
- Try to make constructors for Scanners and Parsers less weird. Chris Pressey 10 years ago
- Add filename to ScannerState. Not quite right yet. Chris Pressey 10 years ago
- Add .first() to Scanner things to fix the error reporting tests. Chris Pressey 10 years ago
- Checkpoint -- scanner.peek(1) is not what I meant... Chris Pressey 10 years ago
- Some rudimentary tests for sensible error reporting. Chris Pressey 10 years ago
- Go over TODO. Chris Pressey 10 years ago
- More useful semantics for proper-quoted string literals. Chris Pressey 10 years ago
- Define unquote more, fix/improve implementations. Cat's Eye Technologies 10 years ago
- Begin "proper" quotes support in Tamsin. There is currently a bug in libtamsin's unquote. Chris Pressey 10 years ago
- Define, and scan, proper matched opening and closing quotes. Chris Pressey 10 years ago
- Post-release tweaks. Chris Pressey 10 years ago
- Prep for release of 0.5. Chris Pressey 10 years ago
- Make NetBSD (and the Perl community) happier. 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
- 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
- Add Prolog/Erlang style list sugar. 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
- Prep for release of version 0.4. Cat's Eye Technologies 10 years ago
- Clean up so all tests pass. Compiler cannot yet compile itself. Cat's Eye Technologies 10 years ago
- Move towards actual bootstrapping. Cat's Eye Technologies 10 years ago
- TAMSIN COMPILER IN TAMSIN PASSES ALL TESTS Cat's Eye Technologies 10 years ago
- Add $:length and use in compiler.tamsin, which has 3 fails now. Cat's Eye Technologies 10 years ago
- just a note Cat's Eye Technologies 10 years ago
- format_octal: no leading zeroes; specify one byte. Cat's Eye Technologies 10 years ago
- Add $:format_octal (sigh.) Compiler-in-Tamsin has 6 failures. Cat's Eye Technologies 10 years ago
- Implement $:hexbyte. Tamsin-in-Tamsin has 8 failures, no cheating. Cat's Eye Technologies 10 years ago