Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, hace 20 años
  peter 4c73e86058 * check for allowed floatdef operations hace 20 años
  yury 80fbc143ab * removed MULS->MULD substitution for wince, because MULS was added to system unit. hace 20 años
  peter 2a6623a97f * stringconst+pchar returns a string hace 20 años
  florian c1f1424640 * pchar +/- <array of char> is allowed as well hace 20 años
  florian d9c071da6d * fixed double comparison on wince hace 20 años
  peter edf553a223 * string constants are now array of char until hace 20 años
  florian 10db94c8c1 * there is no muls, muld must be generated hace 20 años
  florian fa1575aeab * fixed array[..] of char <op> pchar: wrong type was determined for non op<>+ returned hace 20 años
  florian a53c9e2666 * fixed stupid copy/paste which turned softfloat always off hace 20 años
  florian adb193497d + softfloat support for wince hace 20 años
  peter 534109351b * another cardinal-cardinal fix hace 20 años
  peter 297f33b6c9 * unsigned-unsinged gives signed hace 20 años
  florian cf2c0d52e3 * initialisation of global mm register variables hace 20 años
  florian 91f87244e3 * float calculation aren't executed anymore using the best real type if the types differ hace 20 años
  florian 21038de78d + started with refactoring det_resulttype hace 20 años
  peter ac0277b40b * dword-dword now gives dword hace 20 años
  fpc 790a4fe2d3 * log and id tags removed hace 20 años
  fpc 50778076c3 initial import hace 20 años
  peter c1f4f09911 longword-longword gives int64 hace 20 años
  michael 3e54552235 + * fix constant folding for string+char (from Peter) hace 20 años
  peter 3f9d6ab32f * add hint when passing an uninitialized variable to a var parameter hace 20 años
  peter a82ee06691 * for methodpointers compare only proc field hace 20 años
  peter 0ae80eea41 * allow enum arithmetics inside an enum def, compatible with delphi hace 20 años
  peter e417e34496 * truncate log hace 20 años
  olle 4f43c7e09f + Added fake Exception classes, only for MACOS. hace 20 años
  peter 9cf82cd7f6 * zero based array with elementsize>1 fix hace 20 años
  peter d3b559cfcc * detect arithmetic overflows for constants at compile time hace 20 años
  peter 9ba429a6e2 * fixed some tabs hace 21 años
  peter 4f7d80ce91 * ord-ord always gives a signed result hace 21 años