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
/
library
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Fixed directive extensions for Lux/Python.
Eduardo Julian
2022-02-11
25
-218
/
+395
|
*
Finishing the meta-compiler [Part 2]
Eduardo Julian
2022-02-10
9
-140
/
+361
|
*
Optimized integer addition for Lux/Ruby in MRuby.
Eduardo Julian
2022-02-08
24
-128
/
+178
|
*
Optimizations for the pure-Lux JVM compiler. [Part 1]
Eduardo Julian
2022-02-08
5
-334
/
+402
|
*
Fixes for JVM interop.
Eduardo Julian
2022-02-06
8
-138
/
+412
|
*
Finishing the meta-compiler [Part 1]
Eduardo Julian
2022-02-06
14
-281
/
+308
|
*
Updated copyright notices.
Eduardo Julian
2022-02-05
5
-52
/
+144
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 13 / Done!]
Eduardo Julian
2022-02-03
12
-232
/
+235
|
*
A few JVM-related fixes & improvements.
Eduardo Julian
2022-01-31
23
-306
/
+324
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 12]
Eduardo Julian
2022-01-30
9
-420
/
+762
|
*
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
18
-199
/
+225
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 11]
Eduardo Julian
2022-01-27
16
-238
/
+307
|
*
Fixes for the "with_expansions" macro.
Eduardo Julian
2022-01-26
18
-235
/
+390
|
*
Bug fixes for eval in general and in Lux/Ruby.
Eduardo Julian
2022-01-25
24
-617
/
+632
|
*
Added explicit function inlining.
Eduardo Julian
2022-01-24
2
-3
/
+50
|
*
Fixed compilation of <init> methods for anonymous classes.
Eduardo Julian
2022-01-24
24
-395
/
+475
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 10]
Eduardo Julian
2022-01-22
18
-125
/
+352
|
*
Better text formatting for types.
Eduardo Julian
2022-01-20
15
-95
/
+98
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 9]
Eduardo Julian
2022-01-19
20
-258
/
+320
|
*
Cleaner test reporting.
Eduardo Julian
2022-01-19
10
-123
/
+148
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 8]
Eduardo Julian
2022-01-19
26
-261
/
+452
|
*
Full implementation of console for Node.js.
Eduardo Julian
2022-01-18
17
-428
/
+502
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 7]
Eduardo Julian
2022-01-18
5
-37
/
+38
|
*
Fixed a logging/reporting issue for Lux/JS.
Eduardo Julian
2022-01-15
15
-161
/
+215
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 6]
Eduardo Julian
2022-01-13
11
-92
/
+93
|
*
Fixed a bug that broke re-compilation of STDLIB tests in Lua.
Eduardo Julian
2022-01-11
5
-58
/
+61
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 5]
Eduardo Julian
2022-01-10
12
-171
/
+216
|
*
Fixed a bug when testing extensions on the JVM compiler.
Eduardo Julian
2022-01-09
13
-163
/
+208
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 4]
Eduardo Julian
2022-01-08
27
-567
/
+724
|
*
Now explicitly optimizing "exec".
Eduardo Julian
2022-01-07
10
-24
/
+74
|
*
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
17
-303
/
+346
|
*
Small optimizations to JVM bytecode generation.
Eduardo Julian
2022-01-06
4
-32
/
+22
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
2022-01-06
14
-451
/
+526
|
*
Fixes for the pure-Lux JVM compiler machinery.
Eduardo Julian
2021-12-31
8
-131
/
+122
|
*
Dusting off the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
2021-12-25
4
-145
/
+197
|
*
Dusting off the pure-Lux JVM compiler machinery.
Eduardo Julian
2021-12-24
32
-787
/
+986
|
*
v0.6.5
Eduardo Julian
2021-11-30
9
-43
/
+69
|
*
Got "lux syntax char case!" to work on Rembulan.
Eduardo Julian
2021-11-29
7
-104
/
+114
|
*
New packaging for Ruby programs.
Eduardo Julian
2021-11-29
2
-1
/
+142
|
*
Ruby compilation that is better adjusted to both normal Ruby and MRuby.
Eduardo Julian
2021-11-29
2
-107
/
+146
|
*
Added tree-shaking to the compiler.
Eduardo Julian
2021-11-19
12
-206
/
+509
|
*
64-bit integers that work in both normal Ruby & DragonRuby.
Eduardo Julian
2021-11-16
4
-88
/
+278
|
*
Added the carriage return for better Windows compatibility.
Eduardo Julian
2021-11-08
8
-73
/
+108
|
*
Sharing the same Function class between bootsrapper and JVM compiler.
Eduardo Julian
2021-11-08
1
-46
/
+46
|
*
Better method calls in Ruby.
Eduardo Julian
2021-11-04
6
-56
/
+48
|
*
Ruby compilation that is compatible with DragonRuby.
Eduardo Julian
2021-11-04
6
-153
/
+189
|
*
Fixed a bug when calling JVM functions from Ruby code.
Eduardo Julian
2021-10-31
2
-41
/
+36
|
*
Got extension-handler types to line-up in non-hosted compilers.
Eduardo Julian
2021-10-30
2
-30
/
+96
|
[prev]
[next]