Histórico de Commits

Autor SHA1 Mensagem Data
  Nikolay Nikolov 16b14c574e * constructors made public to avoid warnings há 1 ano atrás
  Nikolay Nikolov 0680ea46c8 * set typ of wasm structured instructions to ait_wasm_structured_instruction há 1 ano atrás
  Nikolay Nikolov 6ff4031398 * fixed more bugs in the wasm structured asmlist construction há 1 ano atrás
  Nikolay Nikolov fff60f9f67 * fixed bug in wasm_convert_to_structured_asmlist há 1 ano atrás
  Nikolay Nikolov a37430c245 + added code for converting wasm asmlists to structured lists (i.e. lists, using the new wasm structured instructions classes) há 1 ano atrás
  Nikolay Nikolov dec6255a19 + introduced classes for WebAssembly structured form of instructions há 1 ano atrás
  Nikolay Nikolov a0b78ad1f7 + WebAssembly internal assembler support for the ref.is_null instruction há 2 anos atrás
  Nikolay Nikolov 2039509cfb + WebAssembly internal asm support for the ref.null instruction há 2 anos atrás
  Nikolay Nikolov c6af4df9b9 + declare user-defined wasm globals in the llvm-mc assembly output há 3 anos atrás
  Nikolay Nikolov d378240134 + added the WebAssembly saturating truncation instructions to the internal assembler há 3 anos atrás
  Nikolay Nikolov 0ba7ef98b3 + support the memory.init and the data.drop instructions in the internal asm writer for WebAssembly há 3 anos atrás
  Nikolay Nikolov 3cfdf000a2 + support the new WebAssembly threads and atomics instructions in the internal assembler há 3 anos atrás
  Nikolay Nikolov 812736bd41 + support the atomic.fence instruction in the WebAssembly internal object writer há 3 anos atrás
  Nikolay Nikolov 6f88919f37 - don't set casmdata in wasm32/aasmcpu.pas, so that the aasmdef unit can override it há 3 anos atrás
  Nikolay Nikolov 026d23632a + added the memory.copy and memory.fill WebAssembly instructions há 3 anos atrás
  Nikolay Nikolov f42817d1a2 * fixed opcode generation for the f32.const in the WebAssembly internal asm há 3 anos atrás
  Nikolay Nikolov b463f2a141 + added support for exception tags and for the 'throw' and 'catch' instructions há 3 anos atrás
  Nikolay Nikolov b46c010f82 + also support immutable wasm globals in the wasm assembler writer (both internal and external) há 3 anos atrás
  Nikolay Nikolov 2bce4d36db + proper support for WASM globals in the internal object writer - emit há 3 anos atrás
  Nikolay Nikolov 8226233aa3 * introduced the tai_globaltype asm directive, use that to declare the stack há 3 anos atrás
  Nikolay Nikolov 10db5ea5dc + implemented the 'delegate' and the 'rethrow' instructions in the wasm internal assembler há 3 anos atrás
  Nikolay Nikolov 6fb4b9b7dd + support the 'try' instruction in the wasm internal assembler há 3 anos atrás
  Nikolay Nikolov 346b57e238 * tai_impexp renamed tai_export_name há 3 anos atrás
  Nikolay Nikolov 2940d0f45f - removed unused constructor of tai_impexp, as well as unused member variable extmodule há 3 anos atrás
  Nikolay Nikolov cb3ac37fb3 * fixed i32.const with large unsigned 32-bit const parameter (>2GB) há 3 anos atrás
  Nikolay Nikolov 92fb1d2564 * fixed warning há 3 anos atrás
  Nikolay Nikolov 9e0c028142 + support load/store with op_const há 3 anos atrás
  Nikolay Nikolov 7e9607a62c * fixed warning há 3 anos atrás
  Nikolay Nikolov 2e491d1ffa + implemented the br and br_if instructions in the wasm internal asm há 3 anos atrás
  Nikolay Nikolov 07b71ac6ce * generate an internal error instead of warning for unsupported opcodes há 3 anos atrás