Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-03-30 | Re-named "as_is" to "these" to avoid confusion with the new type-annotation ↵ | Eduardo Julian | 1 | -0/+2 | |
macro names. | |||||
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 ↵ | Eduardo Julian | 1 | -0/+1 | |
else). | |||||
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 | |