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