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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-24
Added explicit function inlining.
Eduardo Julian
2
-1
/
+35
2022-01-24
Fixed compilation of <init> methods for anonymous classes.
Eduardo Julian
4
-97
/
+194
2022-01-22
Fixes for the pure-Lux JVM compiler machinery. [Part 10]
Eduardo Julian
4
-56
/
+221
2022-01-20
Better text formatting for types.
Eduardo Julian
4
-56
/
+268
2022-01-19
Fixes for the pure-Lux JVM compiler machinery. [Part 9]
Eduardo Julian
7
-168
/
+245
2022-01-19
Cleaner test reporting.
Eduardo Julian
4
-16
/
+55
2022-01-19
Fixes for the pure-Lux JVM compiler machinery. [Part 8]
Eduardo Julian
8
-121
/
+617
2022-01-18
Full implementation of console for Node.js.
Eduardo Julian
4
-70
/
+374
2022-01-18
Fixes for the pure-Lux JVM compiler machinery. [Part 7]
Eduardo Julian
4
-53
/
+360
2022-01-15
Fixed a logging/reporting issue for Lux/JS.
Eduardo Julian
4
-7
/
+102
2022-01-13
Fixes for the pure-Lux JVM compiler machinery. [Part 6]
Eduardo Julian
4
-59
/
+246
2022-01-11
Fixed a bug that broke re-compilation of STDLIB tests in Lua.
Eduardo Julian
3
-51
/
+122
2022-01-10
Fixes for the pure-Lux JVM compiler machinery. [Part 5]
Eduardo Julian
3
-3
/
+139
2022-01-09
Fixed a bug when testing extensions on the JVM compiler.
Eduardo Julian
4
-18
/
+96
2022-01-08
Fixes for the pure-Lux JVM compiler machinery. [Part 4]
Eduardo Julian
3
-36
/
+147
2022-01-07
Now explicitly optimizing "exec".
Eduardo Julian
3
-0
/
+54
2022-01-07
Fixes for the pure-Lux JVM compiler machinery. [Part 3]
Eduardo Julian
3
-18
/
+117
2022-01-06
Small optimizations to JVM bytecode generation.
Eduardo Julian
3
-3
/
+102
2022-01-06
Fixes for the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
6
-28
/
+731
2021-12-31
Fixes for the pure-Lux JVM compiler machinery.
Eduardo Julian
7
-91
/
+1084
2021-12-25
Dusting off the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
4
-36
/
+89
2021-12-24
Dusting off the pure-Lux JVM compiler machinery.
Eduardo Julian
3
-102
/
+957
2021-11-29
Got "lux syntax char case!" to work on Rembulan.
Eduardo Julian
1
-1
/
+6
2021-11-19
Added tree-shaking to the compiler.
Eduardo Julian
1
-1
/
+4
2021-11-16
64-bit integers that work in both normal Ruby & DragonRuby.
Eduardo Julian
2
-28
/
+30
2021-11-08
Used new Function interface to fix directives bug in JVM compiler.
Eduardo Julian
1
-5
/
+7
2021-10-31
Properly inheriting the default profile in Aedifex.
Eduardo Julian
1
-17
/
+50
2021-10-09
Fixed packaging issue.
Eduardo Julian
2
-93
/
+93
2021-09-17
Handled the hiccup in Python compilation.
Eduardo Julian
3
-131
/
+137
2021-09-15
"module:" => "using"
Eduardo Julian
242
-242
/
+242
2021-09-15
"Row" => "Sequence"
Eduardo Julian
11
-106
/
+106
2021-09-15
"Sequence" => "Stream"
Eduardo Julian
3
-19
/
+19
2021-09-15
Correctly analyzing records in the presence of local bindings.
Eduardo Julian
1
-8
/
+8
2021-09-14
Re-named "recur" to "again".
Eduardo Julian
14
-49
/
+49
2021-09-14
Better list pairing.
Eduardo Julian
1
-3
/
+16
2021-09-14
Re-named "Identifier" to "Symbol".
Eduardo Julian
17
-83
/
+83
2021-09-14
No more "^slots".
Eduardo Julian
1
-5
/
+0
2021-09-14
Re-named "name_of" to "symbol".
Eduardo Julian
18
-42
/
+42
2021-09-14
Re-named "Name" to "Symbol".
Eduardo Julian
28
-143
/
+157
2021-09-13
Re-named "primitive" to "Primitive".
Eduardo Julian
6
-8
/
+8
2021-09-13
Re-named #Label to #Tag.
Eduardo Julian
1
-1
/
+1
2021-09-13
Updated only/except import syntax to take into account record => variant synt...
Eduardo Julian
242
-1066
/
+1066
2021-09-12
Re-named \ => # && \\ => ##
Eduardo Julian
206
-2442
/
+2440
2021-09-12
Made the "#" character great again!
Eduardo Julian
145
-2157
/
+2123
2021-09-10
Undid the foolish re-design of "abstract:" and "actor:".
Eduardo Julian
2
-67
/
+67
2021-09-10
Fixed the indentation of variants.
Eduardo Julian
10
-88
/
+88
2021-09-10
Migrated variants to the new syntax.
Eduardo Julian
132
-1350
/
+1351
2021-09-09
The old record syntax has been re-purposed as variant syntax.
Eduardo Julian
6
-164
/
+18
2021-09-08
De-bracing | part 2
Eduardo Julian
11
-92
/
+92
2021-09-08
De-bracing | part 1
Eduardo Julian
3
-3
/
+4
[prev]
[next]