提交历史

作者 SHA1 备注 提交日期
  svenbarth 41a6957f7d * keep track of the fileposinfo for generic constraints 5 年之前
  pierre 314c4552e5 Revert part of previous commit, not related to typos fixes 5 年之前
  Tomas Hajny ade50d3b50 * fix typo 5 年之前
  florian 892454ff17 * patch by J. Gareth Moreton: optimize MOVSXD as well, resolves #36700 5 年之前
  florian e350264db1 + propagate constants across call nodes 5 年之前
  joost a0ed685036 * Fixed the assignment of licenses of packages 5 年之前
  michael 4fc7958093 * Fix bug ID #36701 5 年之前
  michael e47378b5d0 * Correct typo 5 年之前
  florian 3947922fea * set nf_* correctly when an inc/dec node is converted into an add/sub node 5 年之前
  michael f32d7898f8 * Fix bug ID #36603 5 年之前
  marco 6c0a15eb09 * fix mkparsedisplayname 3rd parameter, and overload the alternative. 5 年之前
  florian fc50edfe31 * AVR: couple of fixes for CPUs with only 16 registers 5 年之前
  florian 013491c69f * make maxpushedparasize a SizeInt: it must store an address size and not an alu value 5 年之前
  florian 0424c2a658 * remove accidently committed debug code 5 年之前
  florian b7afb2431c * do not allow constraints in headers of procedure implementations in delphi mode, resolves #36584 5 年之前
  Mattias Gaertner bde36ab7a0 pas2js: allow ExtClass<JSValue>:=ExtClass<Word> 5 年之前
  svenbarth c4f3f7f453 * only resolve a dummy symbol if it is a type symbol (thus truly a dummy symbol) 5 年之前
  svenbarth 20698bb36f * regenerate msg*.inc after last commit 5 年之前
  svenbarth 147559349b * fix for Mantis #36652: gracefully handle the error if one tries to implement a method of a type from another unit 5 年之前
  Mattias Gaertner 35dbf673ee pas2js: no warning on typecast TGen<JSValue>(aGen<Word>) or TGen<Word>(aGen<JSValue>) 5 年之前
  yury fc42953814 * Disabled range and overflow checks for the tw36587 test, since overflows are intended there. 5 年之前
  florian 1e64133a08 * fix TVector.Reserve after IncreaseCapacity changes, resolves #36698 5 年之前
  florian 3279e63351 * patch by J. Gareth Moreton: cleanup TX86AsmOptimizer.OptPass2MOV after DeepMov changes, second part of #36670 5 年之前
  florian 251b18b966 * do not fold constants if the resulttypes do not match, improved fix for #tw26587 5 年之前
  florian 3a5eb0ec59 * patch by J. Gareth Moreton: cleanup TX86AsmOptimizer.OptPass1MOV after DeepMov changes, first part of #36670 5 年之前
  florian fd4fb5fa19 * patch by Christo Crause: combine code paths for avr1 and avrtiny when converting lds/sts to in/out, resolves #36697 5 年之前
  florian f632e2e7be * simplified TX86AsmOptimizer.OptPass1Movx 5 年之前
  florian 21565c2284 * fixed Mov2Movz optimization 5 年之前
  joost 533777000a * Disable building the IDE on Darwin by default 5 年之前
  florian c6350e2903 * patch by J. Gareth Moreton: processor-aware MOVZX optimisation cleanup, part one of #36687 5 年之前