Tree @master (Download .tar.gz)
History of
doc
@master
git clone https://git.catseye.tc/Tamsin/
- Implement $:repr in interpreter. Cat's Eye Technologies 10 years ago
- Failing tests for $:equal, $:repr, and $:reverse. Cat's Eye Technologies 10 years ago
- Doc implementation-defined matters, and reprification of terms. Cat's Eye Technologies 10 years ago
- Define and implement $:emit. Cat's Eye Technologies 10 years ago
- Full support (or virtually full) for modules. Cat's Eye Technologies 10 years ago
- Post-0.2-release-tweaks. Cat's Eye Technologies 10 years ago
- Prep for release of version 0.2. Cat's Eye Technologies 10 years ago
- It's no longer a fake interp; it can pass the first 30 tests! Cat's Eye Technologies 10 years ago
- Implement $:equal in the compiler. All tests pass. Cat's Eye Technologies 10 years ago
- Add "fakie" interpreter. Add $:equal to support it. Cat's Eye Technologies 10 years ago
- Interpreter can handle rudiments of modules. Compiler can't. Cat's Eye Technologies 10 years ago
- Modules can be defined. You just can't use them yet. Cat's Eye Technologies 10 years ago
- Syntax for modules. : defeats aliases. Ugly parser code! Cat's Eye Technologies 10 years ago
- $:unquote takes three arguments (term and left and right quotes.) Cat's Eye Technologies 10 years ago
- Fold is sugar. Tests for fold. Fix up grammars. Segfault... Cat's Eye Technologies 10 years ago
- `test.sh compiledast` passes! It is now part of test suite. Cat's Eye Technologies 10 years ago
- parser and ast tests pass. compiler lags behind with 6 failures. Cat's Eye Technologies 10 years ago
- Internal Unicode purge. Interpreter & scanner tests pass. Cat's Eye Technologies 10 years ago
- Unicode. Gotta love it, eh? Cat's Eye Technologies 10 years ago
- Write (failing) Falderal tests that work on binary input/output. Cat's Eye Technologies 10 years ago
- $:byte and $:utf8 scanners. Not currently working to spec. Cat's Eye Technologies 10 years ago
- Fix bug in tamsin_unquote(). test compiledast no longer hangs. (Needs UTF-8 support to actually pass, though.) Cat's Eye Technologies 10 years ago
- Implement fold with constructor. Fix C code. All tests pass. Cat's Eye Technologies 10 years ago
- Implement fold. Oh yes. Cat's Eye Technologies 10 years ago
- `:foo` means the production `foo` in the current module. Cat's Eye Technologies 10 years ago
- `:` instead of `.` for module specifiers. Cat's Eye Technologies 10 years ago
- Post-release-of-0.1 tweaks. Cat's Eye Technologies 10 years ago
- Prep for release of version 0.1. Cat's Eye Technologies 10 years ago
- Final (hopefully) tweaks before release of 0.1. Cat's Eye Technologies 10 years ago
- Rework documentation in anticipation of a 0.1 release. Cat's Eye Technologies 10 years ago