Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made inlined functions into first-class macros. | Eduardo Julian | 2022-07-26 | 1 | -0/+13 |
* | Can now add type-vars to imported procedures from scripting languages. | Eduardo Julian | 2022-03-14 | 1 | -0/+4 |
* | Added an easy way to export Lux functionality to host programs (everywhere el... | Eduardo Julian | 2022-03-11 | 1 | -7/+11 |
* | No longer employing the capabilities model on the lux/world/* modules. | Eduardo Julian | 2021-07-02 | 1 | -0/+1 |
* | "signature:" -> "interface:" & "structure:" -> "implementation:" | Eduardo Julian | 2021-06-30 | 1 | -0/+4 |
* | Added a macro for type-casting JVM objects. | Eduardo Julian | 2021-06-24 | 1 | -0/+20 |