aboutsummaryrefslogtreecommitdiff
path: root/lux-scheme (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-12Re-named \ => # && \\ => ##Eduardo Julian1-5/+5
2021-09-12Made the "#" character great again!Eduardo Julian1-42/+46
2021-09-10Migrated variants to the new syntax.Eduardo Julian1-20/+20
2021-09-08De-bracing | part 2Eduardo Julian1-2/+2
2021-09-08De-bracing part 0Eduardo Julian1-11/+11
2021-09-08Normalized syntax of "exception:", "actor:" and "message:".Eduardo Julian1-2/+2
2021-09-07De-taggification | part 4Eduardo Julian1-46/+46
2021-09-04De-taggification | part 2Eduardo Julian1-22/+22
2021-09-03Unified tuple and record syntax.Eduardo Julian1-4/+4
2021-08-29De-taggification | part 0Eduardo Julian1-6/+6
2021-08-23The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian1-2/+2
2021-08-18Some bug fixes.Eduardo Julian1-1/+1
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