- 03 Nov, 2018 8 commits
-
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
Fix for (de)serialization of the element descriptor of unboxed records with __ARRAY__-relative addressing
-
Camil Staps authored
Mac support Closes #63 See merge request cstaps/abc-interpreter!78
-
Camil Staps authored
Ensure that all jsr_eval_host_node_n labels are at different positions in case the compiler optimises them away
-
- 02 Nov, 2018 5 commits
-
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
In copy_node_asm_n, align rsp to 16 bytes to prevent crash when movaps is used by the variadic function (due to inefficient code generated by clang)
-
- 01 Nov, 2018 7 commits
-
-
Camil Staps authored
-
Camil Staps authored
Graph walk functionality Closes #58 See merge request cstaps/abc-interpreter!77
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
- 31 Oct, 2018 9 commits
-
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
- 29 Oct, 2018 5 commits
-
-
Camil Staps authored
More cases in graph walks; full(er) support for records (also in arrays); debugger enhancements; bugfixes Closes #59 See merge request cstaps/abc-interpreter!76
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
- 28 Oct, 2018 6 commits
-
-
Camil Staps authored
Fix print_symbol_sc for records with child descriptors; implement push_r_arg_D; test these in arrays.icl
-
Camil Staps authored
Fix update_r; add specialised instructions for update_r (#59); fix push_a_r_args; use git diff in run_tests.sh
-
Camil Staps authored
-
Camil Staps authored
Add a bunch of specialised instructions for records (#59); fix push_t_r_args for nodes with two arguments; fix build_r0b
-
Camil Staps authored
-
Camil Staps authored
-