Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-08-12 | Fixed test suite. | Eduardo Julian | 1 | -0/+1 |
2022-07-26 | Made inlined functions into first-class macros. | Eduardo Julian | 1 | -0/+4 |
2022-03-30 | Re-named "as_is" to "these" to avoid confusion with the new type-annotation m... | Eduardo Julian | 1 | -0/+2 |
2022-03-14 | Can now add type-vars to imported procedures from scripting languages. | Eduardo Julian | 1 | -0/+1 |
2022-03-11 | Added an easy way to export Lux functionality to host programs (everywhere el... | Eduardo Julian | 1 | -0/+1 |
2022-02-28 | Optimizations for the pure-Lux JVM compiler. [Part 4] | Eduardo Julian | 1 | -0/+1 |
2022-02-22 | No more automatic conversions of primitive types in JVM FFI. | Eduardo Julian | 1 | -0/+4 |