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
/
lux
/
control
/
exception.lux
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Re-named "with-cover" to "for".
Eduardo Julian
2020-12-10
1
-1
/
+1
|
*
Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵
Eduardo Julian
2020-12-02
1
-1
/
+1
|
|
|
|
convention that only macros that deal with types may start with a colon.
*
Allow name formatting for JVM imports, similar to Lux module imports.
Eduardo Julian
2020-11-26
1
-4
/
+4
|
*
Allow defining anonymous actors.
Eduardo Julian
2020-11-02
1
-2
/
+2
|
*
WIP: New build-tool named Aedifex (can read project descriptions).
Eduardo Julian
2020-08-12
1
-81
/
+82
|
*
Local binding names for (co|indexed-)?monads are now explicitly set.
Eduardo Julian
2020-05-17
1
-1
/
+1
|
*
Improved test for exceptions.
Eduardo Julian
2020-04-18
1
-23
/
+100
|
*
No more "n/"-prefixed functions.
Eduardo Julian
2019-07-26
1
-4
/
+6
|
*
Improved the convention for using text formatters.
Eduardo Julian
2019-06-20
1
-2
/
+2
|
*
Created the "lux/abstract" branch and moved some modules into it.
Eduardo Julian
2019-04-06
1
-2
/
+1
|
*
Ported some modules to the new test format.
Eduardo Julian
2019-02-08
1
-20
/
+23
|
*
Integrated tests into normal source code.
Eduardo Julian
2019-02-05
1
-0
/
+35