aboutsummaryrefslogtreecommitdiff
path: root/stdlib (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Optimizations for the pure-Lux JVM compiler. [Part 4]Eduardo Julian2022-02-2816-171/+355
|
* Fixed directive extensions for Lux/Lua.Eduardo Julian2022-02-2722-248/+362
|
* Finishing the meta-compiler [Part 4]Eduardo Julian2022-02-2435-368/+654
|
* ADDED Can pass config parameters to compiler and select code based on it. ↵Eduardo Julian2022-02-2340-323/+710
| | | | Can also select code based on compiler version.
* No more automatic conversions of primitive types in JVM FFI.Eduardo Julian2022-02-2231-576/+1618
|
* Missing bits of the optimization.Eduardo Julian2022-02-198-91/+99
|
* Optimizations for the pure-Lux JVM compiler. [Part 3]Eduardo Julian2022-02-1918-242/+506
|
* Yet more fixes for JVM interop.Eduardo Julian2022-02-1815-393/+896
|
* Finishing the meta-compiler [Part 3]Eduardo Julian2022-02-1713-194/+348
|
* FIXED loop binding initialization in several back-ends.Eduardo Julian2022-02-1615-342/+393
|
* FIXED generating artifact IDs in the context of "lux in-module".Eduardo Julian2022-02-1614-565/+1099
|
* Optimizations for the pure-Lux JVM compiler. [Part 2]Eduardo Julian2022-02-129-582/+717
|
* Fixed directive extensions for Lux/Python.Eduardo Julian2022-02-1140-378/+714
|
* Finishing the meta-compiler [Part 2]Eduardo Julian2022-02-1015-263/+647
|
* Optimized integer addition for Lux/Ruby in MRuby.Eduardo Julian2022-02-0830-229/+353
|
* Optimizations for the pure-Lux JVM compiler. [Part 1]Eduardo Julian2022-02-0811-470/+669
|
* Fixes for JVM interop.Eduardo Julian2022-02-0612-193/+527
|
* Finishing the meta-compiler [Part 1]Eduardo Julian2022-02-0626-442/+751
|
* Updated copyright notices.Eduardo Julian2022-02-0512-145/+308
|
* Fixes for the pure-Lux JVM compiler machinery. [Part 13 / Done!]Eduardo Julian2022-02-0319-648/+1010
|
* A few JVM-related fixes & improvements.Eduardo Julian2022-01-3132-376/+649
|
* Fixes for the pure-Lux JVM compiler machinery. [Part 12]Eduardo Julian2022-01-3018-608/+1360
|
* Fixed a bug when cleaning-up test reports.Eduardo Julian2022-01-281-79/+76
|
* Better detection for "exec" optimization.Eduardo Julian2022-01-2825-310/+472
|
* Fixes for the pure-Lux JVM compiler machinery. [Part 11]Eduardo Julian2022-01-2721-306/+774
|
* Fixes for the "with_expansions" macro.Eduardo Julian2022-01-2622-282/+509
|
* Bug fixes for eval in general and in Lux/Ruby.Eduardo Julian2022-01-2530-704/+876
|
* Added explicit function inlining.Eduardo Julian2022-01-244-4/+85
|
* Fixed compilation of <init> methods for anonymous classes.Eduardo Julian2022-01-2428-492/+669
|
* Fixes for the pure-Lux JVM compiler machinery. [Part 10]Eduardo Julian2022-01-2222-181/+573
|
* Better text formatting for types.Eduardo Julian2022-01-2020-206/+419
|
* Fixes for the pure-Lux JVM compiler machinery. [Part 9]Eduardo Julian2022-01-1927-426/+565
|
* Cleaner test reporting.Eduardo Julian2022-01-1914-139/+203
|
* Fixes for the pure-Lux JVM compiler machinery. [Part 8]Eduardo Julian2022-01-1935-384/+1071
|
* Full implementation of console for Node.js.Eduardo Julian2022-01-1821-498/+876
|
* Fixes for the pure-Lux JVM compiler machinery. [Part 7]Eduardo Julian2022-01-189-90/+398
|
* Fixed a logging/reporting issue for Lux/JS.Eduardo Julian2022-01-1521-176/+334
|
* Fixes for the pure-Lux JVM compiler machinery. [Part 6]Eduardo Julian2022-01-1316-155/+342
|
* Fixed a bug that broke re-compilation of STDLIB tests in Lua.Eduardo Julian2022-01-118-109/+183
|
* Fixes for the pure-Lux JVM compiler machinery. [Part 5]Eduardo Julian2022-01-1015-174/+355
|
* Fixed a bug when testing extensions on the JVM compiler.Eduardo Julian2022-01-0917-181/+304
|
* Fixes for the pure-Lux JVM compiler machinery. [Part 4]Eduardo Julian2022-01-0830-603/+871
|
* Now explicitly optimizing "exec".Eduardo Julian2022-01-0713-24/+128
|
* Fixed bug in case coverage that allowed redundancies for primitives.Eduardo Julian2022-01-072-176/+215
|
* Fixes for the pure-Lux JVM compiler machinery. [Part 3]Eduardo Julian2022-01-0720-321/+463
|
* Small optimizations to JVM bytecode generation.Eduardo Julian2022-01-068-51/+140
|
* Fixes for the pure-Lux JVM compiler machinery. [Part 2]Eduardo Julian2022-01-0620-479/+1257
|
* Fixes for the pure-Lux JVM compiler machinery.Eduardo Julian2021-12-3115-222/+1206
|
* Dusting off the pure-Lux JVM compiler machinery. [Part 2]Eduardo Julian2021-12-259-182/+287
|
* Dusting off the pure-Lux JVM compiler machinery.Eduardo Julian2021-12-2435-889/+1943
|