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
/
program
/
licentia
/
license
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2020-12-10
Updated Lux license to v0.1.1.
Eduardo Julian
1
-5
/
+7
2020-12-09
Added support for "Commons Clause" to Licentia.
Eduardo Julian
1
-0
/
+28
2020-12-01
Added specialized root/2 and root/3 functions in lux/math.
Eduardo Julian
5
-14
/
+10
2019-07-26
No more "n/"-prefixed functions.
Eduardo Julian
1
-1
/
+3
2019-06-20
Improved the convention for using text formatters.
Eduardo Julian
13
-50
/
+47
2019-03-30
Re-named "do-template" to "template".
Eduardo Julian
2
-2
/
+2
2019-03-15
Changed the convention for the structure opening separator from "/" to ";", ↵
Eduardo Julian
5
-10
/
+10
to avoid confusion since "/" is used for relative module paths.
2019-03-14
Now allowing the alias of a module to refer to the alias of an ancestor.
Eduardo Julian
1
-3
/
+3
2019-02-11
Added the special # syntax for referring to the module's alias when opening ↵
Eduardo Julian
5
-6
/
+6
structures.
2019-02-05
Folded license-making program (legislator) into the Lux project proper (as ↵
Eduardo Julian
15
-0
/
+1191
licentia).