aboutsummaryrefslogtreecommitdiff
path: root/changelog.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Generalized/type-agnostic arithmetic.Eduardo Julian2022-03-161-0/+2
|
* Added an easy way to export Lux functionality to host programs (everywhere ↵Eduardo Julian2022-03-111-0/+1
| | | | else).
* Added an easy way to export Lux functionality to host programs (in JVM).Eduardo Julian2022-03-091-2/+4
|
* ADDED Can pass config parameters to compiler and select code based on it. ↵Eduardo Julian2022-02-231-0/+3
| | | | Can also select code based on compiler version.
* Added explicit function inlining.Eduardo Julian2022-01-241-0/+13