index
:
lux
master
fork of https://github.com/LuxLang/lux for my bookshelf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdlib
/
source
/
lux
/
language
/
compiler
/
extension
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
- Re-named "Compiler" to "Phase".
Eduardo Julian
2018-07-21
6
-1715
/
+0
|
|
|
- Re-structured the compiler infrastructure.
*
Moved "lux/language/type/*" to "lux/type/*".
Eduardo Julian
2018-07-21
2
-19
/
+18
|
*
"^open" and "open:" now use aliases instead of prefixes, the same way as ↵
Eduardo Julian
2018-07-20
3
-6
/
+7
|
|
|
|
module aliases.
*
No longer giving default aliases to un-prefixed imports.
Eduardo Julian
2018-07-20
4
-45
/
+46
|
*
- New syntax for bit values: "#0" and "#1", instead of "false" and "true".
Eduardo Julian
2018-07-14
1
-6
/
+6
|
|
|
- Small improvements to lux-mode.
*
Re-named "Bool" type to "Bit".
Eduardo Julian
2018-07-13
2
-22
/
+22
|
*
- Fixes for compiler build [part 0].
Eduardo Julian
2018-07-13
4
-692
/
+687
|
*
- Removed "lux text hash" extension.
Eduardo Julian
2018-07-11
1
-1
/
+0
|
*
- Removed stale machinery for "lux int min" and "lux int max".
Eduardo Julian
2018-07-11
1
-3
/
+0
|
*
- Got rid of "lux text replace-once" and "lux text replace-all" extensions.
Eduardo Julian
2018-07-11
1
-2
/
+0
|
*
- Improvements to import syntax [part 2].
Eduardo Julian
2018-07-11
6
-58
/
+73
|
*
- Improvements to import syntax [part 1].
Eduardo Julian
2018-07-11
4
-7
/
+7
|
*
- Improvements to import syntax [part 0].
Eduardo Julian
2018-07-10
6
-20
/
+20
|
*
- Re-named path "lux/lang/*" to "lux/language/*".
Eduardo Julian
2018-07-10
6
-0
/
+1710