Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added extensions to JS interop for working with "undefined" values. | Eduardo Julian | 2022-06-06 | 1 | -1/+4 |
* | Extensible import syntax [Part 4] | Eduardo Julian | 2022-06-03 | 1 | -0/+4 |
* | More efficient binary formatting. | Eduardo Julian | 2022-04-06 | 1 | -0/+4 |
* | Can now add type-vars to imported procedures from scripting languages. | Eduardo Julian | 2022-03-14 | 1 | -0/+4 |
* | Compilers for scripting languages now only depend on new JVM compiler. | Eduardo Julian | 2022-03-07 | 2 | -0/+11 |
* | Dusting off the pure-Lux JVM compiler machinery. | Eduardo Julian | 2021-12-24 | 2 | -0/+8 |
* | Sharing the same Function class between bootsrapper and JVM compiler. | Eduardo Julian | 2021-11-08 | 1 | -0/+1 |
* | Added STDLIB documentation for the different target platforms. | Eduardo Julian | 2021-09-19 | 1 | -0/+4 |
* | Updates to the Lua compiler. | Eduardo Julian | 2021-08-25 | 1 | -0/+13 |