Commit History

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