aboutsummaryrefslogtreecommitdiff
path: root/lux-scheme (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-16Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian1-5/+5
2021-08-14Moved documentation-generation machinery to its own module.Eduardo Julian1-5/+5
2021-08-13Made program: specify its bindings the same way as syntax:.Eduardo Julian1-2/+2
2021-08-11Relocated maybe and lazy from data to control.Eduardo Julian1-1/+1
2021-08-09Improved single-line comment syntax (from "##" to "...").Eduardo Julian1-9/+9
2021-07-11Re-named ":coerce" to ":as" since it technically doesn't do coercions.Eduardo Julian1-31/+31
2021-05-30Giving up on Kawa for now...Eduardo Julian2-22/+9
2021-05-25Updates for Common-Lisp compiler.Eduardo Julian1-36/+34
2021-05-24Almost done with Scheme.Eduardo Julian2-15/+46
2021-03-18Updates for Scheme compiler.Eduardo Julian3-161/+293
2021-02-24Done with Python.Eduardo Julian1-1/+1
2019-05-28Both the old JVM interop and the new JVM interop use the same syntax for arra...Eduardo Julian1-2/+2
2019-05-21WIP: Separate Scheme compiler.Eduardo Julian2-0/+385