Historique des commits

Auteur SHA1 Message Date
  florian 5d9f3cf33d * fixed s<'', fixes 4925 il y a 19 ans
  Jonas Maebe 039e7143f4 * avoid some unnecessary bool->int->bool type conversions il y a 19 ans
  peter 95be416b9d * don't allow stringconst+integer il y a 19 ans
  Jonas Maebe 07ce826be0 + added ability for (mainly 32bit) code generators to directly handle il y a 19 ans
  peter a77f503a30 * optimize multiple concats for ansi/widestring il y a 19 ans
  peter 232555904e * symtablestack cleanup and rewrite il y a 19 ans
  peter 45176ea2a8 * split tstringtype for stringdef and stringconstnode il y a 20 ans
  Jonas Maebe 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, il y a 20 ans
  peter 4c73e86058 * check for allowed floatdef operations il y a 20 ans
  yury 80fbc143ab * removed MULS->MULD substitution for wince, because MULS was added to system unit. il y a 20 ans
  peter 2a6623a97f * stringconst+pchar returns a string il y a 20 ans
  florian c1f1424640 * pchar +/- <array of char> is allowed as well il y a 20 ans
  florian d9c071da6d * fixed double comparison on wince il y a 20 ans
  peter edf553a223 * string constants are now array of char until il y a 20 ans
  florian 10db94c8c1 * there is no muls, muld must be generated il y a 20 ans
  florian fa1575aeab * fixed array[..] of char <op> pchar: wrong type was determined for non op<>+ returned il y a 20 ans
  florian a53c9e2666 * fixed stupid copy/paste which turned softfloat always off il y a 20 ans
  florian adb193497d + softfloat support for wince il y a 20 ans
  peter 534109351b * another cardinal-cardinal fix il y a 20 ans
  peter 297f33b6c9 * unsigned-unsinged gives signed il y a 20 ans
  florian cf2c0d52e3 * initialisation of global mm register variables il y a 20 ans
  florian 91f87244e3 * float calculation aren't executed anymore using the best real type if the types differ il y a 20 ans
  florian 21038de78d + started with refactoring det_resulttype il y a 20 ans
  peter ac0277b40b * dword-dword now gives dword il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  peter c1f4f09911 longword-longword gives int64 il y a 20 ans
  michael 3e54552235 + * fix constant folding for string+char (from Peter) il y a 20 ans
  peter 3f9d6ab32f * add hint when passing an uninitialized variable to a var parameter il y a 20 ans
  peter a82ee06691 * for methodpointers compare only proc field il y a 20 ans