aboutsummaryrefslogtreecommitdiff
path: root/documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Can now add type-vars to imported procedures from scripting languages.Eduardo Julian2022-03-1429-18/+91
* Added an easy way to export Lux functionality to host programs (everywhere el...Eduardo Julian2022-03-1112-42/+74
* Finishing the meta-compiler [Part 6 / Done... for now]Eduardo Julian2022-03-082-0/+5
* Compilers for scripting languages now only depend on new JVM compiler.Eduardo Julian2022-03-076-6/+21
* Optimizations for the pure-Lux JVM compiler. [Part 5]Eduardo Julian2022-03-051-0/+4
* Keeping the JVM interop fixes coming...Eduardo Julian2022-03-049-178/+209
* Finishing the meta-compiler [Part 5]Eduardo Julian2022-03-023-0/+9
* Optimizations for the pure-Lux JVM compiler. [Part 4]Eduardo Julian2022-02-283-13/+19
* Fixed directive extensions for Lux/Lua.Eduardo Julian2022-02-275-25/+39
* Finishing the meta-compiler [Part 4]Eduardo Julian2022-02-244-0/+19
* No more automatic conversions of primitive types in JVM FFI.Eduardo Julian2022-02-2215-175/+210
* Yet more fixes for JVM interop.Eduardo Julian2022-02-1810-116/+142
* Finishing the meta-compiler [Part 3]Eduardo Julian2022-02-174-0/+13
* Optimizations for the pure-Lux JVM compiler. [Part 2]Eduardo Julian2022-02-121-0/+1
* Optimized integer addition for Lux/Ruby in MRuby.Eduardo Julian2022-02-081-0/+13
* Optimizations for the pure-Lux JVM compiler. [Part 1]Eduardo Julian2022-02-081-0/+1
* Fixes for JVM interop.Eduardo Julian2022-02-061-0/+4
* Finishing the meta-compiler [Part 1]Eduardo Julian2022-02-063-4/+8
* Updated copyright notices.Eduardo Julian2022-02-051-0/+2
* Fixes for the pure-Lux JVM compiler machinery. [Part 13 / Done!]Eduardo Julian2022-02-031-0/+1
* A few JVM-related fixes & improvements.Eduardo Julian2022-01-313-0/+6
* Fixes for the pure-Lux JVM compiler machinery. [Part 12]Eduardo Julian2022-01-301-0/+1
* Fixes for the pure-Lux JVM compiler machinery. [Part 11]Eduardo Julian2022-01-274-93/+95
* Bug fixes for eval in general and in Lux/Ruby.Eduardo Julian2022-01-251-0/+4
* Added explicit function inlining.Eduardo Julian2022-01-241-15/+17
* Fixes for the pure-Lux JVM compiler machinery. [Part 10]Eduardo Julian2022-01-222-0/+2
* Fixes for the pure-Lux JVM compiler machinery. [Part 9]Eduardo Julian2022-01-192-0/+5
* Cleaner test reporting.Eduardo Julian2022-01-191-0/+5
* Fixes for the pure-Lux JVM compiler machinery. [Part 8]Eduardo Julian2022-01-191-0/+4
* Full implementation of console for Node.js.Eduardo Julian2022-01-181-0/+4
* Fixes for the pure-Lux JVM compiler machinery. [Part 7]Eduardo Julian2022-01-182-0/+8
* Fixed a logging/reporting issue for Lux/JS.Eduardo Julian2022-01-152-0/+8
* Fixes for the pure-Lux JVM compiler machinery. [Part 6]Eduardo Julian2022-01-132-0/+8
* Fixed a bug that broke re-compilation of STDLIB tests in Lua.Eduardo Julian2022-01-112-0/+2
* Fixes for the pure-Lux JVM compiler machinery. [Part 5]Eduardo Julian2022-01-103-0/+6
* 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 2]Eduardo Julian2022-01-0618-146/+205
* Fixes for the pure-Lux JVM compiler machinery.Eduardo Julian2021-12-3110-4/+40
* Dusting off the pure-Lux JVM compiler machinery. [Part 2]Eduardo Julian2021-12-255-9/+24
* Dusting off the pure-Lux JVM compiler machinery.Eduardo Julian2021-12-2433-984/+1088
* Updated versions in documentation.Eduardo Julian2021-11-305-23/+23
* Ruby compilation that is better adjusted to both normal Ruby and MRuby.Eduardo Julian2021-11-296-38/+50
* Added tree-shaking to the compiler.Eduardo Julian2021-11-193-0/+6
* Added the carriage return for better Windows compatibility.Eduardo Julian2021-11-082-0/+8
* Sharing the same Function class between bootsrapper and JVM compiler.Eduardo Julian2021-11-088-0/+14
* Added the new forum to the documentation, plus updated versions.Eduardo Julian2021-11-025-23/+23
* Fixed some conversion/wrapping issues affecting extensions in the Ruby compiler.Eduardo Julian2021-10-301-0/+1
* v0.6.3Eduardo Julian2021-10-225-21/+21
* FIXED analysis extensions got reset and new ones would be unavailable.Eduardo Julian2021-10-2215-1/+49
* Fixed erroneous path in "Chapter 1: Getting started".Eduardo Julian2021-10-091-1/+1