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
/
data
/
collection
/
set
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-26
Allow name formatting for JVM imports, similar to Lux module imports.
Eduardo Julian
1
-7
/
+7
2020-11-24
Better error messages when re-using a name when making a definition.
Eduardo Julian
1
-4
/
+4
2020-11-05
Improved error reporting for syntax macros.
Eduardo Julian
1
-84
/
+148
2020-11-05
Lightweight machinery for agent-oriented programming.
Eduardo Julian
1
-0
/
+216
2020-10-31
Re-named the directory for my bookmarks to better reflect what they are.
Eduardo Julian
1
-3
/
+3
2020-07-01
Moved all spec(ifications) from under "test/" to under "spec/".
Eduardo Julian
1
-1
/
+1
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
-16
/
+16
2019-06-20
Improved the convention for using text formatters.
Eduardo Julian
1
-2
/
+2
2019-04-06
Created the "lux/abstract" branch and moved some modules into it.
Eduardo Julian
1
-1
/
+1
2019-03-24
Ported tests for collection-related modules.
Eduardo Julian
1
-85
/
+100
2019-03-15
Changed the convention for the structure opening separator from "/" to ";", t...
Eduardo Julian
1
-4
/
+4
2019-02-05
Integrated tests into normal source code.
Eduardo Julian
1
-0
/
+98
[prev]