aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/compiler/default/phase/analysis/scope.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-29Nested the compiler and the interpreter under the lux/platform/* path.Eduardo Julian1-206/+0
2018-08-26Micro-optimizations.Eduardo Julian1-15/+24
2018-07-28Removed temporary "|" prefix on Nat.Eduardo Julian1-3/+3
2018-07-28Temporary commit to get rid of "+" signs for Nat.Eduardo Julian1-3/+3
2018-07-21- Re-named "Compiler" to "Phase".Eduardo Julian1-1/+1
2018-07-20"^open" and "open:" now use aliases instead of prefixes, the same way as modu...Eduardo Julian1-4/+4
2018-07-20No longer giving default aliases to un-prefixed imports.Eduardo Julian1-9/+10
2018-07-13Re-named "Bool" type to "Bit".Eduardo Julian1-3/+3
2018-07-13- Fixes for compiler build [part 0].Eduardo Julian1-0/+196