Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made inlined functions into first-class macros. | Eduardo Julian | 2022-07-26 | 1 | -0/+2 |
| | |||||
* | Moved "lux/macro/code" to "lux/meta/code". | Eduardo Julian | 2022-07-01 | 1 | -0/+2 |
| | |||||
* | Better syntax for invoking super methods inside overriden methods. | Eduardo Julian | 2022-06-14 | 1 | -0/+1 |
| | |||||
* | Compilers for scripting languages now only depend on new JVM compiler. | Eduardo Julian | 2022-03-07 | 1 | -1/+2 |
| | |||||
* | The Python compiler can now be compiled by the new JVM compiler. | Eduardo Julian | 2021-08-23 | 1 | -0/+4 |