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
/
licentia.lux
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Extracted Licentia out of the standard library.
Eduardo Julian
2021-06-14
1
-369
/
+0
|
*
Added support for "Commons Clause" to Licentia.
Eduardo Julian
2020-12-09
1
-49
/
+72
|
*
Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵
Eduardo Julian
2020-12-02
1
-5
/
+5
|
|
|
|
convention that only macros that deal with types may start with a colon.
*
Added "private" macro to lux/debug.
Eduardo Julian
2020-11-28
1
-17
/
+17
|
*
Allow defining anonymous actors.
Eduardo Julian
2020-11-02
1
-4
/
+4
|
*
Local binding names for (co|indexed-)?monads are now explicitly set.
Eduardo Julian
2020-05-17
1
-2
/
+2
|
*
No more "n/"-prefixed functions.
Eduardo Julian
2019-07-26
1
-6
/
+6
|
*
Created the "lux/abstract" branch and moved some modules into it.
Eduardo Julian
2019-04-06
1
-2
/
+1
|
*
Changed the convention for the structure opening separator from "/" to ";", ↵
Eduardo Julian
2019-03-15
1
-17
/
+17
|
|
|
|
to avoid confusion since "/" is used for relative module paths.
*
Added the special # syntax for referring to the module's alias when opening ↵
Eduardo Julian
2019-02-11
1
-4
/
+4
|
|
|
|
structures.
*
Folded license-making program (legislator) into the Lux project proper (as ↵
Eduardo Julian
2019-02-05
1
-0
/
+347
licentia).