提交歷史

作者 SHA1 備註 提交日期
  Nikolay Nikolov 65d4319dc2 * don't do anything in postprocess_code for WebAssembly inline asm routines 1 年之前
  Nikolay Nikolov 4adac78f85 + respect the nostackframe directive in WebAssembly inline asm routines 1 年之前
  Nikolay Nikolov 83a8d584e0 + set result.ops in twasmreader.HandlePlainInstruction 1 年之前
  Nikolay Nikolov d9e3afcb1d + actually enable the parsing of WebAssembly inline asm instructions 1 年之前
  Nikolay Nikolov fd1fb255a6 * started implementing twasmreader.HandleBlockInstruction 1 年之前
  Nikolay Nikolov 152bb316c3 + call ConcatInstruction for plain instructions in twasmreader.HandleInstruction 1 年之前
  Nikolay Nikolov 8ec86ad053 + insert plain instructions and parse nested instructions in twasmreader.HandleFoldedInstruction 1 年之前
  Nikolay Nikolov 95593f15dd + handle the local and global variable instructions with a constant integer 1 年之前
  Nikolay Nikolov ea988e0b92 + recognize the memory access instructions with an optional memarg operand (not 1 年之前
  Nikolay Nikolov 09f2fa0daf + support the f32.const and f64.const instructions in twasmreader.HandlePlainInstruction 1 年之前
  Michaël Van Canneyt 02e90adfe1 * Need IFDEF, compiler stops "with unreachable code" 1 年之前
  Nikolay Nikolov 8e79108e51 * changed twasmreader.HandlePlainInstruction to return an instruction 1 年之前
  Nikolay Nikolov c1c1d46c15 + parse the instructions with integer parameter i32.const and i64.const in twasmreader.HandlePlainInstruction 1 年之前
  Rika Ichinose a575a5c0fd Move Int128Rec to System; remove i386 and x86_64 CPU unit dependency on SysUtils. 1 年之前
  Michaël Van Canneyt e86882580d * Do not free used units during reset, they can be in use during load cycle. Fixes issue #40852 1 年之前
  Rika Ichinose 73bf0c82bb Disable _Plain versions when compiling RTL for newer CPUs. 1 年之前
  florian 7630726e2d * patch Peter Blackman to fix .po file headers, resolves #40853 1 年之前
  Nikolay Nikolov 748dbbcb20 * fixed another warning 1 年之前
  Nikolay Nikolov 4c3d8d016e + added else clause to silence warning, treated as error in CI 1 年之前
  Nikolay Nikolov c6e715a54e + WebAssembly inline assembler instruction parsing work in progress 1 年之前
  florian 569c3fb49f * really all TMonitor shortcuts pass through the results 1 年之前
  Michaël Van Canneyt 1743df7b80 * Patch by Evgenii Savin to avoid IE 2010021502 when calling generic from other generic. Fixes issue #40770 1 年之前
  Michaël Van Canneyt cdda954ea7 * Fix error out of bounds 1 年之前
  Nikolay Nikolov 0c61c7057a * fixed some WebAssembly instruction names in the wasm_op2str array 1 年之前
  Nikolay Nikolov 4c787b4b9f + started working on a WebAssembly inline assembler reader. Not ready, yet, just 1 年之前
  Michaël Van Canneyt fa1abfba92 * Shortcuts must pass result on 1 年之前
  florian a816fc2114 * update project file 1 年之前
  Michaël Van Canneyt 634e01d525 * Improved ToString for TComponent 1 年之前
  Michaël Van Canneyt 14d65ced2e * Some utility routines 1 年之前
  Michaël Van Canneyt cf4fc4e385 * Add property to better simulate Delphi behaviour 1 年之前