Tree @master (Download .tar.gz)
History of
c_src
@master
git clone https://git.catseye.tc/Tamsin/
- 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
- Remove debugging output. Chris Pressey 10 years ago
- Define unquote more, fix/improve implementations. Cat's Eye Technologies 10 years ago
- Find and fix the "obscure problem". All tests pass! Chris Pressey 10 years ago
- Implement hash-consing of atoms. Obscure problem, one failure. Chris Pressey 10 years ago
- Add dict module to libtamsin. Unused. Untested. Chris Pressey 10 years ago
- Finish splitting up headers. All tests pass. Chris Pressey 10 years ago
- Beginning to split up headers. Broken. Chris Pressey 10 years ago
- Fix signedness bug. All stage-0 compiler tests pass. Chris Pressey 10 years ago
- Fix sill bugs. Only 7 failures in compiler now. 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
- 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
- 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
- Use indexes in PatternVariables. No need to search for vars now. Cat's Eye Technologies 10 years ago
- Inch in the direction of pattern variables having indexes. 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
- EOF is no longer a kind of term. (And not exposed to Tamsin programs.) 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 $:gensym. Cat's Eye Technologies 10 years ago
- libtamsin changes. Cat's Eye Technologies 10 years ago
- Implement $:repr in libtamsin. All tests pass. Cat's Eye Technologies 10 years ago