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
/
data
/
collection
/
list.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
No more escaping of horizontal-tab.
Eduardo Julian
2018-08-22
1
-6
/
+6
*
No more multi-line text.
Eduardo Julian
2018-08-22
1
-6
/
+4
*
Replace the error-prone "n/range" calls with "indices".
Eduardo Julian
2018-08-02
1
-9
/
+9
*
Covered some missing bits.
Eduardo Julian
2018-07-28
1
-1
/
+1
*
Removed temporary "|" prefix on Nat.
Eduardo Julian
2018-07-28
1
-37
/
+37
*
Temporary commit to get rid of "+" signs for Nat.
Eduardo Julian
2018-07-28
1
-37
/
+37
*
Re-named "Symbol" to "Identifier".
Eduardo Julian
2018-07-21
1
-15
/
+15
*
"^open" and "open:" now use aliases instead of prefixes, the same way as modu...
Eduardo Julian
2018-07-20
1
-5
/
+5
*
No longer giving default aliases to un-prefixed imports.
Eduardo Julian
2018-07-20
1
-5
/
+5
*
- New syntax for bit values: "#0" and "#1", instead of "false" and "true".
Eduardo Julian
2018-07-14
1
-8
/
+8
*
Re-named "Bool" type to "Bit".
Eduardo Julian
2018-07-13
1
-11
/
+11
*
- Got rid of "lux text replace-once" and "lux text replace-all" extensions.
Eduardo Julian
2018-07-11
1
-1
/
+22
*
- Improvements to import syntax [part 2].
Eduardo Julian
2018-07-11
1
-10
/
+12
*
- Improvements to import syntax [part 1].
Eduardo Julian
2018-07-11
1
-1
/
+1
*
- Improvements to import syntax [part 0].
Eduardo Julian
2018-07-10
1
-5
/
+5
*
- Re-named path "lux/data/coll/*" to "lux/data/collection/*".
Eduardo Julian
2018-07-10
1
-0
/
+554