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