| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixes for the pure-Lux JVM compiler machinery. [Part 7] | Eduardo Julian | 2022-01-18 | 11 | -90/+406 |
* | Fixed a logging/reporting issue for Lux/JS. | Eduardo Julian | 2022-01-15 | 23 | -176/+342 |
* | Fixes for the pure-Lux JVM compiler machinery. [Part 6] | Eduardo Julian | 2022-01-13 | 18 | -155/+350 |
* | Fixed a bug that broke re-compilation of STDLIB tests in Lua. | Eduardo Julian | 2022-01-11 | 13 | -127/+200 |
* | Fixes for the pure-Lux JVM compiler machinery. [Part 5] | Eduardo Julian | 2022-01-10 | 22 | -197/+378 |
* | Fixed a bug when testing extensions on the JVM compiler. | Eduardo Julian | 2022-01-09 | 23 | -197/+333 |
* | Fixes for the pure-Lux JVM compiler machinery. [Part 4] | Eduardo Julian | 2022-01-08 | 31 | -608/+879 |
* | 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 | 39 | -646/+1483 |
* | Fixes for the pure-Lux JVM compiler machinery. | Eduardo Julian | 2021-12-31 | 26 | -227/+1248 |
* | Dusting off the pure-Lux JVM compiler machinery. [Part 2] | Eduardo Julian | 2021-12-25 | 16 | -198/+314 |
* | Dusting off the pure-Lux JVM compiler machinery. | Eduardo Julian | 2021-12-24 | 70 | -1946/+3103 |
* | Updated versions in documentation. | Eduardo Julian | 2021-11-30 | 5 | -23/+23 |
* | v0.6.5 | Eduardo Julian | 2021-11-30 | 24 | -107/+103 |
* | Got "lux syntax char case!" to work on Rembulan. | Eduardo Julian | 2021-11-29 | 9 | -170/+185 |
* | New packaging for Ruby programs. | Eduardo Julian | 2021-11-29 | 6 | -56/+216 |
* | Ruby compilation that is better adjusted to both normal Ruby and MRuby. | Eduardo Julian | 2021-11-29 | 8 | -145/+196 |
* | Added tree-shaking to the compiler. | Eduardo Julian | 2021-11-19 | 21 | -353/+728 |
* | 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 | 13 | -80/+123 |
* | Used new Function interface to fix directives bug in JVM compiler. | Eduardo Julian | 2021-11-08 | 7 | -146/+156 |
* | Sharing the same Function class between bootsrapper and JVM compiler. | Eduardo Julian | 2021-11-08 | 30 | -138/+265 |
* | Better method calls in Ruby. | Eduardo Julian | 2021-11-04 | 7 | -57/+57 |
* | Ruby compilation that is compatible with DragonRuby. | Eduardo Julian | 2021-11-04 | 6 | -153/+189 |
* | Added the new forum to the documentation, plus updated versions. | Eduardo Julian | 2021-11-02 | 6 | -25/+27 |
* | v0.6.4 | Eduardo Julian | 2021-11-02 | 13 | -29/+29 |
* | Properly inheriting the default profile in Aedifex. | Eduardo Julian | 2021-10-31 | 6 | -35/+67 |
* | Fixed a bug when calling JVM functions from Ruby code. | Eduardo Julian | 2021-10-31 | 3 | -112/+158 |
* | 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 | 5 | -291/+343 |
* | Gitter is back. For better or worse. | Eduardo Julian | 2021-10-29 | 1 | -2/+6 |
* | Made several improvements to the README. | Eduardo Julian | 2021-10-29 | 1 | -50/+63 |
* | Fixed a glitched that caused extensions coming from imports to be forgotten. | Eduardo Julian | 2021-10-29 | 4 | -25/+77 |
* | v0.6.3 | Eduardo Julian | 2021-10-22 | 24 | -75/+97 |
* | Deployed Rembulan on my own to remove the "-SNAPSHOT" suffix which prevents r... | Eduardo Julian | 2021-10-22 | 1 | -4/+4 |
* | FIXED analysis extensions got reset and new ones would be unavailable. | Eduardo Julian | 2021-10-22 | 30 | -199/+328 |
* | Fixed erroneous path in "Chapter 1: Getting started". | Eduardo Julian | 2021-10-09 | 1 | -1/+1 |
* | Updated version in book. | Eduardo Julian | 2021-10-09 | 5 | -22/+22 |
* | Fixed packaging issue. | Eduardo Julian | 2021-10-09 | 42 | -424/+489 |
* | Added link to Aedifex to "Chapter 1: Getting started". | Eduardo Julian | 2021-10-01 | 1 | -1/+1 |
* | Commercial licensing option for Lux + release versions for sub-projects. | Eduardo Julian | 2021-10-01 | 26 | -89/+145 |
* | Updates and fixes for the book. | Eduardo Julian | 2021-09-20 | 31 | -1094/+1228 |
* | Added STDLIB documentation for the different target platforms. | Eduardo Julian | 2021-09-19 | 31 | -378/+195483 |
* | 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 | 22 | -286/+291 |
* | Additional documentation for JVM types. | Eduardo Julian | 2021-09-16 | 19 | -30/+377 |
* | "module:" => "using" | Eduardo Julian | 2021-09-15 | 1012 | -1078/+1078 |