aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/language/compiler/extension (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Re-named "Compiler" to "Phase".Eduardo Julian2018-07-216-1715/+0
| | | - Re-structured the compiler infrastructure.
* Moved "lux/language/type/*" to "lux/type/*".Eduardo Julian2018-07-212-19/+18
|
* "^open" and "open:" now use aliases instead of prefixes, the same way as ↵Eduardo Julian2018-07-203-6/+7
| | | | module aliases.
* No longer giving default aliases to un-prefixed imports.Eduardo Julian2018-07-204-45/+46
|
* - New syntax for bit values: "#0" and "#1", instead of "false" and "true".Eduardo Julian2018-07-141-6/+6
| | | - Small improvements to lux-mode.
* Re-named "Bool" type to "Bit".Eduardo Julian2018-07-132-22/+22
|
* - Fixes for compiler build [part 0].Eduardo Julian2018-07-134-692/+687
|
* - Removed "lux text hash" extension.Eduardo Julian2018-07-111-1/+0
|
* - Removed stale machinery for "lux int min" and "lux int max".Eduardo Julian2018-07-111-3/+0
|
* - Got rid of "lux text replace-once" and "lux text replace-all" extensions.Eduardo Julian2018-07-111-2/+0
|
* - Improvements to import syntax [part 2].Eduardo Julian2018-07-116-58/+73
|
* - Improvements to import syntax [part 1].Eduardo Julian2018-07-114-7/+7
|
* - Improvements to import syntax [part 0].Eduardo Julian2018-07-106-20/+20
|
* - Re-named path "lux/lang/*" to "lux/language/*".Eduardo Julian2018-07-106-0/+1710