Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Nikolay Nikolov b00c0e44a5 + support equality comparison of smallsets on the Z80 4 yıl önce
  Jonas Maebe 3fb0fab410 Fix bitpacking 62/63 bit fields on 64 bit targets 4 yıl önce
  Nikolay Nikolov 41db71c21c + implemented the <= operator for smallsets for WebAssembly 4 yıl önce
  Nikolay Nikolov 799cd957e6 + added WASI .o files for the tests for linking with C 4 yıl önce
  Nikolay Nikolov be90ad1672 + enabled compilation of unit heaptrc for the WASI target 4 yıl önce
  Nikolay Nikolov 5adec3ca98 + workaround for WebAssembly treating the stack parameter of the store and load 4 yıl önce
  Nikolay Nikolov 0a383d8c0f * fixed WebAssembly method pointer assignment 4 yıl önce
  Nikolay Nikolov 77ca8ba16d * always return error in SysUtils.FindFirst and .FindNext on the WASI platform, 4 yıl önce
  Nikolay Nikolov 6f88919f37 - don't set casmdata in wasm32/aasmcpu.pas, so that the aasmdef unit can override it 4 yıl önce
  Nikolay Nikolov c1eeb8beda + use the aasmdef unit in wasm32/cpunode.pas 4 yıl önce
  Nikolay Nikolov 020a58b075 + added system_wasm32_embedded to systems_embedded 4 yıl önce
  Nikolay Nikolov c450b63f1c + enabled compilation of the fpintres unit for the WASI target and enabled tf_has_winlike_resources for the target 4 yıl önce
  J. Gareth "Kit" Moreton 4b39f7dea0 x86: Missed logic with CMP and MOV optimisations 4 yıl önce
  Nikolay Nikolov cc2fa67dfa * fixed OS_S8 to OS_16 conversion for WebAssembly. This fixes test/cg/tcnvint6 4 yıl önce
  Nikolay Nikolov 3258937d97 + implemented move() for WebAssembly via the memory.copy instruction 4 yıl önce
  Nikolay Nikolov 2e3e3edb5f + implemented FillChar for WebAssembly via the memory.fill instruction 4 yıl önce
  Nikolay Nikolov 85207e94f8 + added inline numbers for a memory.copy and a memory.fill intrinsic 4 yıl önce
  Nikolay Nikolov 026d23632a + added the memory.copy and memory.fill WebAssembly instructions 4 yıl önce
  florian cc5ee6b868 + comments 4 yıl önce
  florian 39164ad732 * cleanup 4 yıl önce
  florian c1d8e32eae + Aarch64: Ldr<Postfix>Mov2Ldr<Postfix> optimization 4 yıl önce
  florian b5c7997c88 + Aarch64: AndCmpB.E/NE2Tbnz/Tbz optimization 4 yıl önce
  florian 177b38dfe9 * modified (cosmetics) patch by Rika: replace DJB2 with MurmurHash3, resolves #39377 4 yıl önce
  Nikolay Nikolov 02745b0b83 + implemented GetDate, GetTime and WeekDay in the WASI dos unit. They return 4 yıl önce
  Nikolay Nikolov d2726c2406 * fixed WebAssembly code generation for not(cbool64) 4 yıl önce
  Nikolay Nikolov 9aefda1e6a * bug fix in test taddbool.pp - it was testing longbool conversion to boolean 4 yıl önce
  Nikolay Nikolov 4fc763ac50 * fixed WebAssembly cbool support for OP_NOT 4 yıl önce
  Nikolay Nikolov baf5ff4e05 * another WebAssembly cbool fix in twasmtypeconvnode.second_int_to_bool 4 yıl önce
  Nikolay Nikolov 968e23546c * fixed second_int_to_bool for cbool types for WebAssembly 4 yıl önce
  Nikolay Nikolov 188a21bbfd * fixed 'not(boolean64)' for WebAssembly 4 yıl önce