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
/
specification
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Moved documentation-generation machinery to its own module.
Eduardo Julian
2021-08-14
2
-5
/
+5
*
Made program: specify its bindings the same way as syntax:.
Eduardo Julian
2021-08-13
1
-1
/
+1
*
Improved binding syntax for "syntax:".
Eduardo Julian
2021-08-12
1
-1
/
+1
*
Relocated maybe and lazy from data to control.
Eduardo Julian
2021-08-11
7
-10
/
+10
*
Improved single-line comment syntax (from "##" to "...").
Eduardo Julian
2021-08-09
3
-14
/
+14
*
No more #export magic syntax.
Eduardo Julian
2021-08-08
27
-33
/
+33
*
Made the be/de macros for (co)monadic expression extensible.
Eduardo Julian
2021-08-07
10
-17
/
+17
*
Fixed a bug in the new compiler which allowed the same module to be imported ...
Eduardo Julian
2021-08-02
1
-1
/
+1
*
Even more renamings.
Eduardo Julian
2021-08-01
1
-2
/
+2
*
Yet more renamings.
Eduardo Julian
2021-07-31
1
-31
/
+13
*
More renamings.
Eduardo Julian
2021-07-30
3
-14
/
+14
*
Re-named List's tags: Nil => End && Cons => Item
Eduardo Julian
2021-07-28
13
-210
/
+210
*
Re-named wrap => in && unwrap => out.
Eduardo Julian
2021-07-27
12
-181
/
+183
*
Re-named Promise to Async.
Eduardo Julian
2021-07-26
8
-77
/
+77
*
Better syntax for "library/lux.^multi".
Eduardo Julian
2021-07-25
4
-26
/
+26
*
Made the default JS file-system promise-based so it works well on Node.
Eduardo Julian
2021-07-19
1
-4
/
+3
*
Fixed some inconsistent naming.
Eduardo Julian
2021-07-16
3
-9
/
+9
*
Re-named "spec" hierarchy to "specification".
Eduardo Julian
2021-07-15
27
-0
/
+2243
[prev]