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