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
/
documentation
/
book
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Improved binding syntax for "syntax:".
Eduardo Julian
2021-08-12
2
-1
/
+114
|
*
Relocated maybe and lazy from data to control.
Eduardo Julian
2021-08-11
2
-1
/
+242
|
*
Improved single-line comment syntax (from "##" to "...").
Eduardo Julian
2021-08-09
2
-1
/
+265
|
*
No more #export magic syntax.
Eduardo Julian
2021-08-08
1
-1
/
+1
|
*
Made the be/de macros for (co)monadic expression extensible.
Eduardo Julian
2021-08-07
2
-1
/
+169
|
*
Fixed a bug in the new compiler which allowed the same module to be imported ↵
Eduardo Julian
2021-08-02
2
-1
/
+316
|
|
|
|
more than once.
*
Even more renamings.
Eduardo Julian
2021-08-01
2
-1
/
+191
|
*
Yet more renamings.
Eduardo Julian
2021-07-31
2
-1
/
+317
|
*
More renamings.
Eduardo Julian
2021-07-30
2
-1
/
+375
|
*
Switched from the "from to" convention to the "minimum additional" convention.
Eduardo Julian
2021-07-29
2
-1
/
+176
|
*
Re-named List's tags: Nil => End && Cons => Item
Eduardo Julian
2021-07-28
2
-1
/
+226
|
*
Re-named wrap => in && unwrap => out.
Eduardo Julian
2021-07-27
3
-8
/
+160
|
*
Re-named Promise to Async.
Eduardo Julian
2021-07-26
2
-0
/
+105
|
*
Better syntax for "library/lux.^multi".
Eduardo Julian
2021-07-25
1
-0
/
+31