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
/
spec
/
compositor
/
generation
/
common.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Continuing with Lua
Eduardo Julian
2021-02-10
1
-4
/
+4
*
Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...
Eduardo Julian
2020-12-02
1
-3
/
+3
*
Added "private" macro to lux/debug.
Eduardo Julian
2020-11-28
1
-9
/
+9
*
Easy to use Rev constants.
Eduardo Julian
2020-10-31
1
-3
/
+3
*
Local binding names for (co|indexed-)?monads are now explicitly set.
Eduardo Julian
2020-05-17
1
-1
/
+1
*
No more "n/"-prefixed functions.
Eduardo Julian
2019-07-26
1
-14
/
+15
*
No more "i/"-prefixed functions.
Eduardo Julian
2019-07-25
1
-10
/
+10
*
No more "f/"-prefixed functions.
Eduardo Julian
2019-07-24
1
-11
/
+13
*
Re-name "lux/data/error" to "lux/control/try".
Eduardo Julian
2019-07-02
1
-29
/
+29
*
Improved the convention for using text formatters.
Eduardo Julian
2019-06-20
1
-1
/
+1
*
Turned all "lux int ???" extensions to "lux i64 ???".
Eduardo Julian
2019-04-28
1
-6
/
+6
*
Turned all "lux frac ???" extensions to "lux f64 ???".
Eduardo Julian
2019-04-28
1
-7
/
+7
*
Refactored the spec a bit better.
Eduardo Julian
2019-04-26
1
-1
/
+2
*
Ported common extensions tests.
Eduardo Julian
2019-04-26
1
-0
/
+339