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
/
test
/
aedifex
/
dependency
/
deployment.lux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-18
Some bug fixes.
Eduardo Julian
1
-5
/
+5
2021-08-16
Made extension-definition macros specify their bindings the same way as syntax:.
Eduardo Julian
1
-1
/
+1
2021-08-13
Made program: specify its bindings the same way as syntax:.
Eduardo Julian
1
-2
/
+2
2021-08-12
Improved binding syntax for "syntax:".
Eduardo Julian
1
-2
/
+2
2021-08-11
Relocated maybe and lazy from data to control.
Eduardo Julian
1
-2
/
+2
2021-08-09
Improved single-line comment syntax (from "##" to "...").
Eduardo Julian
1
-3
/
+3
2021-08-08
No more #export magic syntax.
Eduardo Julian
1
-1
/
+1
2021-08-07
Made the be/de macros for (co)monadic expression extensible.
Eduardo Julian
1
-5
/
+5
2021-08-01
Even more renamings.
Eduardo Julian
1
-2
/
+2
2021-07-30
More renamings.
Eduardo Julian
1
-4
/
+4
2021-07-27
Re-named wrap => in && unwrap => out.
Eduardo Julian
1
-30
/
+30
2021-07-26
Re-named Promise to Async.
Eduardo Julian
1
-5
/
+5
2021-07-14
Normalized the hierarchy of the standard library modules.
Eduardo Julian
1
-32
/
+33
2021-07-12
Better syntax for parallel-hierarchy imports.
Eduardo Julian
1
-2
/
+2
2021-07-02
No longer employing the capabilities model on the lux/world/* modules.
Eduardo Julian
1
-0
/
+203