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
/
runtime.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
De-sigil-ification: prefix :
Eduardo Julian
2022-03-16
1
-16
/
+16
*
Fixes for the pure-Lux JVM compiler machinery. [Part 13 / Done!]
Eduardo Julian
2022-02-03
1
-43
/
+44
*
Fixes for the pure-Lux JVM compiler machinery. [Part 8]
Eduardo Julian
2022-01-19
1
-4
/
+5
*
Fixes for the pure-Lux JVM compiler machinery.
Eduardo Julian
2021-12-31
1
-1
/
+2
*
Added tree-shaking to the compiler.
Eduardo Julian
2021-11-19
1
-4
/
+6
*
Sharing the same Function class between bootsrapper and JVM compiler.
Eduardo Julian
2021-11-08
1
-2
/
+4
*
"module:" => "using"
Eduardo Julian
2021-09-15
1
-1
/
+1
*
"Row" => "Sequence"
Eduardo Julian
2021-09-15
1
-3
/
+3
*
Correctly analyzing records in the presence of local bindings.
Eduardo Julian
2021-09-15
1
-1
/
+1
*
Updated new compilers w.r.t. removal of tags/labels.
Eduardo Julian
2021-09-13
1
-15
/
+15
*
Updated only/except import syntax to take into account record => variant synt...
Eduardo Julian
2021-09-13
1
-11
/
+11
*
Made the "#" character great again!
Eduardo Julian
2021-09-12
1
-4
/
+4
*
De-taggification | part 4
Eduardo Julian
2021-09-07
1
-13
/
+13
*
Applied new convention for variants.
Eduardo Julian
2021-09-06
1
-41
/
+55
*
De-taggification | part 2
Eduardo Julian
2021-09-04
1
-11
/
+11
*
Made labels (tags & slots) into a form of global binding.
Eduardo Julian
2021-08-29
1
-1
/
+1
*
Updates to the Ruby compiler.
Eduardo Julian
2021-08-27
1
-1
/
+1
*
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
2021-08-24
1
-11
/
+11
*
Some bug fixes.
Eduardo Julian
2021-08-18
1
-2
/
+2
*
Moved documentation-generation machinery to its own module.
Eduardo Julian
2021-08-14
1
-1
/
+1
*
Improved single-line comment syntax (from "##" to "...").
Eduardo Julian
2021-08-09
1
-29
/
+29
*
No more #export magic syntax.
Eduardo Julian
2021-08-08
1
-17
/
+17
*
Fixed a bug in the new compiler which allowed the same module to be imported ...
Eduardo Julian
2021-08-02
1
-9
/
+9
*
New JVM compiler can now compile JVM interfaces.
Eduardo Julian
2021-07-18
1
-19
/
+20
*
Now allowing compilers to generate custom-named outputs.
Eduardo Julian
2021-07-17
1
-6
/
+6
*
Normalized the hierarchy of the standard library modules.
Eduardo Julian
2021-07-14
1
-31
/
+32
*
Made the "try" macro into a common one, instead of a host-specific one.
Eduardo Julian
2021-07-10
1
-1
/
+1
*
Constraining the year of the snapshot time in Aedifex.
Eduardo Julian
2021-06-12
1
-8
/
+14
*
Unified repository abstraction for Aedifex.
Eduardo Julian
2020-12-29
1
-2
/
+2
*
Moved "lux/data/number" to "lux/math/number".
Eduardo Julian
2020-12-29
1
-112
/
+112
*
Improved naming when evaluating code on the host platform.
Eduardo Julian
2020-08-10
1
-12
/
+15
*
Last bug fixes to get the new JVM compiler to fully process the standard libr...
Eduardo Julian
2020-06-24
1
-14
/
+20
*
Split new-luxc into lux-jvm and lux-r.
Eduardo Julian
2020-05-30
1
-0
/
+387