提交历史

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