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
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2019-03-17
Now only timing compiler operations in the Leiningen plugin.
Eduardo Julian
1
-15
/
+0
2019-03-15
Changed the convention for the structure opening separator from "/" to ";", ↵
Eduardo Julian
9
-54
/
+54
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
3
-9
/
+9
2019-03-13
The general shape of the compiler has been recognized as a program unto ↵
Eduardo Julian
2
-0
/
+139
itself (albeit a program which must be parameterized).
2019-02-24
Improved the names of monad transformers.
Eduardo Julian
2
-2
/
+2
2019-02-11
Updated license for 2019.
Eduardo Julian
1
-18
/
+24
2019-02-11
Added the special # syntax for referring to the module's alias when opening ↵
Eduardo Julian
9
-13
/
+13
structures.
2019-02-07
Small improvements & fixes.
Eduardo Julian
1
-0
/
+5
2019-02-05
Updated Scriptum to make sure it always generates documentation for tested ↵
Eduardo Julian
1
-8
/
+4
modules.
2019-02-05
Folded license-making program (legislator) into the Lux project proper (as ↵
Eduardo Julian
20
-0
/
+1816
licentia).
2019-02-05
Migrated documentation tool's code into stdlib.
Eduardo Julian
1
-0
/
+518