aboutsummaryrefslogtreecommitdiff
path: root/stdlib (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-28Fixed a bug when cleaning-up test reports.Eduardo Julian1-79/+76
2022-01-28Better detection for "exec" optimization.Eduardo Julian25-310/+472
2022-01-27Fixes for the pure-Lux JVM compiler machinery. [Part 11]Eduardo Julian21-306/+774
2022-01-26Fixes for the "with_expansions" macro.Eduardo Julian22-282/+509
2022-01-25Bug fixes for eval in general and in Lux/Ruby.Eduardo Julian30-704/+876
2022-01-24Added explicit function inlining.Eduardo Julian4-4/+85
2022-01-24Fixed compilation of <init> methods for anonymous classes.Eduardo Julian28-492/+669
2022-01-22Fixes for the pure-Lux JVM compiler machinery. [Part 10]Eduardo Julian22-181/+573
2022-01-20Better text formatting for types.Eduardo Julian20-206/+419
2022-01-19Fixes for the pure-Lux JVM compiler machinery. [Part 9]Eduardo Julian27-426/+565
2022-01-19Cleaner test reporting.Eduardo Julian14-139/+203
2022-01-19Fixes for the pure-Lux JVM compiler machinery. [Part 8]Eduardo Julian35-384/+1071
2022-01-18Full implementation of console for Node.js.Eduardo Julian21-498/+876
2022-01-18Fixes for the pure-Lux JVM compiler machinery. [Part 7]Eduardo Julian9-90/+398
2022-01-15Fixed a logging/reporting issue for Lux/JS.Eduardo Julian21-176/+334
2022-01-13Fixes for the pure-Lux JVM compiler machinery. [Part 6]Eduardo Julian16-155/+342
2022-01-11Fixed a bug that broke re-compilation of STDLIB tests in Lua.Eduardo Julian8-109/+183
2022-01-10Fixes for the pure-Lux JVM compiler machinery. [Part 5]Eduardo Julian15-174/+355
2022-01-09Fixed a bug when testing extensions on the JVM compiler.Eduardo Julian17-181/+304
2022-01-08Fixes for the pure-Lux JVM compiler machinery. [Part 4]Eduardo Julian30-603/+871
2022-01-07Now explicitly optimizing "exec".Eduardo Julian13-24/+128
2022-01-07Fixed bug in case coverage that allowed redundancies for primitives.Eduardo Julian2-176/+215
2022-01-07Fixes for the pure-Lux JVM compiler machinery. [Part 3]Eduardo Julian20-321/+463
2022-01-06Small optimizations to JVM bytecode generation.Eduardo Julian8-51/+140
2022-01-06Fixes for the pure-Lux JVM compiler machinery. [Part 2]Eduardo Julian20-479/+1257
2021-12-31Fixes for the pure-Lux JVM compiler machinery.Eduardo Julian15-222/+1206
2021-12-25Dusting off the pure-Lux JVM compiler machinery. [Part 2]Eduardo Julian9-182/+287
2021-12-24Dusting off the pure-Lux JVM compiler machinery.Eduardo Julian35-889/+1943
2021-11-30v0.6.5Eduardo Julian10-49/+75
2021-11-29Got "lux syntax char case!" to work on Rembulan.Eduardo Julian8-105/+120
2021-11-29New packaging for Ruby programs.Eduardo Julian5-29/+185
2021-11-29Ruby compilation that is better adjusted to both normal Ruby and MRuby.Eduardo Julian2-107/+146
2021-11-19Added tree-shaking to the compiler.Eduardo Julian14-209/+515
2021-11-1664-bit integers that work in both normal Ruby & DragonRuby.Eduardo Julian6-116/+308
2021-11-08Added the carriage return for better Windows compatibility.Eduardo Julian9-75/+110
2021-11-08Used new Function interface to fix directives bug in JVM compiler.Eduardo Julian1-5/+7
2021-11-08Sharing the same Function class between bootsrapper and JVM compiler.Eduardo Julian4-51/+51
2021-11-04Better method calls in Ruby.Eduardo Julian6-56/+48
2021-11-04Ruby compilation that is compatible with DragonRuby.Eduardo Julian6-153/+189
2021-11-02v0.6.4Eduardo Julian2-8/+8
2021-10-31Properly inheriting the default profile in Aedifex.Eduardo Julian6-35/+67
2021-10-31Fixed a bug when calling JVM functions from Ruby code.Eduardo Julian2-41/+36
2021-10-30Got extension-handler types to line-up in non-hosted compilers.Eduardo Julian2-30/+96
2021-10-30Fixed some conversion/wrapping issues affecting extensions in the Ruby compiler.Eduardo Julian1-96/+120
2021-10-29Fixed a glitched that caused extensions coming from imports to be forgotten.Eduardo Julian2-23/+75
2021-10-22v0.6.3Eduardo Julian2-9/+9
2021-10-22FIXED analysis extensions got reset and new ones would be unavailable.Eduardo Julian13-192/+269
2021-10-09Fixed packaging issue.Eduardo Julian16-365/+374
2021-10-01Commercial licensing option for Lux + release versions for sub-projects.Eduardo Julian2-11/+11
2021-09-20Updates and fixes for the book.Eduardo Julian3-30/+32