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