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
/
case.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-named "spec" hierarchy to "specification".
Eduardo Julian
2021-07-15
1
-288
/
+0
*
Normalized the hierarchy of the standard library modules.
Eduardo Julian
2021-07-14
1
-2
/
+2
*
Re-named ":coerce" to ":as" since it technically doesn't do coercions.
Eduardo Julian
2021-07-11
1
-1
/
+1
*
Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...
Eduardo Julian
2020-12-02
1
-4
/
+4
*
Added "private" macro to lux/debug.
Eduardo Julian
2020-11-28
1
-5
/
+5
*
Easy to use Rev constants.
Eduardo Julian
2020-10-31
1
-4
/
+4
*
Local binding names for (co|indexed-)?monads are now explicitly set.
Eduardo Julian
2020-05-17
1
-2
/
+2
*
No more "n/"-prefixed functions.
Eduardo Julian
2019-07-26
1
-5
/
+6
*
No more "f/"-prefixed functions.
Eduardo Julian
2019-07-24
1
-3
/
+5
*
Re-name "lux/data/error" to "lux/control/try".
Eduardo Julian
2019-07-02
1
-12
/
+12
*
Improved the convention for using text formatters.
Eduardo Julian
2019-06-20
1
-4
/
+4
*
Refactored the spec a bit better.
Eduardo Julian
2019-04-26
1
-6
/
+7
*
- Ported pattern-matching tests.
Eduardo Julian
2019-04-26
1
-0
/
+284