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 (
Collapse
)
Author
Age
Files
Lines
...
*
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
|
*
Re-named "primitive" to "Primitive".
Eduardo Julian
2021-09-13
6
-8
/
+8
|
*
Re-named #Label to #Tag.
Eduardo Julian
2021-09-13
1
-1
/
+1
|
*
Updated only/except import syntax to take into account record => variant ↵
Eduardo Julian
2021-09-13
242
-1066
/
+1066
|
|
|
|
syntax change.
*
Re-named \ => # && \\ => ##
Eduardo Julian
2021-09-12
206
-2442
/
+2440
|
*
Made the "#" character great again!
Eduardo Julian
2021-09-12
145
-2157
/
+2123
|
*
Undid the foolish re-design of "abstract:" and "actor:".
Eduardo Julian
2021-09-10
2
-67
/
+67
|
*
Fixed the indentation of variants.
Eduardo Julian
2021-09-10
10
-88
/
+88
|
*
Migrated variants to the new syntax.
Eduardo Julian
2021-09-10
132
-1350
/
+1351
|
*
The old record syntax has been re-purposed as variant syntax.
Eduardo Julian
2021-09-09
6
-164
/
+18
|
[prev]
[next]