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