Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |