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
/
lux
/
time.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
De-taggification | part 2
Eduardo Julian
2021-09-04
1
-6
/
+6
*
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
2021-08-24
1
-8
/
+8
*
The Python compiler can now be compiled by the new JVM compiler.
Eduardo Julian
2021-08-23
1
-4
/
+4
*
Relocated maybe and lazy from data to control.
Eduardo Julian
2021-08-11
1
-1
/
+1
*
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
1
-6
/
+6
*
More renamings.
Eduardo Julian
2021-07-30
1
-3
/
+3
*
Better syntax for "library/lux.^multi".
Eduardo Julian
2021-07-25
1
-3
/
+3
*
Re-named "spec" hierarchy to "specification".
Eduardo Julian
2021-07-15
1
-1
/
+1
*
Normalized the hierarchy of the standard library modules.
Eduardo Julian
2021-07-14
1
-23
/
+24
*
Better syntax for parallel-hierarchy imports.
Eduardo Julian
2021-07-12
1
-8
/
+7
*
Made sure the "phase" parameter of extensions is always usable (even across l...
Eduardo Julian
2021-07-08
1
-10
/
+144
*
Raise error when trying to use deprecated fields/method/classes in JVM.
Eduardo Julian
2021-01-12
1
-4
/
+6
*
Ported tests for time-related modules.
Eduardo Julian
2019-03-23
1
-0
/
+19