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
/
control
/
thread.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved "Array" type back into "lux/data/collection/array".
Eduardo Julian
2018-08-03
1
-1
/
+1
*
Now implementing box functionality in stdlib instead of the compiler.
Eduardo Julian
2018-07-31
1
-17
/
+29
*
- Improvements to import syntax [part 2].
Eduardo Julian
2018-07-11
1
-5
/
+6
*
- Improvements to import syntax [part 0].
Eduardo Julian
2018-07-10
1
-4
/
+4
*
- Re-named "struct:" to "structure:".
Eduardo Julian
2018-07-10
1
-3
/
+3
*
- Minor improvements.
Eduardo Julian
2018-05-23
1
-1
/
+1
*
- Re-named "Top" to "Any", and "Bottom" to "Nothing".
Eduardo Julian
2018-05-20
1
-1
/
+1
*
- Removed Void and Unit as kinds of types.
Eduardo Julian
2018-05-05
1
-1
/
+1
*
- Re-named "Applicative" to "Apply".
Eduardo Julian
2018-05-02
1
-3
/
+3
*
- Moved the "wrap" function into Monad, and removed Applicative from Monad's ...
Eduardo Julian
2018-05-02
1
-5
/
+5
*
- Improved the syntax for the "lux.function" macro.
Eduardo Julian
2018-04-05
1
-9
/
+9
*
- Added safe (single-threaded) mutation.
Eduardo Julian
2017-12-31
1
-0
/
+78