aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/tool/compiler/reference (follow)
Commit message (Expand)AuthorAgeFilesLines
* Made the syntax of ^template more consistent.Eduardo Julian2020-11-171-5/+5
* Improved naming when evaluating code on the host platform.Eduardo Julian2020-08-101-6/+9
* Updated test for function optimization.Eduardo Julian2020-06-111-1/+2
* Properly implemented and enabled loop optimization.Eduardo Julian2020-06-031-1/+4
* Implemented an optimization for getting fields/slots from records in the new ...Eduardo Julian2020-06-011-0/+59