aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/platform/compiler (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-named "lux/platform" to "lux/tool".Eduardo Julian2019-02-1261-8950/+0
* - Updated JS machinery.Eduardo Julian2019-02-121-306/+0
* Added the special # syntax for referring to the module's alias when opening s...Eduardo Julian2019-02-1133-144/+145
* Changed the naming style for structures.Eduardo Julian2019-02-0447-320/+318
* Shortened normalization codes.Eduardo Julian2019-01-091-23/+23
* Re-named the "Error" tag to "Failure".Eduardo Julian2018-12-1516-79/+79
* Extracted "phase" from under "lux/platform/compiler/default".Eduardo Julian2018-10-2946-19/+21
* Nested the compiler and the interpreter under the lux/platform/* path.Eduardo Julian2018-10-2962-0/+9255