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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-07
De-taggification | part 4
Eduardo Julian
27
-173
/
+173
2021-09-05
Changed the syntax of do/be's (co)monad bindings.
Eduardo Julian
12
-33
/
+33
2021-09-04
De-taggification | part 2
Eduardo Julian
27
-168
/
+168
2021-09-03
Unified tuple and record syntax.
Eduardo Julian
4
-22
/
+22
2021-08-27
Updates to the Ruby compiler.
Eduardo Julian
15
-33
/
+33
2021-08-24
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
13
-73
/
+73
2021-08-23
The Python compiler can now be compiled by the new JVM compiler.
Eduardo Julian
5
-25
/
+24
2021-08-18
Some bug fixes.
Eduardo Julian
7
-16
/
+16
2021-08-16
Made extension-definition macros specify their bindings the same way as syntax:.
Eduardo Julian
5
-7
/
+7
2021-08-14
Moved documentation-generation machinery to its own module.
Eduardo Julian
2
-5
/
+5
2021-08-13
Made program: specify its bindings the same way as syntax:.
Eduardo Julian
1
-1
/
+1
2021-08-12
Improved binding syntax for "syntax:".
Eduardo Julian
1
-1
/
+1
2021-08-11
Relocated maybe and lazy from data to control.
Eduardo Julian
7
-10
/
+10
2021-08-09
Improved single-line comment syntax (from "##" to "...").
Eduardo Julian
3
-14
/
+14
2021-08-08
No more #export magic syntax.
Eduardo Julian
27
-33
/
+33
2021-08-07
Made the be/de macros for (co)monadic expression extensible.
Eduardo Julian
10
-17
/
+17
2021-08-02
Fixed a bug in the new compiler which allowed the same module to be imported ...
Eduardo Julian
1
-1
/
+1
2021-08-01
Even more renamings.
Eduardo Julian
1
-2
/
+2
2021-07-31
Yet more renamings.
Eduardo Julian
1
-31
/
+13
2021-07-30
More renamings.
Eduardo Julian
3
-14
/
+14
2021-07-28
Re-named List's tags: Nil => End && Cons => Item
Eduardo Julian
13
-210
/
+210
2021-07-27
Re-named wrap => in && unwrap => out.
Eduardo Julian
12
-181
/
+183
2021-07-26
Re-named Promise to Async.
Eduardo Julian
8
-77
/
+77
2021-07-25
Better syntax for "library/lux.^multi".
Eduardo Julian
4
-26
/
+26
2021-07-19
Made the default JS file-system promise-based so it works well on Node.
Eduardo Julian
1
-4
/
+3
2021-07-16
Fixed some inconsistent naming.
Eduardo Julian
3
-9
/
+9
2021-07-15
Re-named "spec" hierarchy to "specification".
Eduardo Julian
27
-0
/
+2243