Historial de Commits

Autor SHA1 Mensaje Fecha
  nickysn 4b6cbde849 * fixed 64-bit float comparison hace 4 años
  nickysn e1b98a515a * fixed class name in comment hace 4 años
  nickysn dbc7cb9001 * set expectloc correctly in the WASM add node (it is never LOC_FLAGS or LOC_JUMP, but LOC_REGISTER instead) hace 4 años
  nickysn 374882455b - disallow (i.e. generate internal errors) the use of a_cmp_*_label functions hace 4 años
  nickysn cf35b0d2a9 * fixed twasmaddnode.second_cmpfloat hace 4 años
  nickysn 28a7f25f4c * various fixes for tracking the stack and correctly loading the child node values to the stack, as well as setting the result location hace 4 años
  nickysn 1efcb800f5 + activate twasmaddnode.second_cmpboolean hace 4 años
  nickysn 97430823cf * fix for the stack tracking in twasmaddnode.second_addboolean hace 4 años
  nickysn 5ea9bd6924 + uncommented the 64-bit handling code in the wasm add node hace 4 años
  nickysn 2212bd5f3c * fixed the stack tracking in twasmaddnode.second_addboolean hace 4 años
  nickysn f40bfcc662 + also call incblock and decblock in the second_addboolean for the shortcut boolean evaluation. This avoids breaking hace 4 años
  nickysn b6735179ed * use a functype operand for a_if, instead of hardcoding hace 4 años
  nickysn e1b6f0bd85 + introduced end_block, end_if, end_loop hace 5 años
  nickysn c9ee72b05a * the compiler/wasm directory renamed compiler/wasm32 hace 5 años