History of
src
@master
git clone https://git.catseye.tc/Decoy/
-
Support setting module path, but it is broken and needs debugging.
Chris Pressey
1 year, 1 month ago
-
Refactor: Registry is now a class.
Chris Pressey
1 year, 1 month ago
-
Checkpoint working with modules before refactor.
Chris Pressey
1 year, 1 month ago
-
Depict improper lists.
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
-
Evaluation of forms given on command line. (Must be a better way!)
Chris Pressey
1 year, 1 month ago
-
Nil, True, and False are all singletons, with no call to `new`.
Chris Pressey
1 year, 1 month ago
-
Boolean operators.
Chris Pressey
1 year, 1 month ago
-
Comparison operators on numbers.
Chris Pressey
1 year, 1 month ago
-
Support for floating-point numbers and arithmetic operations.
Chris Pressey
1 year, 1 month ago
-
Try out the maps on some "real code".
Chris Pressey
1 year, 1 month ago
-
Basic support for strings and numbers.
Chris Pressey
1 year, 1 month ago
-
Move two builtins to standard environment. Depict booleans.
Chris Pressey
1 year, 1 month ago
-
Refactor with an eye towards better defining what a module is.
Chris Pressey
1 year, 1 month ago
-
Implement `list` builtin and refactor internally to support it.
Chris Pressey
1 year, 1 month ago
-
Replace `nil` usage with singleton Nil table. All tests pass!
Chris Pressey
1 year, 1 month ago
-
Pass one more test, but note why the parser breaks on another.
Chris Pressey
1 year, 1 month ago
-
Pass more tests. Only three failures now!
Chris Pressey
1 year, 1 month ago
-
Pass more tests.
Chris Pressey
1 year, 1 month ago
-
Pass more tests.
Chris Pressey
1 year, 1 month ago
-
Add a test suite, borrowed from Pixley for now, that mostly fails.
Chris Pressey
1 year, 1 month ago
-
Second pass at splitting implementation up into modules.
Chris Pressey
1 year, 1 month ago
-
First pass at splitting the implementation up into modules.
Chris Pressey
1 year, 1 month ago
-
Beginnings of implementing name binding.
Chris Pressey
1 year, 1 month ago
-
Process `define`s at toplevel.
Chris Pressey
1 year, 1 month ago
-
Initial import of files for Decoy. Work in progress!
Chris Pressey
1 year, 1 month ago