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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-named ":coerce" to ":as" since it technically doesn't do coercions.
Eduardo Julian
2021-07-11
4
-47
/
+47
*
Re-named lux/host to lux/ffi.
Eduardo Julian
2021-05-24
1
-2
/
+2
*
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
5
-12
/
+12
*
Added "private" macro to lux/debug.
Eduardo Julian
2020-11-28
5
-28
/
+28
*
Easy to use Rev constants.
Eduardo Julian
2020-10-31
5
-16
/
+16
*
Re-named some list functions.
Eduardo Julian
2020-10-24
1
-1
/
+1
*
Mandatory long names for JVM imports, instead of having "long" be optional an...
Eduardo Julian
2020-10-09
1
-1
/
+1
*
Allow "#io" outputs for JS imports.
Eduardo Julian
2020-08-09
1
-2
/
+3
*
Local binding names for (co|indexed-)?monads are now explicitly set.
Eduardo Julian
2020-05-17
5
-7
/
+7
*
No more "n/"-prefixed functions.
Eduardo Julian
2019-07-26
5
-35
/
+41
*
No more "i/"-prefixed functions.
Eduardo Julian
2019-07-25
2
-12
/
+14
*
No more "f/"-prefixed functions.
Eduardo Julian
2019-07-24
4
-21
/
+28
*
Re-name "lux/data/error" to "lux/control/try".
Eduardo Julian
2019-07-02
6
-59
/
+57
*
Improved the convention for using text formatters.
Eduardo Julian
2019-06-20
5
-12
/
+10
*
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
6
-19
/
+25
*
Ported common extensions tests.
Eduardo Julian
2019-04-26
1
-0
/
+339
*
- Ported pattern-matching tests.
Eduardo Julian
2019-04-26
2
-0
/
+376
*
Ported reference tests.
Eduardo Julian
2019-04-26
1
-0
/
+56
*
WIP: Turning compiler tests into a re-usable specification.
Eduardo Julian
2019-04-26
2
-0
/
+132