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
/
set.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added the missing cache invalidation to the new compiler.
Eduardo Julian
2020-06-29
1
-2
/
+6
*
No more "n/"-prefixed functions.
Eduardo Julian
2019-07-26
1
-2
/
+4
*
Created the "lux/abstract" branch and moved some modules into it.
Eduardo Julian
2019-04-06
1
-1
/
+1
*
Ported tests for collection-related modules.
Eduardo Julian
2019-03-24
1
-62
/
+63
*
Changed the convention for the structure opening separator from "/" to ";", t...
Eduardo Julian
2019-03-15
1
-4
/
+4
*
Added the special # syntax for referring to the module's alias when opening s...
Eduardo Julian
2019-02-11
1
-1
/
+1
*
Changed the naming style for structures.
Eduardo Julian
2019-02-04
1
-10
/
+10
*
Removed temporary "|" prefix on Nat.
Eduardo Julian
2018-07-28
1
-2
/
+2
*
Temporary commit to get rid of "+" signs for Nat.
Eduardo Julian
2018-07-28
1
-2
/
+2
*
"^open" and "open:" now use aliases instead of prefixes, the same way as modu...
Eduardo Julian
2018-07-20
1
-1
/
+1
*
No longer giving default aliases to un-prefixed imports.
Eduardo Julian
2018-07-20
1
-3
/
+4
*
WIP: Fix new-luxc's JVM back-end.
Eduardo Julian
2018-07-18
1
-1
/
+6
*
Re-named "Bool" type to "Bit".
Eduardo Julian
2018-07-13
1
-4
/
+4
*
- Improvements to import syntax [part 2].
Eduardo Julian
2018-07-11
1
-6
/
+9
*
- 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
-3
/
+3
*
- Re-named path "lux/data/coll/*" to "lux/data/collection/*".
Eduardo Julian
2018-07-10
1
-0
/
+81