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
/
row.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...
Eduardo Julian
2020-12-02
1
-5
/
+5
*
Better error messages when re-using a name when making a definition.
Eduardo Julian
2020-11-24
1
-15
/
+15
*
Re-named the directory for my bookmarks to better reflect what they are.
Eduardo Julian
2020-10-31
1
-12
/
+12
*
Some improvements to the Lux syntax parser.
Eduardo Julian
2020-10-25
1
-50
/
+156
*
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
*
Some tweaks to how dictionaries and rows work.
Eduardo Julian
2020-04-15
1
-8
/
+9
*
No more "n/"-prefixed functions.
Eduardo Julian
2019-07-26
1
-15
/
+15
*
Improved the convention for using text formatters.
Eduardo Julian
2019-06-20
1
-13
/
+13
*
Created the "lux/abstract" branch and moved some modules into it.
Eduardo Julian
2019-04-06
1
-1
/
+1
*
Fixed more tests.
Eduardo Julian
2019-03-29
1
-11
/
+15
*
Ported tests for collection-related modules.
Eduardo Julian
2019-03-24
1
-71
/
+65
*
Changed the convention for the structure opening separator from "/" to ";", t...
Eduardo Julian
2019-03-15
1
-19
/
+19
*
Added the special # syntax for referring to the module's alias when opening s...
Eduardo Julian
2019-02-11
1
-1
/
+1
*
Integrated tests into normal source code.
Eduardo Julian
2019-02-05
1
-0
/
+82