aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/tool.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* De-sigil-ification: $Eduardo Julian2022-04-081-19/+19
* Finishing the meta-compiler [Part 6 / Done... for now]Eduardo Julian2022-03-081-2/+2
* Still more fixes for JVM interop.Eduardo Julian2022-03-011-1/+3
* Fixed directive extensions for Lux/Lua.Eduardo Julian2022-02-271-0/+3
* No more automatic conversions of primitive types in JVM FFI.Eduardo Julian2022-02-221-11/+2
* Optimizations for the pure-Lux JVM compiler. [Part 3]Eduardo Julian2022-02-191-1/+3
* Yet more fixes for JVM interop.Eduardo Julian2022-02-181-1/+3
* Finishing the meta-compiler [Part 3]Eduardo Julian2022-02-171-1/+3
* Fixed directive extensions for Lux/Python.Eduardo Julian2022-02-111-1/+3
* Finishing the meta-compiler [Part 2]Eduardo Julian2022-02-101-1/+3
* Optimized integer addition for Lux/Ruby in MRuby.Eduardo Julian2022-02-081-1/+3
* Optimizations for the pure-Lux JVM compiler. [Part 1]Eduardo Julian2022-02-081-1/+3
* Updated copyright notices.Eduardo Julian2022-02-051-1/+3
* Fixes for the pure-Lux JVM compiler machinery. [Part 13 / Done!]Eduardo Julian2022-02-031-1/+3
* A few JVM-related fixes & improvements.Eduardo Julian2022-01-311-17/+2
* Better detection for "exec" optimization.Eduardo Julian2022-01-281-1/+3
* Fixes for the "with_expansions" macro.Eduardo Julian2022-01-261-4/+6
* Fixed compilation of <init> methods for anonymous classes.Eduardo Julian2022-01-241-1/+3
* Better text formatting for types.Eduardo Julian2022-01-201-1/+3
* Fixes for the pure-Lux JVM compiler machinery. [Part 9]Eduardo Julian2022-01-191-2/+3
* Fixes for the pure-Lux JVM compiler machinery. [Part 8]Eduardo Julian2022-01-191-7/+2
* Full implementation of console for Node.js.Eduardo Julian2022-01-181-0/+2
* Fixes for the pure-Lux JVM compiler machinery. [Part 7]Eduardo Julian2022-01-181-4/+6
* Fixed a logging/reporting issue for Lux/JS.Eduardo Julian2022-01-151-3/+5
* Fixes for the pure-Lux JVM compiler machinery. [Part 6]Eduardo Julian2022-01-131-0/+2
* Fixed a bug that broke re-compilation of STDLIB tests in Lua.Eduardo Julian2022-01-111-1/+3
* Fixes for the pure-Lux JVM compiler machinery. [Part 5]Eduardo Julian2022-01-101-1/+3
* Fixed a bug when testing extensions on the JVM compiler.Eduardo Julian2022-01-091-0/+4
* Fixes for the pure-Lux JVM compiler machinery. [Part 4]Eduardo Julian2022-01-081-1/+3
* Now explicitly optimizing "exec".Eduardo Julian2022-01-071-0/+2
* Fixes for the pure-Lux JVM compiler machinery. [Part 3]Eduardo Julian2022-01-071-14/+18
* Small optimizations to JVM bytecode generation.Eduardo Julian2022-01-061-2/+2
* Fixes for the pure-Lux JVM compiler machinery.Eduardo Julian2021-12-311-0/+2
* Dusting off the pure-Lux JVM compiler machinery. [Part 2]Eduardo Julian2021-12-251-9/+12
* "module:" => "using"Eduardo Julian2021-09-151-1/+1
* Updated only/except import syntax to take into account record => variant synt...Eduardo Julian2021-09-131-1/+1
* De-taggification | part 4Eduardo Julian2021-09-071-4/+4
* De-taggification | part 2Eduardo Julian2021-09-041-3/+3
* No more #export magic syntax.Eduardo Julian2021-08-081-1/+1
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-2/+3
* Re-enabled lux/tool tests.Eduardo Julian2020-05-311-5/+6
* Ported the synthesis tests to the new format.Eduardo Julian2019-04-151-8/+3
* Ported the analysis tests to the new format.Eduardo Julian2019-04-141-9/+4
* Started porting tests for "lux/tool".Eduardo Julian2019-04-131-0/+28