aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* "module:" => "using"Eduardo Julian2021-09-155-5/+5
* Re-named "recur" to "again".Eduardo Julian2021-09-141-13/+13
* Re-named "primitive" to "Primitive".Eduardo Julian2021-09-131-4/+4
* Updated only/except import syntax to take into account record => variant synt...Eduardo Julian2021-09-135-8/+8
* Made the "#" character great again!Eduardo Julian2021-09-125-104/+104
* Migrated variants to the new syntax.Eduardo Julian2021-09-105-102/+102
* De-taggification | part 4Eduardo Julian2021-09-074-19/+19
* De-taggification | part 2Eduardo Julian2021-09-045-9/+9
* De-taggification | part 0Eduardo Julian2021-08-291-1/+1
* Updates to the Ruby compiler.Eduardo Julian2021-08-271-1/+1
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-245-42/+42
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-232-40/+40
* Some bug fixes.Eduardo Julian2021-08-182-7/+7
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-161-2/+2
* Moved documentation-generation machinery to its own module.Eduardo Julian2021-08-141-2/+2
* Made program: specify its bindings the same way as syntax:.Eduardo Julian2021-08-131-1/+1
* Improved binding syntax for "syntax:".Eduardo Julian2021-08-121-1/+1
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-113-76/+76
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-2/+2
* Split new-luxc into lux-jvm and lux-r.Eduardo Julian2020-05-305-0/+1546