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
/
source
/
luxc
/
lang
/
translation
/
jvm
/
expression.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
No longer depending on the ASM library for JVM bytecode generation.
Eduardo Julian
2022-04-05
1
-78
/
+0
*
De-sigil-ification: ^
Eduardo Julian
2022-03-15
1
-37
/
+37
*
Fixed a bug when testing extensions on the JVM compiler.
Eduardo Julian
2022-01-09
1
-0
/
+3
*
"module:" => "using"
Eduardo Julian
2021-09-15
1
-1
/
+1
*
Re-named "recur" to "again".
Eduardo Julian
2021-09-14
1
-2
/
+2
*
Updated new compilers w.r.t. removal of tags/labels.
Eduardo Julian
2021-09-13
1
-1
/
+0
*
Updated only/except import syntax to take into account record => variant synt...
Eduardo Julian
2021-09-13
1
-1
/
+1
*
Made the "#" character great again!
Eduardo Julian
2021-09-12
1
-1
/
+1
*
Migrated variants to the new syntax.
Eduardo Julian
2021-09-10
1
-1
/
+1
*
De-taggification | part 4
Eduardo Julian
2021-09-07
1
-9
/
+9
*
De-taggification | part 2
Eduardo Julian
2021-09-04
1
-2
/
+2
*
No more #export magic syntax.
Eduardo Julian
2021-08-08
1
-1
/
+1
*
Normalized the hierarchy of the standard library modules.
Eduardo Julian
2021-07-14
1
-8
/
+9
*
Implemented an optimization for getting fields/slots from records in the new ...
Eduardo Julian
2020-06-01
1
-0
/
+3
*
Split new-luxc into lux-jvm and lux-r.
Eduardo Julian
2020-05-30
1
-0
/
+72