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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Allow name formatting for JVM imports, similar to Lux module imports.
Eduardo Julian
2020-11-26
1
-7
/
+7
|
*
Better error messages when re-using a name when making a definition.
Eduardo Julian
2020-11-24
1
-4
/
+4
|
*
Improved error reporting for syntax macros.
Eduardo Julian
2020-11-05
1
-84
/
+148
|
*
Lightweight machinery for agent-oriented programming.
Eduardo Julian
2020-11-05
1
-0
/
+216
|
*
Re-named the directory for my bookmarks to better reflect what they are.
Eduardo Julian
2020-10-31
1
-3
/
+3
|
*
Moved all spec(ifications) from under "test/" to under "spec/".
Eduardo Julian
2020-07-01
1
-1
/
+1
|
*
Local binding names for (co|indexed-)?monads are now explicitly set.
Eduardo Julian
2020-05-17
1
-1
/
+1
|
*
No more "n/"-prefixed functions.
Eduardo Julian
2019-07-26
1
-16
/
+16
|
*
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
-1
/
+1
|
*
Ported tests for collection-related modules.
Eduardo Julian
2019-03-24
1
-85
/
+100
|
*
Changed the convention for the structure opening separator from "/" to ";", ↵
Eduardo Julian
2019-03-15
1
-4
/
+4
|
|
|
|
to avoid confusion since "/" is used for relative module paths.
*
Integrated tests into normal source code.
Eduardo Julian
2019-02-05
1
-0
/
+98
[prev]