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.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved parsing speed for Lux code.
Eduardo Julian
2020-12-11
1
-2
/
+2
*
Added support for "Commons Clause" to Licentia.
Eduardo Julian
2020-12-09
1
-17
/
+20
*
Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...
Eduardo Julian
2020-12-02
1
-4
/
+4
*
Added specialized root/2 and root/3 functions in lux/math.
Eduardo Julian
2020-12-01
1
-2
/
+2
*
Some small refactoring.
Eduardo Julian
2020-10-25
1
-2
/
+2
*
Mandatory long names for JVM imports, instead of having "long" be optional an...
Eduardo Julian
2020-10-09
1
-2
/
+2
*
Fixes and improvements to JavaScript compilation.
Eduardo Julian
2020-07-10
1
-1
/
+2
*
Re-name "lux/data/error" to "lux/control/try".
Eduardo Julian
2019-07-02
1
-7
/
+7
*
Improved the convention for using text formatters.
Eduardo Julian
2019-06-20
1
-1
/
+1
*
Created the "lux/abstract" branch and moved some modules into it.
Eduardo Julian
2019-04-06
1
-1
/
+2
*
Changed the convention for the structure opening separator from "/" to ";", t...
Eduardo Julian
2019-03-15
1
-2
/
+2
*
Now allowing the alias of a module to refer to the alias of an ancestor.
Eduardo Julian
2019-03-14
1
-3
/
+3
*
Improved the names of monad transformers.
Eduardo Julian
2019-02-24
1
-1
/
+1
*
Updated license for 2019.
Eduardo Julian
2019-02-11
1
-18
/
+24
*
Added the special # syntax for referring to the module's alias when opening s...
Eduardo Julian
2019-02-11
1
-1
/
+1
*
Small improvements & fixes.
Eduardo Julian
2019-02-07
1
-0
/
+5
*
Folded license-making program (legislator) into the Lux project proper (as li...
Eduardo Julian
2019-02-05
1
-0
/
+66