Histórico de commits

Autor SHA1 Mensagem Data
  nickysn fe4f041436 * procdef directive code generation moved to a separate method 4 anos atrás
  nickysn 5ee6e9d593 * declare end_function as an instruction, instead of a directive 5 anos atrás
  nickysn c69dce34c4 + add a .text section directive before each procedure 5 anos atrás
  nickysn fc96ad5afd + write the end_function directive 5 anos atrás
  nickysn 4a5e2dbd23 * refactored the handling of the frame pointer and base pointer to use local temps instead 5 anos atrás
  nickysn 9f4f432fc6 + introduced the STACK_POINTER_SYM constant 5 anos atrás
  nickysn 76f269811f + introduced constants FRAME_POINTER_SYM and BASE_POINTER_SYM 5 anos atrás
  nickysn 76f1b8cf60 + generate the .functype directive for the llvm-mc wasm assembler 5 anos atrás
  nickysn c9ee72b05a * the compiler/wasm directory renamed compiler/wasm32 5 anos atrás