aboutsummaryrefslogtreecommitdiff
path: root/lux-scheme (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-161-5/+5
* Moved documentation-generation machinery to its own module.Eduardo Julian2021-08-141-5/+5
* Made program: specify its bindings the same way as syntax:.Eduardo Julian2021-08-131-2/+2
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-1/+1
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-9/+9
* Re-named ":coerce" to ":as" since it technically doesn't do coercions.Eduardo Julian2021-07-111-31/+31
* Giving up on Kawa for now...Eduardo Julian2021-05-302-22/+9
* Updates for Common-Lisp compiler.Eduardo Julian2021-05-251-36/+34
* Almost done with Scheme.Eduardo Julian2021-05-242-15/+46
* Updates for Scheme compiler.Eduardo Julian2021-03-183-161/+293
* Done with Python.Eduardo Julian2021-02-241-1/+1
* Both the old JVM interop and the new JVM interop use the same syntax for arra...Eduardo Julian2019-05-281-2/+2
* WIP: Separate Scheme compiler.Eduardo Julian2019-05-212-0/+385