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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Optimizations for the pure-Lux JVM compiler. [Part 1]
Eduardo Julian
2022-02-08
6
-136
/
+267
*
Fixes for JVM interop.
Eduardo Julian
2022-02-06
4
-55
/
+115
*
Finishing the meta-compiler [Part 1]
Eduardo Julian
2022-02-06
6
-27
/
+270
*
Updated copyright notices.
Eduardo Julian
2022-02-05
4
-47
/
+204
*
Fixes for the pure-Lux JVM compiler machinery. [Part 13 / Done!]
Eduardo Julian
2022-02-03
7
-416
/
+775
*
A few JVM-related fixes & improvements.
Eduardo Julian
2022-01-31
6
-26
/
+278
*
Fixes for the pure-Lux JVM compiler machinery. [Part 12]
Eduardo Julian
2022-01-30
9
-188
/
+598
*
Better detection for "exec" optimization.
Eduardo Julian
2022-01-28
6
-108
/
+243
*
Fixes for the pure-Lux JVM compiler machinery. [Part 11]
Eduardo Julian
2022-01-27
5
-68
/
+467
*
Fixes for the "with_expansions" macro.
Eduardo Julian
2022-01-26
4
-47
/
+119
*
Bug fixes for eval in general and in Lux/Ruby.
Eduardo Julian
2022-01-25
6
-87
/
+244
*
Added explicit function inlining.
Eduardo Julian
2022-01-24
2
-1
/
+35
*
Fixed compilation of <init> methods for anonymous classes.
Eduardo Julian
2022-01-24
4
-97
/
+194
*
Fixes for the pure-Lux JVM compiler machinery. [Part 10]
Eduardo Julian
2022-01-22
4
-56
/
+221
*
Better text formatting for types.
Eduardo Julian
2022-01-20
4
-56
/
+268
*
Fixes for the pure-Lux JVM compiler machinery. [Part 9]
Eduardo Julian
2022-01-19
7
-168
/
+245
*
Cleaner test reporting.
Eduardo Julian
2022-01-19
4
-16
/
+55
*
Fixes for the pure-Lux JVM compiler machinery. [Part 8]
Eduardo Julian
2022-01-19
8
-121
/
+617
*
Full implementation of console for Node.js.
Eduardo Julian
2022-01-18
4
-70
/
+374
*
Fixes for the pure-Lux JVM compiler machinery. [Part 7]
Eduardo Julian
2022-01-18
4
-53
/
+360
*
Fixed a logging/reporting issue for Lux/JS.
Eduardo Julian
2022-01-15
4
-7
/
+102
*
Fixes for the pure-Lux JVM compiler machinery. [Part 6]
Eduardo Julian
2022-01-13
4
-59
/
+246
*
Fixed a bug that broke re-compilation of STDLIB tests in Lua.
Eduardo Julian
2022-01-11
3
-51
/
+122
*
Fixes for the pure-Lux JVM compiler machinery. [Part 5]
Eduardo Julian
2022-01-10
3
-3
/
+139
*
Fixed a bug when testing extensions on the JVM compiler.
Eduardo Julian
2022-01-09
4
-18
/
+96
*
Fixes for the pure-Lux JVM compiler machinery. [Part 4]
Eduardo Julian
2022-01-08
3
-36
/
+147
*
Now explicitly optimizing "exec".
Eduardo Julian
2022-01-07
3
-0
/
+54
*
Fixes for the pure-Lux JVM compiler machinery. [Part 3]
Eduardo Julian
2022-01-07
3
-18
/
+117
*
Small optimizations to JVM bytecode generation.
Eduardo Julian
2022-01-06
3
-3
/
+102
*
Fixes for the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
2022-01-06
6
-28
/
+731
*
Fixes for the pure-Lux JVM compiler machinery.
Eduardo Julian
2021-12-31
7
-91
/
+1084
*
Dusting off the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
2021-12-25
4
-36
/
+89
*
Dusting off the pure-Lux JVM compiler machinery.
Eduardo Julian
2021-12-24
3
-102
/
+957
*
Got "lux syntax char case!" to work on Rembulan.
Eduardo Julian
2021-11-29
1
-1
/
+6
*
Added tree-shaking to the compiler.
Eduardo Julian
2021-11-19
1
-1
/
+4
*
64-bit integers that work in both normal Ruby & DragonRuby.
Eduardo Julian
2021-11-16
2
-28
/
+30
*
Used new Function interface to fix directives bug in JVM compiler.
Eduardo Julian
2021-11-08
1
-5
/
+7
*
Properly inheriting the default profile in Aedifex.
Eduardo Julian
2021-10-31
1
-17
/
+50
*
Fixed packaging issue.
Eduardo Julian
2021-10-09
2
-93
/
+93
*
Handled the hiccup in Python compilation.
Eduardo Julian
2021-09-17
3
-131
/
+137
*
"module:" => "using"
Eduardo Julian
2021-09-15
242
-242
/
+242
*
"Row" => "Sequence"
Eduardo Julian
2021-09-15
11
-106
/
+106
*
"Sequence" => "Stream"
Eduardo Julian
2021-09-15
3
-19
/
+19
*
Correctly analyzing records in the presence of local bindings.
Eduardo Julian
2021-09-15
1
-8
/
+8
*
Re-named "recur" to "again".
Eduardo Julian
2021-09-14
14
-49
/
+49
*
Better list pairing.
Eduardo Julian
2021-09-14
1
-3
/
+16
*
Re-named "Identifier" to "Symbol".
Eduardo Julian
2021-09-14
17
-83
/
+83
*
No more "^slots".
Eduardo Julian
2021-09-14
1
-5
/
+0
*
Re-named "name_of" to "symbol".
Eduardo Julian
2021-09-14
18
-42
/
+42
*
Re-named "Name" to "Symbol".
Eduardo Julian
2021-09-14
28
-143
/
+157
[prev]
[next]