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
/
library
/
lux
/
data
/
format
/
tar.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some bug fixes.
Eduardo Julian
2021-08-18
1
-31
/
+31
*
Made extension-definition macros specify their bindings the same way as syntax:.
Eduardo Julian
2021-08-16
1
-19
/
+19
*
Made program: specify its bindings the same way as syntax:.
Eduardo Julian
2021-08-13
1
-1
/
+1
*
Relocated maybe and lazy from data to control.
Eduardo Julian
2021-08-11
1
-3
/
+3
*
Improved single-line comment syntax (from "##" to "...").
Eduardo Julian
2021-08-09
1
-27
/
+27
*
No more #export magic syntax.
Eduardo Julian
2021-08-08
1
-39
/
+53
*
Made the be/de macros for (co)monadic expression extensible.
Eduardo Julian
2021-08-07
1
-4
/
+4
*
Fixed a bug in the new compiler which allowed the same module to be imported ...
Eduardo Julian
2021-08-02
1
-6
/
+6
*
Even more renamings.
Eduardo Julian
2021-08-01
1
-5
/
+5
*
Yet more renamings.
Eduardo Julian
2021-07-31
1
-22
/
+23
*
Switched from the "from to" convention to the "minimum additional" convention.
Eduardo Julian
2021-07-29
1
-27
/
+27
*
Re-named wrap => in && unwrap => out.
Eduardo Julian
2021-07-27
1
-40
/
+40
*
Better syntax for "library/lux.^multi".
Eduardo Julian
2021-07-25
1
-5
/
+5
*
Normalized the hierarchy of the standard library modules.
Eduardo Julian
2021-07-14
1
-0
/
+871