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