- 27 Jun, 2019 10 commits
-
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
Update doc: StripByteCode=False is no longer needed for serialization since we have KeepByteCodeSymbols
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
Shrink match and matchlarge test cases (they were used to benchmark against the JMVM, which has a super-instruction for pattern matching)
-
Camil Staps authored
Use toPrecision instead of toLocaleString for wasm version of RtoAC and print_real (performance reasons)
-
Camil Staps authored
Move supporting javascript to abc interpreter repo See merge request !110
-
Camil Staps authored
-
- 24 Jun, 2019 4 commits
-
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
Resolve "Runtime error with currying constructors" Closes #81 See merge request !109
-
- 17 Jun, 2019 5 commits
-
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
- 15 Jun, 2019 1 commit
-
-
Camil Staps authored
-
- 14 Jun, 2019 2 commits
-
-
Camil Staps authored
Optimise wasm interpreter See merge request !108
-
Camil Staps authored
-
- 12 Jun, 2019 2 commits
-
-
Camil Staps authored
-
Camil Staps authored
-
- 11 Jun, 2019 1 commit
-
-
Camil Staps authored
-
- 07 Jun, 2019 6 commits
-
-
Camil Staps authored
Fix interworking after commit 627ba9bf: hp must be saved when returning with longjmp, otherwise the heap gets corrupted. Hence hp must be static.
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
- 05 Jun, 2019 2 commits
-
-
Camil Staps authored
-
Camil Staps authored
Disallow failure of 32-bit CI again, now that optimized instance calls are enabled by default in the compiler (see ccd334c7)
-
- 04 Jun, 2019 1 commit
-
-
Camil Staps authored
-
- 03 Jun, 2019 6 commits
-
-
Camil Staps authored
Remove dependency on clm fork in CI; use cpm's PrelinkByteCode See merge request !107
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
Add support for .ai, jsr_i and jmp_i for optimized instance calls See merge request !106
-
Camil Staps authored
Add support for .ai, jsr_i and jmp_i for optimized instance calls (the 32-bit tests are temporarily allowed to fail, because the number of words used in compress depend on whether optimized instance calls are used or not)
-