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
/
test
/
lux
/
host.old.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...
Eduardo Julian
2020-12-02
1
-2
/
+2
*
Added specialized root/2 and root/3 functions in lux/math.
Eduardo Julian
2020-12-01
1
-2
/
+2
*
Allow name formatting for JVM imports, similar to Lux module imports.
Eduardo Julian
2020-11-26
1
-5
/
+8
*
Re-named the directory for my bookmarks to better reflect what they are.
Eduardo Julian
2020-10-31
1
-3
/
+3
*
Mandatory long names for JVM imports, instead of having "long" be optional an...
Eduardo Julian
2020-10-09
1
-25
/
+30
*
Local binding names for (co|indexed-)?monads are now explicitly set.
Eduardo Julian
2020-05-17
1
-1
/
+1
*
No more "n/"-prefixed functions.
Eduardo Julian
2019-07-26
1
-3
/
+4
*
No more "i/"-prefixed functions.
Eduardo Julian
2019-07-25
1
-4
/
+6
*
Can now set the name of the "this" object, instead of being forced to use "_j...
Eduardo Julian
2019-05-05
1
-4
/
+4
*
The old compiler is now identified with "old" instead of "jvm". This should h...
Eduardo Julian
2019-04-16
1
-0
/
+134