Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-08-14 | Documentation changes for v0.7.0 | Eduardo Julian | 1 | -4/+31 | |
2022-03-16 | Generalized/type-agnostic arithmetic. | Eduardo Julian | 1 | -0/+2 | |
2022-03-11 | Added an easy way to export Lux functionality to host programs (everywhere ↵ | Eduardo Julian | 1 | -0/+1 | |
else). | |||||
2022-03-09 | Added an easy way to export Lux functionality to host programs (in JVM). | Eduardo Julian | 1 | -2/+4 | |
2022-02-23 | ADDED Can pass config parameters to compiler and select code based on it. ↵ | Eduardo Julian | 1 | -0/+3 | |
Can also select code based on compiler version. | |||||
2022-01-24 | Added explicit function inlining. | Eduardo Julian | 1 | -0/+13 | |