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
/
lux-r
/
source
/
program.lux
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Made extension-definition macros specify their bindings the same way as syntax:.
Eduardo Julian
2021-08-16
1
-2
/
+2
|
*
Made program: specify its bindings the same way as syntax:.
Eduardo Julian
2021-08-13
1
-3
/
+3
|
*
Improved binding syntax for "syntax:".
Eduardo Julian
2021-08-12
1
-2
/
+4
|
*
Relocated maybe and lazy from data to control.
Eduardo Julian
2021-08-11
1
-4
/
+4
|
*
Improved single-line comment syntax (from "##" to "...").
Eduardo Julian
2021-08-09
1
-93
/
+93
|
*
Re-named ":coerce" to ":as" since it technically doesn't do coercions.
Eduardo Julian
2021-07-11
1
-23
/
+23
|
*
Postponing work on R due to flaws of the bootstrapping compiler.
Eduardo Julian
2021-06-02
1
-122
/
+291
|
|
|
Will resume once the new JVM compiler replaces the bootstrapping compiler.
*
Struggling against the lexing limitations of Renjin.
Eduardo Julian
2021-06-02
1
-57
/
+138
|
*
Updates for R compiler.
Eduardo Julian
2021-06-01
1
-157
/
+344
|
*
Split new-luxc into lux-jvm and lux-r.
Eduardo Julian
2020-05-30
1
-0
/
+180
[prev]