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