Tree @master (Download .tar.gz)
History of
doc
/
Tamsin.markdown
@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
- 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
- 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
- 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
- `using` a production scanner defaults to `$:utf8` for it. 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
- 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
- Add $:length and use in compiler.tamsin, which has 3 fails now. 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
- Implement `@` in compiler-in-Tamsin. Only 36 fails now. Cat's Eye Technologies 10 years ago
- Compiler-in-Tamsin uses Tamsin spec, knows about modules now. Cat's Eye Technologies 10 years ago
- Handle the rest of $ in compiler-in-Tamsin. Cat's Eye Technologies 10 years ago
- More sysmod support in compiler-in-Tamsin. Cat's Eye Technologies 10 years ago
- Implement $:gensym. Cat's Eye Technologies 10 years ago
- Tamsin-in-Tamsin desugars and compiles both kinds of folds. Cat's Eye Technologies 10 years ago
- Catch up in-Tamsin implementations. Cat's Eye Technologies 10 years ago