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
/
scriptum.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-10
/
+12
*
Re-name "lux/data/error" to "lux/control/try".
Eduardo Julian
2019-07-02
1
-5
/
+5
*
Improved the convention for using text formatters.
Eduardo Julian
2019-06-20
1
-10
/
+10
*
Removed the useless #lux.type? annotation tag.
Eduardo Julian
2019-05-22
1
-1
/
+1
*
Introduced the "#Macro" type and got rid of the "#lux.macro?" annotation type...
Eduardo Julian
2019-05-02
1
-2
/
+2
*
Created the "lux/abstract" branch and moved some modules into it.
Eduardo Julian
2019-04-06
1
-1
/
+2
*
Re-named "do-template" to "template".
Eduardo Julian
2019-03-30
1
-2
/
+2
*
Changed the convention for the structure opening separator from "/" to ";", t...
Eduardo Julian
2019-03-15
1
-33
/
+33
*
Improved the names of monad transformers.
Eduardo Julian
2019-02-24
1
-1
/
+1
*
Added the special # syntax for referring to the module's alias when opening s...
Eduardo Julian
2019-02-11
1
-3
/
+3
*
Updated Scriptum to make sure it always generates documentation for tested mo...
Eduardo Julian
2019-02-05
1
-8
/
+4
*
Migrated documentation tool's code into stdlib.
Eduardo Julian
2019-02-05
1
-0
/
+518