Commit History

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