aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/test (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-15"module:" => "using"Eduardo Julian5-5/+5
2021-09-14Re-named "recur" to "again".Eduardo Julian1-13/+13
2021-09-13Re-named "primitive" to "Primitive".Eduardo Julian1-4/+4
2021-09-13Updated only/except import syntax to take into account record => variant synt...Eduardo Julian5-8/+8
2021-09-12Made the "#" character great again!Eduardo Julian5-104/+104
2021-09-10Migrated variants to the new syntax.Eduardo Julian5-102/+102
2021-09-07De-taggification | part 4Eduardo Julian4-19/+19
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