Tree @master (Download .tar.gz)
History of
doc
@master
git clone https://git.catseye.tc/Tamsin/
- Prep for release of 0.5-2017.0502. Chris Pressey 7 years ago
- Clean up a few bits of whitespace in documentation. Chris Pressey 8 years ago
- Classify pattern-assignment as 'advanced' so tests pass again. Chris Pressey 10 years ago
- Giving Mini-Tamsin a good ol' college try. Chris Pressey 10 years ago
- Split System_Module.markdown off from Tamsin.markdown. Chris Pressey 10 years ago
- Send-to-term is pattern-matching-and-binding. Crude but it works. Chris Pressey 10 years ago
- Hit the TODO list with a blunt instrument a couple of times. Chris Pressey 10 years ago
- Fix compiler error messages. All tests pass! Chris Pressey 10 years ago
- Make all 'expected's consistent; compiler needs to catch up. Chris Pressey 10 years ago
- Make error reporting more consistent and shared. Chris Pressey 10 years ago
- 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