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-jvm
/
test
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-15
"module:" => "using"
Eduardo Julian
5
-5
/
+5
2021-09-14
Re-named "recur" to "again".
Eduardo Julian
1
-13
/
+13
2021-09-13
Re-named "primitive" to "Primitive".
Eduardo Julian
1
-4
/
+4
2021-09-13
Updated only/except import syntax to take into account record => variant synt...
Eduardo Julian
5
-8
/
+8
2021-09-12
Made the "#" character great again!
Eduardo Julian
5
-104
/
+104
2021-09-10
Migrated variants to the new syntax.
Eduardo Julian
5
-102
/
+102
2021-09-07
De-taggification | part 4
Eduardo Julian
4
-19
/
+19
2021-09-04
De-taggification | part 2
Eduardo Julian
5
-9
/
+9
2021-08-29
De-taggification | part 0
Eduardo Julian
1
-1
/
+1
2021-08-27
Updates to the Ruby compiler.
Eduardo Julian
1
-1
/
+1
2021-08-24
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
5
-42
/
+42
2021-08-23
The Python compiler can now be compiled by the new JVM compiler.
Eduardo Julian
2
-40
/
+40
2021-08-18
Some bug fixes.
Eduardo Julian
2
-7
/
+7
2021-08-16
Made extension-definition macros specify their bindings the same way as syntax:.
Eduardo Julian
1
-2
/
+2
2021-08-14
Moved documentation-generation machinery to its own module.
Eduardo Julian
1
-2
/
+2
2021-08-13
Made program: specify its bindings the same way as syntax:.
Eduardo Julian
1
-1
/
+1
2021-08-12
Improved binding syntax for "syntax:".
Eduardo Julian
1
-1
/
+1
2021-08-11
Relocated maybe and lazy from data to control.
Eduardo Julian
3
-76
/
+76
2021-08-09
Improved single-line comment syntax (from "##" to "...").
Eduardo Julian
1
-2
/
+2
2020-05-30
Split new-luxc into lux-jvm and lux-r.
Eduardo Julian
5
-0
/
+1546