aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/compiler/default.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Added timing functionality to measure performance.Eduardo Julian2018-08-201-31/+36
* Extension-related fixes.Eduardo Julian2018-08-161-8/+10
* Moved interpreter (REPL) code to stdlib.Eduardo Julian2018-08-111-12/+12
* Moved CLI machinery to stdlib.Eduardo Julian2018-08-111-5/+2
* - Fixes for eval.Eduardo Julian2018-08-091-1/+2
* - Re-defined the relationship between analysis and evaluation.Eduardo Julian2018-08-081-4/+4
* Small fixes.Eduardo Julian2018-08-081-5/+5
* Made some adjustments to fit stdlib's compiler infrastructure to new-luxc.Eduardo Julian2018-08-041-70/+72
* Moved default compiler process to stdlib (with caching temporarily disabled).Eduardo Julian2018-08-031-1/+186
* Cleared out "lux/compiler/default" module off its contents to re-use the spac...Eduardo Julian2018-08-021-10/+1
* Moved evaluation machinery from new-luxc to stdlib.Eduardo Julian2018-07-291-2/+4
* - Re-named "Compiler" to "Phase".Eduardo Julian2018-07-211-0/+9