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
/
test
/
lux
/
tool
/
compiler
/
meta
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Optimizations for the pure-Lux JVM compiler. [Part 4]
Eduardo Julian
2022-02-28
2
-0
/
+55
|
*
Finishing the meta-compiler [Part 4]
Eduardo Julian
2022-02-24
2
-2
/
+98
|
*
ADDED Can pass config parameters to compiler and select code based on it. ↵
Eduardo Julian
2022-02-23
1
-4
/
+12
|
|
|
|
Can also select code based on compiler version.
*
No more automatic conversions of primitive types in JVM FFI.
Eduardo Julian
2022-02-22
2
-64
/
+82
|
*
Optimizations for the pure-Lux JVM compiler. [Part 3]
Eduardo Julian
2022-02-19
2
-1
/
+56
|
*
Yet more fixes for JVM interop.
Eduardo Julian
2022-02-18
1
-1
/
+1
|
*
Finishing the meta-compiler [Part 3]
Eduardo Julian
2022-02-17
1
-0
/
+45
|
*
Fixed directive extensions for Lux/Python.
Eduardo Julian
2022-02-11
2
-3
/
+165
|
*
Optimized integer addition for Lux/Ruby in MRuby.
Eduardo Julian
2022-02-08
1
-0
/
+115
|
*
Fixes for JVM interop.
Eduardo Julian
2022-02-06
2
-13
/
+58
|
*
Finishing the meta-compiler [Part 1]
Eduardo Julian
2022-02-06
1
-9
/
+26
|
*
Updated copyright notices.
Eduardo Julian
2022-02-05
1
-0
/
+119
|
*
A few JVM-related fixes & improvements.
Eduardo Julian
2022-01-31
5
-9
/
+276
|
*
Better detection for "exec" optimization.
Eduardo Julian
2022-01-28
3
-10
/
+40
|
*
Fixes for the "with_expansions" macro.
Eduardo Julian
2022-01-26
1
-0
/
+21
|
*
Fixed compilation of <init> methods for anonymous classes.
Eduardo Julian
2022-01-24
1
-0
/
+56
|
*
Better text formatting for types.
Eduardo Julian
2022-01-20
1
-0
/
+173
|
*
Cleaner test reporting.
Eduardo Julian
2022-01-19
2
-15
/
+38
|
*
Full implementation of console for Node.js.
Eduardo Julian
2022-01-18
1
-0
/
+48
|
*
Fixed a logging/reporting issue for Lux/JS.
Eduardo Julian
2022-01-15
1
-0
/
+93
|
*
Fixed a bug that broke re-compilation of STDLIB tests in Lua.
Eduardo Julian
2022-01-11
1
-0
/
+27
|
*
Fixed a bug when testing extensions on the JVM compiler.
Eduardo Julian
2022-01-09
1
-0
/
+56