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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed a bug when cleaning-up test reports.
Eduardo Julian
2022-01-28
1
-79
/
+76
*
Better detection for "exec" optimization.
Eduardo Julian
2022-01-28
25
-310
/
+472
*
Fixes for the pure-Lux JVM compiler machinery. [Part 11]
Eduardo Julian
2022-01-27
21
-306
/
+774
*
Fixes for the "with_expansions" macro.
Eduardo Julian
2022-01-26
22
-282
/
+509
*
Bug fixes for eval in general and in Lux/Ruby.
Eduardo Julian
2022-01-25
30
-704
/
+876
*
Added explicit function inlining.
Eduardo Julian
2022-01-24
4
-4
/
+85
*
Fixed compilation of <init> methods for anonymous classes.
Eduardo Julian
2022-01-24
28
-492
/
+669
*
Fixes for the pure-Lux JVM compiler machinery. [Part 10]
Eduardo Julian
2022-01-22
22
-181
/
+573
*
Better text formatting for types.
Eduardo Julian
2022-01-20
20
-206
/
+419
*
Fixes for the pure-Lux JVM compiler machinery. [Part 9]
Eduardo Julian
2022-01-19
27
-426
/
+565
*
Cleaner test reporting.
Eduardo Julian
2022-01-19
14
-139
/
+203
*
Fixes for the pure-Lux JVM compiler machinery. [Part 8]
Eduardo Julian
2022-01-19
35
-384
/
+1071
*
Full implementation of console for Node.js.
Eduardo Julian
2022-01-18
21
-498
/
+876
*
Fixes for the pure-Lux JVM compiler machinery. [Part 7]
Eduardo Julian
2022-01-18
9
-90
/
+398
*
Fixed a logging/reporting issue for Lux/JS.
Eduardo Julian
2022-01-15
21
-176
/
+334
*
Fixes for the pure-Lux JVM compiler machinery. [Part 6]
Eduardo Julian
2022-01-13
16
-155
/
+342
*
Fixed a bug that broke re-compilation of STDLIB tests in Lua.
Eduardo Julian
2022-01-11
8
-109
/
+183
*
Fixes for the pure-Lux JVM compiler machinery. [Part 5]
Eduardo Julian
2022-01-10
15
-174
/
+355
*
Fixed a bug when testing extensions on the JVM compiler.
Eduardo Julian
2022-01-09
17
-181
/
+304
*
Fixes for the pure-Lux JVM compiler machinery. [Part 4]
Eduardo Julian
2022-01-08
30
-603
/
+871
*
Now explicitly optimizing "exec".
Eduardo Julian
2022-01-07
13
-24
/
+128
*
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
20
-321
/
+463
*
Small optimizations to JVM bytecode generation.
Eduardo Julian
2022-01-06
8
-51
/
+140
*
Fixes for the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
2022-01-06
20
-479
/
+1257
*
Fixes for the pure-Lux JVM compiler machinery.
Eduardo Julian
2021-12-31
15
-222
/
+1206
*
Dusting off the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
2021-12-25
8
-181
/
+286
*
Dusting off the pure-Lux JVM compiler machinery.
Eduardo Julian
2021-12-24
35
-889
/
+1943
*
v0.6.5
Eduardo Julian
2021-11-30
9
-43
/
+69
*
Got "lux syntax char case!" to work on Rembulan.
Eduardo Julian
2021-11-29
8
-105
/
+120
*
New packaging for Ruby programs.
Eduardo Julian
2021-11-29
5
-29
/
+185
*
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
13
-207
/
+513
*
64-bit integers that work in both normal Ruby & DragonRuby.
Eduardo Julian
2021-11-16
6
-116
/
+308
*
Added the carriage return for better Windows compatibility.
Eduardo Julian
2021-11-08
8
-73
/
+108
*
Used new Function interface to fix directives bug in JVM compiler.
Eduardo Julian
2021-11-08
1
-5
/
+7
*
Sharing the same Function class between bootsrapper and JVM compiler.
Eduardo Julian
2021-11-08
1
-46
/
+46
*
Better method calls in Ruby.
Eduardo Julian
2021-11-04
6
-56
/
+48
*
Ruby compilation that is compatible with DragonRuby.
Eduardo Julian
2021-11-04
6
-153
/
+189
*
Properly inheriting the default profile in Aedifex.
Eduardo Julian
2021-10-31
4
-20
/
+52
*
Fixed a bug when calling JVM functions from Ruby code.
Eduardo Julian
2021-10-31
2
-41
/
+36
*
Got extension-handler types to line-up in non-hosted compilers.
Eduardo Julian
2021-10-30
2
-30
/
+96
*
Fixed some conversion/wrapping issues affecting extensions in the Ruby compiler.
Eduardo Julian
2021-10-30
1
-96
/
+120
*
Fixed a glitched that caused extensions coming from imports to be forgotten.
Eduardo Julian
2021-10-29
2
-23
/
+75
*
FIXED analysis extensions got reset and new ones would be unavailable.
Eduardo Julian
2021-10-22
11
-189
/
+266
*
Fixed packaging issue.
Eduardo Julian
2021-10-09
13
-355
/
+359
*
Updates and fixes for the book.
Eduardo Julian
2021-09-20
2
-26
/
+28
*
Added STDLIB documentation for the different target platforms.
Eduardo Julian
2021-09-19
17
-365
/
+438
*
Handled the hiccup in Python compilation.
Eduardo Julian
2021-09-17
7
-185
/
+192
*
Adapted Lua, Python and Ruby compilers to the new variant format.
Eduardo Julian
2021-09-16
17
-265
/
+279
[prev]
[next]