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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Yet more fixes for JVM interop.
Eduardo Julian
2022-02-18
26
-515
/
+1041
|
*
Finishing the meta-compiler [Part 3]
Eduardo Julian
2022-02-17
17
-194
/
+361
|
*
FIXED loop binding initialization in several back-ends.
Eduardo Julian
2022-02-16
16
-352
/
+407
|
*
FIXED generating artifact IDs in the context of "lux in-module".
Eduardo Julian
2022-02-16
14
-565
/
+1099
|
*
Optimizations for the pure-Lux JVM compiler. [Part 2]
Eduardo Julian
2022-02-12
12
-590
/
+724
|
*
Fixed directive extensions for Lux/Python.
Eduardo Julian
2022-02-11
41
-561
/
+937
|
*
Finishing the meta-compiler [Part 2]
Eduardo Julian
2022-02-10
15
-263
/
+647
|
*
Optimized integer addition for Lux/Ruby in MRuby.
Eduardo Julian
2022-02-08
32
-231
/
+368
|
*
Optimizations for the pure-Lux JVM compiler. [Part 1]
Eduardo Julian
2022-02-08
12
-470
/
+670
|
*
Fixes for JVM interop.
Eduardo Julian
2022-02-06
13
-193
/
+531
|
*
Finishing the meta-compiler [Part 1]
Eduardo Julian
2022-02-06
29
-446
/
+759
|
*
Updated copyright notices.
Eduardo Julian
2022-02-05
21
-230
/
+393
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 13 / Done!]
Eduardo Julian
2022-02-03
27
-1261
/
+1629
|
*
A few JVM-related fixes & improvements.
Eduardo Julian
2022-01-31
35
-376
/
+655
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 12]
Eduardo Julian
2022-01-30
19
-608
/
+1361
|
*
Fixed a bug when cleaning-up test reports.
Eduardo Julian
2022-01-28
1
-79
/
+76
|
*
Better detection for "exec" optimization.
Eduardo Julian
2022-01-28
25
-310
/
+472
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 11]
Eduardo Julian
2022-01-27
25
-399
/
+869
|
*
Fixes for the "with_expansions" macro.
Eduardo Julian
2022-01-26
22
-282
/
+509
|
*
Bug fixes for eval in general and in Lux/Ruby.
Eduardo Julian
2022-01-25
34
-769
/
+951
|
*
Added explicit function inlining.
Eduardo Julian
2022-01-24
8
-26
/
+123
|
*
Fixed compilation of <init> methods for anonymous classes.
Eduardo Julian
2022-01-24
31
-646
/
+858
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 10]
Eduardo Julian
2022-01-22
24
-181
/
+575
|
*
Better text formatting for types.
Eduardo Julian
2022-01-20
21
-208
/
+421
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 9]
Eduardo Julian
2022-01-19
29
-426
/
+570
|
*
Cleaner test reporting.
Eduardo Julian
2022-01-19
15
-139
/
+208
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 8]
Eduardo Julian
2022-01-19
37
-388
/
+1080
|
*
Full implementation of console for Node.js.
Eduardo Julian
2022-01-18
22
-498
/
+880
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 7]
Eduardo Julian
2022-01-18
11
-90
/
+406
|
*
Fixed a logging/reporting issue for Lux/JS.
Eduardo Julian
2022-01-15
23
-176
/
+342
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 6]
Eduardo Julian
2022-01-13
18
-155
/
+350
|
*
Fixed a bug that broke re-compilation of STDLIB tests in Lua.
Eduardo Julian
2022-01-11
13
-127
/
+200
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 5]
Eduardo Julian
2022-01-10
22
-197
/
+378
|
*
Fixed a bug when testing extensions on the JVM compiler.
Eduardo Julian
2022-01-09
23
-197
/
+333
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 4]
Eduardo Julian
2022-01-08
31
-608
/
+879
|
*
Now explicitly optimizing "exec".
Eduardo Julian
2022-01-07
13
-24
/
+128
|
*
Fixed bug in case coverage that allowed redundancies for primitives.
Eduardo Julian
2022-01-07
2
-176
/
+215
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 3]
Eduardo Julian
2022-01-07
20
-321
/
+463
|
*
Small optimizations to JVM bytecode generation.
Eduardo Julian
2022-01-06
8
-51
/
+140
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
2022-01-06
39
-646
/
+1483
|
*
Fixes for the pure-Lux JVM compiler machinery.
Eduardo Julian
2021-12-31
26
-227
/
+1248
|
*
Dusting off the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
2021-12-25
16
-198
/
+314
|
*
Dusting off the pure-Lux JVM compiler machinery.
Eduardo Julian
2021-12-24
70
-1946
/
+3103
|
*
Updated versions in documentation.
Eduardo Julian
2021-11-30
5
-23
/
+23
|
*
v0.6.5
Eduardo Julian
2021-11-30
24
-107
/
+103
|
*
Got "lux syntax char case!" to work on Rembulan.
Eduardo Julian
2021-11-29
9
-170
/
+185
|
*
New packaging for Ruby programs.
Eduardo Julian
2021-11-29
6
-56
/
+216
|
*
Ruby compilation that is better adjusted to both normal Ruby and MRuby.
Eduardo Julian
2021-11-29
8
-145
/
+196
|
*
Added tree-shaking to the compiler.
Eduardo Julian
2021-11-19
21
-353
/
+728
|
*
64-bit integers that work in both normal Ruby & DragonRuby.
Eduardo Julian
2021-11-16
6
-116
/
+308
|
[next]