aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/tool/compiler/phase/analysis/expression.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-03Some refactoring around analysis.Eduardo Julian1-130/+0
2019-03-02Partially factored-out the macro-expansion machinery.Eduardo Julian1-12/+13
2019-02-24Got new-luxc to compile/build again.Eduardo Julian1-81/+101
2019-02-12Re-named "lux/platform" to "lux/tool".Eduardo Julian1-0/+0
2019-02-04Changed the naming style for structures.Eduardo Julian1-1/+1
2018-10-29Extracted "phase" from under "lux/platform/compiler/default".Eduardo Julian1-0/+0
2018-10-29Nested the compiler and the interpreter under the lux/platform/* path.Eduardo Julian1-0/+0
2018-10-27- Refactored macro-expansion code.Eduardo Julian1-35/+4
2018-08-23No more escaping of new-line.Eduardo Julian1-2/+2
2018-08-22No more escaping of horizontal-tab.Eduardo Julian1-2/+2
2018-08-16Extension-related fixes.Eduardo Julian1-1/+1
2018-08-15Fixes for pattern-matching and macro-expansions.Eduardo Julian1-24/+32
2018-08-09- Fixes for eval.Eduardo Julian1-37/+45
2018-08-08- Re-defined the relationship between analysis and evaluation.Eduardo Julian1-90/+93
2018-08-02Cleared out "lux/compiler/default" module off its contents to re-use the spac...Eduardo Julian1-2/+2
2018-07-21Re-named "Symbol" to "Identifier".Eduardo Julian1-2/+2
2018-07-21- Re-named "Compiler" to "Phase".Eduardo Julian1-6/+6
2018-07-20No longer giving default aliases to un-prefixed imports.Eduardo Julian1-12/+11
2018-07-13Re-named "Bool" type to "Bit".Eduardo Julian1-1/+1
2018-07-13- Fixes for compiler build [part 0].Eduardo Julian1-30/+27
2018-07-11- Improvements to import syntax [part 2].Eduardo Julian1-10/+14
2018-07-10- Improvements to import syntax [part 0].Eduardo Julian1-4/+4
2018-07-10- Re-named path "lux/lang/*" to "lux/language/*".Eduardo Julian1-0/+0
2018-07-04- Re-named "degree" to "revolution".Eduardo Julian1-1/+1
2018-06-17- Heavy refactoring to integrate extensions better with the rest of the compi...Eduardo Julian1-0/+121