aboutsummaryrefslogtreecommitdiff
path: root/luxc/src/lux/optimizer.clj (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-named "Bool" type to "Bit".Eduardo Julian2018-07-131-14/+14
* - Re-named "degree" to "revolution".Eduardo Julian2018-07-041-9/+9
* - Fixed a bug during optimization in old luxc.Eduardo Julian2018-01-021-1/+1
* - Re-named "real" numbers to "frac"(tions).Eduardo Julian2017-09-041-9/+9
* - Lux no longer has a Char primitive data-type.Eduardo Julian2017-07-021-66/+0
* - Separated the analysis of definitions from the analysis of variables.Eduardo Julian2017-04-301-4/+5
* - Renamed _lux_lambda to _lux_function.Eduardo Julian2017-04-101-2/+2
* - Made some improvements to error messages in the compiler.Eduardo Julian2017-04-051-4/+4
* - Changed the license from MPL 2.0 to MIT.Eduardo Julian2017-01-261-4/+0
* - Improved Lux error messages by ensuring the cursor is always present.Eduardo Julian2017-01-251-1/+1
* - Renamed lux/data/struct/tree to lux/data/struct/tree/rose.Eduardo Julian2017-01-251-11/+11
* - Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian2016-12-011-0/+1202