Historique des commits

Auteur SHA1 Message Date
  florian 27e89e07a3 * in case a 32x32 -> 64 multiplication is converted into shl, the type casts need to be restored il y a 5 ans
  florian 9989d408fd * AArch64 and i386: omit exit stackframe, same as r44191 for x86-64 il y a 5 ans
  Jonas Maebe 3188dc18d4 * fixed tdel1/2 tests again for AArch64/LLVM il y a 5 ans
  florian 88836b467e * (V)MOVA*(V)MOVS*2(V)MOVS* 1 optimization il y a 5 ans
  joost cefc90f87c * Include ssl-support in fppkg il y a 5 ans
  florian 42324235bd + CallRet2Call optimization il y a 5 ans
  florian ef3155c2ef * there is no exit stackframe needed if a subroutine never returns il y a 5 ans
  florian b8a7473fec * hopefully finally fix of r44186 il y a 5 ans
  svenbarth 2ad3c6dd97 * fix global generic functions with constraints in mode Delphi by handling implementations with defines outside of parse_generic_parameters il y a 5 ans
  svenbarth 41a6957f7d * keep track of the fileposinfo for generic constraints il y a 5 ans
  pierre 314c4552e5 Revert part of previous commit, not related to typos fixes il y a 5 ans
  Tomas Hajny ade50d3b50 * fix typo il y a 5 ans
  florian 892454ff17 * patch by J. Gareth Moreton: optimize MOVSXD as well, resolves #36700 il y a 5 ans
  florian e350264db1 + propagate constants across call nodes il y a 5 ans
  joost a0ed685036 * Fixed the assignment of licenses of packages il y a 5 ans
  michael 4fc7958093 * Fix bug ID #36701 il y a 5 ans
  michael e47378b5d0 * Correct typo il y a 5 ans
  florian 3947922fea * set nf_* correctly when an inc/dec node is converted into an add/sub node il y a 5 ans
  michael f32d7898f8 * Fix bug ID #36603 il y a 5 ans
  marco 6c0a15eb09 * fix mkparsedisplayname 3rd parameter, and overload the alternative. il y a 5 ans
  florian fc50edfe31 * AVR: couple of fixes for CPUs with only 16 registers il y a 5 ans
  florian 013491c69f * make maxpushedparasize a SizeInt: it must store an address size and not an alu value il y a 5 ans
  florian 0424c2a658 * remove accidently committed debug code il y a 5 ans
  florian b7afb2431c * do not allow constraints in headers of procedure implementations in delphi mode, resolves #36584 il y a 5 ans
  Mattias Gaertner bde36ab7a0 pas2js: allow ExtClass<JSValue>:=ExtClass<Word> il y a 5 ans
  svenbarth c4f3f7f453 * only resolve a dummy symbol if it is a type symbol (thus truly a dummy symbol) il y a 5 ans
  svenbarth 20698bb36f * regenerate msg*.inc after last commit il y a 5 ans
  svenbarth 147559349b * fix for Mantis #36652: gracefully handle the error if one tries to implement a method of a type from another unit il y a 5 ans
  Mattias Gaertner 35dbf673ee pas2js: no warning on typecast TGen<JSValue>(aGen<Word>) or TGen<Word>(aGen<JSValue>) il y a 5 ans
  yury fc42953814 * Disabled range and overflow checks for the tw36587 test, since overflows are intended there. il y a 5 ans