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
/
unsafe
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
De-sigil-ification: prefix :
Eduardo Julian
2022-03-16
2
-390
/
+390
*
Made JVM "import:" syntax consistent with the other "import:"s.
Eduardo Julian
2022-03-14
1
-6
/
+7
*
Leaner syntax for the "for" macro.
Eduardo Julian
2022-03-14
2
-200
/
+199
*
Can now add type-vars to imported procedures from scripting languages.
Eduardo Julian
2022-03-14
1
-2
/
+3
*
Added an easy way to export Lux functionality to host programs (everywhere el...
Eduardo Julian
2022-03-11
1
-2
/
+4
*
Compilers for scripting languages now only depend on new JVM compiler.
Eduardo Julian
2022-03-07
1
-0
/
+3
*
Optimizations for the pure-Lux JVM compiler. [Part 5]
Eduardo Julian
2022-03-05
2
-224
/
+632
*
Finishing the meta-compiler [Part 5]
Eduardo Julian
2022-03-02
1
-2
/
+2
*
No more automatic conversions of primitive types in JVM FFI.
Eduardo Julian
2022-02-22
1
-6
/
+7
*
FIXED loop binding initialization in several back-ends.
Eduardo Julian
2022-02-16
1
-59
/
+60
*
FIXED generating artifact IDs in the context of "lux in-module".
Eduardo Julian
2022-02-16
1
-109
/
+118
*
Optimizations for the pure-Lux JVM compiler. [Part 2]
Eduardo Julian
2022-02-12
1
-0
/
+314