aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/tool/compiler/phase/statement.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-03Some refactoring around statements.Eduardo Julian1-37/+53
2019-03-03Some refactoring around synthesis.Eduardo Julian1-2/+2
2019-03-03Some refactoring around analysis.Eduardo Julian1-2/+3
2019-02-12Re-named "lux/platform" to "lux/tool".Eduardo Julian1-0/+0
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-08-08- Re-defined the relationship between analysis and evaluation.Eduardo Julian1-3/+3
2018-08-03Moved default compiler process to stdlib (with caching temporarily disabled).Eduardo Julian1-1/+16
2018-08-02Moved statement-state initialization o "lux/compiler/default/init".Eduardo Julian1-30/+5
2018-08-02Moved statement phase into stdlib.Eduardo Julian1-0/+55