Histórico de Commits

Autor SHA1 Mensagem Data
  Nikolay Nikolov 02745b0b83 + implemented GetDate, GetTime and WeekDay in the WASI dos unit. They return há 4 anos atrás
  Nikolay Nikolov d2726c2406 * fixed WebAssembly code generation for not(cbool64) há 4 anos atrás
  Nikolay Nikolov 9aefda1e6a * bug fix in test taddbool.pp - it was testing longbool conversion to boolean há 4 anos atrás
  Nikolay Nikolov 4fc763ac50 * fixed WebAssembly cbool support for OP_NOT há 4 anos atrás
  Nikolay Nikolov baf5ff4e05 * another WebAssembly cbool fix in twasmtypeconvnode.second_int_to_bool há 4 anos atrás
  Nikolay Nikolov 968e23546c * fixed second_int_to_bool for cbool types for WebAssembly há 4 anos atrás
  Nikolay Nikolov 188a21bbfd * fixed 'not(boolean64)' for WebAssembly há 4 anos atrás
  Nikolay Nikolov c6a549eb48 * int64/boolean64 fix in twasmtypeconvnode.second_int_to_bool há 4 anos atrás
  Nikolay Nikolov 2e5b895d70 * fixed WebAssembly code generation for 'if boolean64 then ... else ...' há 4 anos atrás
  Nikolay Nikolov 4d571a1928 * fixed code generation for 'boolean64 and/or boolean64' for WebAssembly há 4 anos atrás
  florian abd494624b * properly search in GetMMRegisterBetween and GetIntRegisterBetween for usable há 4 anos atrás
  J. Gareth "Kit" Moreton 1f19b11398 x86_64: Fix to tw8573 overflow bug under -Cg option há 4 anos atrás
  Pierre Muller 5446d53156 Update to use gitlab há 4 anos atrás
  flyingsheep 6c6cb13a5e * Fix for issue #39379 by bart broersma há 4 anos atrás
  Nikolay Nikolov 91d8009b53 + implemented round(real) for WebAssembly via the fXX.nearest and i64.trunc_fXX_s instructions há 4 anos atrás
  Nikolay Nikolov 835bc62e2a + implemented trunc(real) for WebAssembly via the i64.trunc_f32_s and i64.trunc_f64_s instructions há 4 anos atrás
  Nikolay Nikolov f6b4a54f7d * fixed output of 32-bit floating point constants in the llvm-mc asm output há 4 anos atrás
  Nikolay Nikolov d84a7d1bde + implemented int(real) for WebAssembly via the f32.trunc and f64.trunc instructions há 4 anos atrás
  Nikolay Nikolov 8822be8a1f + implemented abs(real) for WebAssembly via the f32.abs and f64.abs instructions há 4 anos atrás
  Nikolay Nikolov f42817d1a2 * fixed opcode generation for the f32.const in the WebAssembly internal asm há 4 anos atrás
  Nikolay Nikolov 95243ed6ed + implemented sqrt via the f32.sqrt and f64.sqrt instructions há 4 anos atrás
  Nikolay Nikolov 6e6c946e0f * the fpc_Catches result test code was inverted há 4 anos atrás
  florian 7ce1a7c6a0 * x86_64-linux doesn't need .data.rel.ro either há 4 anos atrás
  Nikolay Nikolov 99dbbcadcd + generate functype directives for all functions in all used units, regardless há 4 anos atrás
  Nikolay Nikolov 6e7f0744ca + implemented the 'on' node for WebAssembly in native exceptions mode há 4 anos atrás
  Nikolay Nikolov 0e647a073e + override the 'on' node for WebAssembly há 4 anos atrás
  Nikolay Nikolov ef738f01cf * fixed warning há 4 anos atrás
  Nikolay Nikolov f2abce7ea5 + initial implementation of try..except..end in wasm native exceptions mode. há 4 anos atrás
  Michaël Van Canneyt 93b3315691 * Parse cookies also when setting variable based on name há 4 anos atrás
  Michaël Van Canneyt bfe3afbc62 * Add error check há 4 anos atrás