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
/
aedifex
/
metadata
/
artifact.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed the syntax of do/be's (co)monad bindings.
Eduardo Julian
2021-09-05
1
-1
/
+1
*
De-taggification | part 2
Eduardo Julian
2021-09-04
1
-6
/
+6
*
Unified tuple and record syntax.
Eduardo Julian
2021-09-03
1
-4
/
+4
*
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
2021-08-24
1
-7
/
+7
*
Some bug fixes.
Eduardo Julian
2021-08-18
1
-3
/
+3
*
Made extension-definition macros specify their bindings the same way as syntax:.
Eduardo Julian
2021-08-16
1
-1
/
+1
*
Relocated maybe and lazy from data to control.
Eduardo Julian
2021-08-11
1
-2
/
+2
*
No more #export magic syntax.
Eduardo Julian
2021-08-08
1
-2
/
+2
*
Made the be/de macros for (co)monadic expression extensible.
Eduardo Julian
2021-08-07
1
-2
/
+2
*
More renamings.
Eduardo Julian
2021-07-30
1
-2
/
+2
*
Re-named wrap => in && unwrap => out.
Eduardo Julian
2021-07-27
1
-24
/
+24
*
Re-named Promise to Async.
Eduardo Julian
2021-07-26
1
-2
/
+2
*
Better syntax for "library/lux.^multi".
Eduardo Julian
2021-07-25
1
-2
/
+2
*
New JVM compiler can now compile JVM interfaces.
Eduardo Julian
2021-07-18
1
-19
/
+65
*
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
-5
/
+4
*
Delegate text (lower|upper)-casing to the host-platform implementations.
Eduardo Julian
2021-06-26
1
-3
/
+4
*
Unified repository abstraction for Aedifex.
Eduardo Julian
2020-12-29
1
-2
/
+2
*
Moved "lux/data/number" to "lux/math/number".
Eduardo Julian
2020-12-29
1
-1
/
+1
*
Replaced kebab-case with snake_case for naming convention.
Eduardo Julian
2020-12-25
1
-5
/
+5
*
Improved parsing speed for Lux code.
Eduardo Julian
2020-12-11
1
-0
/
+69