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
/
lux
/
tool
/
compiler
/
language
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-22
Fixes for the pure-Lux JVM compiler machinery. [Part 10]
Eduardo Julian
11
-71
/
+263
2022-01-20
Better text formatting for types.
Eduardo Julian
5
-40
/
+43
2022-01-19
Fixes for the pure-Lux JVM compiler machinery. [Part 9]
Eduardo Julian
13
-102
/
+149
2022-01-19
Cleaner test reporting.
Eduardo Julian
1
-1
/
+3
2022-01-19
Fixes for the pure-Lux JVM compiler machinery. [Part 8]
Eduardo Julian
21
-178
/
+303
2022-01-18
Full implementation of console for Node.js.
Eduardo Julian
3
-20
/
+22
2022-01-18
Fixes for the pure-Lux JVM compiler machinery. [Part 7]
Eduardo Julian
3
-35
/
+35
2022-01-15
Fixed a logging/reporting issue for Lux/JS.
Eduardo Julian
8
-79
/
+79
2022-01-13
Fixes for the pure-Lux JVM compiler machinery. [Part 6]
Eduardo Julian
5
-17
/
+17
2022-01-11
Fixed a bug that broke re-compilation of STDLIB tests in Lua.
Eduardo Julian
1
-4
/
+22
2022-01-10
Fixes for the pure-Lux JVM compiler machinery. [Part 5]
Eduardo Julian
12
-171
/
+216
2022-01-09
Fixed a bug when testing extensions on the JVM compiler.
Eduardo Julian
12
-163
/
+207
2022-01-08
Fixes for the pure-Lux JVM compiler machinery. [Part 4]
Eduardo Julian
22
-431
/
+595
2022-01-07
Now explicitly optimizing "exec".
Eduardo Julian
8
-9
/
+57
2022-01-07
Fixed bug in case coverage that allowed redundancies for primitives.
Eduardo Julian
2
-176
/
+215
2022-01-07
Fixes for the pure-Lux JVM compiler machinery. [Part 3]
Eduardo Julian
11
-266
/
+294
2022-01-06
Small optimizations to JVM bytecode generation.
Eduardo Julian
3
-12
/
+3
2022-01-06
Fixes for the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
11
-377
/
+431
2021-12-31
Fixes for the pure-Lux JVM compiler machinery.
Eduardo Julian
6
-112
/
+117
2021-12-25
Dusting off the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
4
-145
/
+197
2021-12-24
Dusting off the pure-Lux JVM compiler machinery.
Eduardo Julian
15
-567
/
+629
2021-11-30
v0.6.5
Eduardo Julian
7
-42
/
+55
2021-11-29
Got "lux syntax char case!" to work on Rembulan.
Eduardo Julian
5
-65
/
+61
2021-11-29
Ruby compilation that is better adjusted to both normal Ruby and MRuby.
Eduardo Julian
2
-107
/
+146
2021-11-19
Added tree-shaking to the compiler.
Eduardo Julian
4
-113
/
+149
2021-11-16
64-bit integers that work in both normal Ruby & DragonRuby.
Eduardo Julian
2
-76
/
+240
2021-11-08
Added the carriage return for better Windows compatibility.
Eduardo Julian
1
-1
/
+1
2021-11-04
Better method calls in Ruby.
Eduardo Julian
5
-27
/
+30
2021-11-04
Ruby compilation that is compatible with DragonRuby.
Eduardo Julian
5
-99
/
+116
2021-10-31
Fixed a bug when calling JVM functions from Ruby code.
Eduardo Julian
1
-32
/
+32
2021-10-30
Got extension-handler types to line-up in non-hosted compilers.
Eduardo Julian
1
-4
/
+64
2021-10-29
Fixed a glitched that caused extensions coming from imports to be forgotten.
Eduardo Julian
1
-1
/
+1
2021-10-22
FIXED analysis extensions got reset and new ones would be unavailable.
Eduardo Julian
2
-3
/
+6
2021-10-09
Fixed packaging issue.
Eduardo Julian
1
-1
/
+1
2021-09-19
Added STDLIB documentation for the different target platforms.
Eduardo Julian
4
-59
/
+62
2021-09-17
Handled the hiccup in Python compilation.
Eduardo Julian
1
-16
/
+0
2021-09-16
Adapted Lua, Python and Ruby compilers to the new variant format.
Eduardo Julian
16
-226
/
+230
2021-09-15
"module:" => "using"
Eduardo Julian
170
-170
/
+170
2021-09-15
"Row" => "Sequence"
Eduardo Julian
19
-77
/
+75
2021-09-15
Correctly analyzing records in the presence of local bindings.
Eduardo Julian
4
-45
/
+66
2021-09-14
Re-named "recur" to "again".
Eduardo Julian
48
-267
/
+267
2021-09-14
Better list pairing.
Eduardo Julian
1
-2
/
+5
2021-09-14
Re-named "Identifier" to "Symbol".
Eduardo Julian
33
-171
/
+171
2021-09-14
Re-named "name_of" to "symbol".
Eduardo Julian
4
-6
/
+6
2021-09-14
Re-named "Name" to "Symbol".
Eduardo Julian
13
-109
/
+107
2021-09-13
Re-named "primitive" to "Primitive".
Eduardo Julian
3
-3
/
+3
2021-09-13
Updated new compilers w.r.t. removal of tags/labels.
Eduardo Julian
4
-82
/
+89
2021-09-13
Re-named #Label to #Tag.
Eduardo Julian
4
-5
/
+5
2021-09-13
Updated only/except import syntax to take into account record => variant synt...
Eduardo Julian
169
-1092
/
+1092
2021-09-12
Re-named \ => # && \\ => ##
Eduardo Julian
110
-907
/
+908
[prev]
[next]