Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Outsourced the syntax for labelled type definitions to macros. | Eduardo Julian | 2021-08-24 | 27 | -26/+1370 |
| | |||||
* | The Python compiler can now be compiled by the new JVM compiler. | Eduardo Julian | 2021-08-23 | 37 | -64/+1560 |
| | |||||
* | Can now produce arbitrary code fragments statically by evaluating arbitrary ↵ | Eduardo Julian | 2021-08-21 | 22 | -25/+1834 |
| | | | | expressions at compile-time. | ||||
* | More fixes. | Eduardo Julian | 2021-08-20 | 25 | -22/+1883 |
| | |||||
* | Enabled compile-time code evaluation (i.e. "eval" function). | Eduardo Julian | 2021-08-19 | 27 | -25/+2349 |
| | |||||
* | Some bug fixes. | Eduardo Julian | 2021-08-18 | 34 | -51/+1487 |
| | |||||
* | Made extension-definition macros specify their bindings the same way as syntax:. | Eduardo Julian | 2021-08-16 | 34 | -34/+1426 |
| | |||||
* | Moved documentation-generation machinery to its own module. | Eduardo Julian | 2021-08-14 | 12 | -0/+326 |