| Commit message (Expand) | Author | Age | Files | Lines |
* | "module:" => "using" | Eduardo Julian | 2021-09-15 | 5 | -5/+5 |
* | Re-named "recur" to "again". | Eduardo Julian | 2021-09-14 | 1 | -13/+13 |
* | Re-named "primitive" to "Primitive". | Eduardo Julian | 2021-09-13 | 1 | -4/+4 |
* | Updated only/except import syntax to take into account record => variant synt... | Eduardo Julian | 2021-09-13 | 5 | -8/+8 |
* | Made the "#" character great again! | Eduardo Julian | 2021-09-12 | 5 | -104/+104 |
* | Migrated variants to the new syntax. | Eduardo Julian | 2021-09-10 | 5 | -102/+102 |
* | De-taggification | part 4 | Eduardo Julian | 2021-09-07 | 4 | -19/+19 |
* | De-taggification | part 2 | Eduardo Julian | 2021-09-04 | 5 | -9/+9 |
* | De-taggification | part 0 | Eduardo Julian | 2021-08-29 | 1 | -1/+1 |
* | Updates to the Ruby compiler. | Eduardo Julian | 2021-08-27 | 1 | -1/+1 |
* | Outsourced the syntax for labelled type definitions to macros. | Eduardo Julian | 2021-08-24 | 5 | -42/+42 |
* | The Python compiler can now be compiled by the new JVM compiler. | Eduardo Julian | 2021-08-23 | 2 | -40/+40 |
* | Some bug fixes. | Eduardo Julian | 2021-08-18 | 2 | -7/+7 |
* | Made extension-definition macros specify their bindings the same way as syntax:. | Eduardo Julian | 2021-08-16 | 1 | -2/+2 |
* | Moved documentation-generation machinery to its own module. | Eduardo Julian | 2021-08-14 | 1 | -2/+2 |
* | Made program: specify its bindings the same way as syntax:. | Eduardo Julian | 2021-08-13 | 1 | -1/+1 |
* | Improved binding syntax for "syntax:". | Eduardo Julian | 2021-08-12 | 1 | -1/+1 |
* | Relocated maybe and lazy from data to control. | Eduardo Julian | 2021-08-11 | 3 | -76/+76 |
* | Improved single-line comment syntax (from "##" to "..."). | Eduardo Julian | 2021-08-09 | 1 | -2/+2 |
* | Split new-luxc into lux-jvm and lux-r. | Eduardo Julian | 2020-05-30 | 5 | -0/+1546 |