aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/test (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-04De-taggification | part 2Eduardo Julian5-9/+9
2021-08-29De-taggification | part 0Eduardo Julian1-1/+1
2021-08-27Updates to the Ruby compiler.Eduardo Julian1-1/+1
2021-08-24Outsourced the syntax for labelled type definitions to macros.Eduardo Julian5-42/+42
2021-08-23The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2-40/+40
2021-08-18Some bug fixes.Eduardo Julian2-7/+7
2021-08-16Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian1-2/+2
2021-08-14Moved documentation-generation machinery to its own module.Eduardo Julian1-2/+2
2021-08-13Made program: specify its bindings the same way as syntax:.Eduardo Julian1-1/+1
2021-08-12Improved binding syntax for "syntax:".Eduardo Julian1-1/+1
2021-08-11Relocated maybe and lazy from data to control.Eduardo Julian3-76/+76
2021-08-09Improved single-line comment syntax (from "##" to "...").Eduardo Julian1-2/+2
2020-05-30Split new-luxc into lux-jvm and lux-r.Eduardo Julian5-0/+1546