Tree @master (Download .tar.gz)
History of
doc
@master
git clone https://git.catseye.tc/Decoy/
- Arrange licensing info in repo according to REUSE 3.2 convention. Chris Pressey 1 year, 5 months ago
- Add `pair?` to list module. Almost all list module tests pass. Chris Pressey 2 years ago
- Sort out list module (in Lua) distinct from stdenv (in Lua). Chris Pressey 2 years ago
- Improve mangler, provide truthy(). Compiler passes the tests now. Chris Pressey 2 years ago
- Drop support for `quote`, finally. Chris Pressey 2 years ago
- Remove use of `quote` from basic language test suite. Chris Pressey 2 years ago
- Pass a few more compiler tests. Chris Pressey 2 years ago
- Deft manipulations to eliminate the yick. And more comments. Chris Pressey 2 years ago
- More notes about how this module loading might work in practice. Chris Pressey 2 years ago
- Clarify design using modules both when compiling and interpreting. Chris Pressey 2 years ago
- What this looks like operationally. Chris Pressey 2 years ago
- Checkpoint moving `cons` and `list` out of base tests. Chris Pressey 2 years ago
- More (and likely final-ish) edits to the notes on modules. Chris Pressey 2 years ago
- Write more about modules. Chris Pressey 2 years ago
- Add some notes on modules in Decoy. Chris Pressey 2 years ago
- compile_toplevel. Compiled code does pass some tests, needs work. Chris Pressey 2 years ago
- Very large refactor towards a more conventional OO Lua style. Chris Pressey 2 years ago
- Fix bug in `Nil`, simplify `render`, pass `fold` to itself. Chris Pressey 2 years ago
- Revert "Checkpoint. Need module import circularity checking!" Chris Pressey 2 years ago
- Checkpoint. Need module import circularity checking! Chris Pressey 2 years ago
- `maps` module imports `null?` from `list` module. Hilarity ensues. Chris Pressey 2 years ago
- Include some math functions in the stdenv. Chris Pressey 2 years ago
- Implement `length` and `string-ref` in the `stdenv` module. Chris Pressey 2 years ago
- Finish converting example program, add more notes to docs. Chris Pressey 2 years ago
- Updates to docs. Chris Pressey 2 years ago
- Begin editing and organising the documentation. Chris Pressey 2 years ago