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