History of
eg
@master
git clone https://git.catseye.tc/Decoy/
-
Arrange licensing info in repo according to REUSE 3.2 convention.
Chris Pressey
2 months ago
-
Proof of concept showing how the r5rsish module would look like.
Chris Pressey
9 months ago
-
Begin banging the JavaScript list module into better shape.
Chris Pressey
9 months ago
-
Some progress.
Chris Pressey
9 months ago
-
Small steps. Small, irregular steps.
Chris Pressey
9 months ago
-
Refactor parser. Toplevels are seperate.
Chris Pressey
10 months ago
-
Very large refactor towards a more conventional OO Lua style.
Chris Pressey
10 months ago
-
Convert ThenceMuffin semantics to Lua for more comparison.
Chris Pressey
1 year, 1 month 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
-
Add `map` and `list-ref`. Can now load compiled Cosmos Boulders.
Chris Pressey
1 year, 1 month ago
-
Include some math functions in the stdenv.
Chris Pressey
1 year, 1 month ago
-
Emit code that `node` can at least load without choking on.
Chris Pressey
1 year, 1 month ago
-
Implement `length` and `string-ref` in the `stdenv` module.
Chris Pressey
1 year, 1 month ago
-
Another version to consider the aesthetics of mixed casing style.
Chris Pressey
1 year, 1 month ago
-
Support renaming symbols during import.
Chris Pressey
1 year, 1 month ago
-
Make ThenceMuffin compilable.
Chris Pressey
1 year, 1 month ago
-
Finish converting example program, add more notes to docs.
Chris Pressey
1 year, 1 month ago
-
Quick conversion of ThenceMuffin semantics from Rux-Rolli.
Chris Pressey
1 year, 1 month ago
-
Support --implicit-prelude command line arg, import from "stdenv".
Chris Pressey
1 year, 1 month ago
-
Implement `error`. Stub out example modules. Compile test passes.
Chris Pressey
1 year, 1 month ago
-
Also check env in function applications in compiler. Checkpoint.
Chris Pressey
1 year, 1 month ago
-
Look up symbols in env when compiling a module as well as eval.
Chris Pressey
1 year, 1 month ago
-
Fix bug in `cosmos-boulders.scm` to allow it to compile.
Chris Pressey
1 year, 1 month ago
-
Refactor the example sources so we can begin unit tests on them.
Chris Pressey
1 year, 1 month ago
-
Checkpoint working with modules before refactor.
Chris Pressey
1 year, 1 month ago
-
First pass at importing symbols from a module (eg/maps-client.scm)
Chris Pressey
1 year, 1 month ago
-
Try out the maps on some "real code".
Chris Pressey
1 year, 1 month ago