Commit történet

Szerző SHA1 Üzenet Dátum
  florian 63c4bc29ba * cleanup 4 órája
  Rika Ichinose 9c2da4ad14 Simplify VarSizeToBinIndex. 4 napja
  florian 26d1b0b778 * better fix for #41412 I think as procedures can be tail call optimized as there is no result 1 napja
  Karoly Balogh ed65f26e98 ncgmat: fix location for constant divisions-by-power-of-two after a291347d 2 napja
  Karoly Balogh 8030e218e1 m68k: do not allow the members of the register pair in division/remainder instructions be the same register 2 napja
  florian c4c71d362c * fix RiscV64 building 2 napja
  Michaël Van Canneyt ecd7888fc8 * Use SizeInt when checking inside strings. Fixes issue #41414 2 napja
  Michaël Van Canneyt a3022a34b4 * Fix namespaced compilation. 3 napja
  Pierre Muller fe8fef9756 Test for bug report #41412 3 napja
  Pierre Muller 989b173b0b Fix tailrec opt. error reoprted in #41412 3 napja
  florian a291347d98 * emit_div/mod_reg_reg_reg takes now three operands 3 napja
  Massimo Magnano 5ae28947e0 FCL-Image Added FpUnitOfMeasure and FpPapers Units 3 napja
  Michaël Van Canneyt f7945f9029 * Allow upload URL 3 napja
  mattias 02a80735ee fcl-css: started skipping errors and collect as warnings 3 napja
  florian e9026b2a1c * reduce register usage in tcgmoddivnode.pass_generate_code 4 napja
  J. Gareth "Curious Kit" Moreton 23217f4ac9 * x86: Added new post-peephole optimisations to convert BMI2 shift/rotate instructions to their smaller traditional versions if possible 2 hete
  J. Gareth "Curious Kit" Moreton 54f7127048 * x86: New "Not/And -> Andn/Not" peephole optimisation 2 hete
  florian 6ed0a74f54 * compilation fixed 5 napja
  florian a5b79cc7d7 * handle more inline operations in node_complexity 5 napja
  Michaël Van Canneyt 51fe99c752 * Improve file selection dialog, patch by unxed. Fixes issue #41404 5 napja
  Michaël Van Canneyt 82368b65cd * Add ContainsObject to TStrings. Patch from Bart. Fixes issue #41405 5 napja
  Michaël Van Canneyt df67f32d55 * Forgot to commit :( 5 napja
  mattias 6a259624da compiler: when queue is stuck, write state of waiting for, issue #41386 5 napja
  florian e0daa4fe84 * fixed a few issues with last merge 6 napja
  Rika Ichinose d12e8ddd50 Support “in” in node_complexity. 4 hete
  mattias e059f7829b compiler: when stuck with waiting queue, write items, issue #41386 6 napja
  Rika Ichinose 65473dc5bc Fix Win64 bootstrapping. 1 hete
  Michaël Van Canneyt 012b53c451 * Flag to allow unknown macros 6 napja
  Rika Ichinose f1301a14e1 optloop.pas: move global variables to a context object. 1 hete
  J. Gareth "Curious Kit" Moreton 79eee75aa0 * x86: Convert isolated "(1 shl y) - 1" to BZHI, not just "x and ((1 shl y) - 1)" 2 hete