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
/
macro
/
poly
/
json.lux
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Re-named "with-cover" to "for".
Eduardo Julian
2020-12-10
1
-2
/
+2
|
*
Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵
Eduardo Julian
2020-12-02
1
-2
/
+2
|
|
|
|
convention that only macros that deal with types may start with a colon.
*
Re-named the directory for my bookmarks to better reflect what they are.
Eduardo Julian
2020-10-31
1
-2
/
+2
|
*
Re-named "search" to "one" and "search-all" to "all".
Eduardo Julian
2020-10-24
1
-12
/
+14
|
*
Added deployment code to Aedifex.
Eduardo Julian
2020-10-03
1
-0
/
+1
|
*
Download and catch dependencies in Aedifex.
Eduardo Julian
2020-08-26
1
-23
/
+24
|
*
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
|
*
Test for enums + adjustments to Python-generation code.
Eduardo Julian
2020-03-04
1
-2
/
+1
|
*
Got the tests running again.
Eduardo Julian
2019-09-15
1
-8
/
+8
|
*
No more "n/"-prefixed functions.
Eduardo Julian
2019-07-26
1
-1
/
+2
|
*
Re-name "lux/data/error" to "lux/control/try".
Eduardo Julian
2019-07-02
1
-1
/
+0
|
*
Improved the convention for using text formatters.
Eduardo Julian
2019-06-20
1
-2
/
+2
|
*
Moved the JSON parser under "lux/control/parser/".
Eduardo Julian
2019-04-19
1
-2
/
+4
|
*
Created the "lux/abstract" branch and moved some modules into it.
Eduardo Julian
2019-04-06
1
-3
/
+4
|
*
Ported tests for macro-related modules.
Eduardo Julian
2019-03-24
1
-0
/
+114