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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Made the be/de macros for (co)monadic expression extensible.
Eduardo Julian
2021-08-07
138
-1263
/
+1392
*
Fixed a bug in the new compiler which allowed the same module to be imported ...
Eduardo Julian
2021-08-02
100
-486
/
+538
*
Even more renamings.
Eduardo Julian
2021-08-01
155
-802
/
+802
*
Yet more renamings.
Eduardo Julian
2021-07-31
55
-621
/
+736
*
More renamings.
Eduardo Julian
2021-07-30
101
-692
/
+737
*
Switched from the "from to" convention to the "minimum additional" convention.
Eduardo Julian
2021-07-29
74
-616
/
+702
*
Re-named List's tags: Nil => End && Cons => Item
Eduardo Julian
2021-07-28
148
-1521
/
+1672
*
Re-named wrap => in && unwrap => out.
Eduardo Julian
2021-07-27
282
-5656
/
+5799
*
Re-named Promise to Async.
Eduardo Julian
2021-07-26
116
-1494
/
+1561
*
Better syntax for "library/lux.^multi".
Eduardo Julian
2021-07-25
144
-1486
/
+1573
*
Now packaging JVM programs as "fat" jars in new JVM compiler.
Eduardo Julian
2021-07-24
6
-41
/
+161
*
Automatically handling input/output conversions for methods in new JVM compi...
Eduardo Julian
2021-07-23
2
-35
/
+120
*
New JVM compiler can now compile JVM classes.
Eduardo Julian
2021-07-22
4
-134
/
+181
*
Updated the Scriptum documentation generator.
Eduardo Julian
2021-07-20
9
-86
/
+171
*
Made the default JS file-system promise-based so it works well on Node.
Eduardo Julian
2021-07-19
3
-92
/
+188
*
New JVM compiler can now compile JVM interfaces.
Eduardo Julian
2021-07-18
15
-218
/
+256
*
Now allowing compilers to generate custom-named outputs.
Eduardo Julian
2021-07-17
23
-99
/
+125
*
Now properly loading cached modules.
Eduardo Julian
2021-07-17
9
-90
/
+121
*
Fixed some inconsistent naming.
Eduardo Julian
2021-07-16
19
-126
/
+114
*
Re-named "spec" hierarchy to "specification".
Eduardo Julian
2021-07-15
3
-9
/
+12
*
Constant inlining.
Eduardo Julian
2021-07-14
1
-182
/
+182
*
Normalized the hierarchy of the standard library modules.
Eduardo Julian
2021-07-14
445
-0
/
+89763
[prev]