Commit History

Автор SHA1 Съобщение Дата
  micha d704af7216 fix compilation for {$T+} linux/win преди 19 години
  peter 2f0ce31751 * string concat changed from function to procedure to преди 19 години
  florian 569c4871fc + first batch of varset support, as long as packset isn't changed, it doesn't change anything преди 19 години
  olle 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests преди 19 години
  Jonas Maebe b4668054c5 * avoid unnecessary sign extensions for integer comparisons преди 19 години
  Jonas Maebe 03302dc7c4 * fixed support for macpas & and | operators: they only work on booleans преди 19 години
  florian 454fb81c5b + optimize <string>+'' and ''+<string> преди 19 години
  florian 5d9f3cf33d * fixed s<'', fixes 4925 преди 19 години
  Jonas Maebe 039e7143f4 * avoid some unnecessary bool->int->bool type conversions преди 19 години
  peter 95be416b9d * don't allow stringconst+integer преди 19 години
  Jonas Maebe 07ce826be0 + added ability for (mainly 32bit) code generators to directly handle преди 19 години
  peter a77f503a30 * optimize multiple concats for ansi/widestring преди 19 години
  peter 232555904e * symtablestack cleanup and rewrite преди 19 години
  peter 45176ea2a8 * split tstringtype for stringdef and stringconstnode преди 20 години
  Jonas Maebe 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, преди 20 години
  peter 4c73e86058 * check for allowed floatdef operations преди 20 години
  yury 80fbc143ab * removed MULS->MULD substitution for wince, because MULS was added to system unit. преди 20 години
  peter 2a6623a97f * stringconst+pchar returns a string преди 20 години
  florian c1f1424640 * pchar +/- <array of char> is allowed as well преди 20 години
  florian d9c071da6d * fixed double comparison on wince преди 20 години
  peter edf553a223 * string constants are now array of char until преди 20 години
  florian 10db94c8c1 * there is no muls, muld must be generated преди 20 години
  florian fa1575aeab * fixed array[..] of char <op> pchar: wrong type was determined for non op<>+ returned преди 20 години
  florian a53c9e2666 * fixed stupid copy/paste which turned softfloat always off преди 20 години
  florian adb193497d + softfloat support for wince преди 20 години
  peter 534109351b * another cardinal-cardinal fix преди 20 години
  peter 297f33b6c9 * unsigned-unsinged gives signed преди 20 години
  florian cf2c0d52e3 * initialisation of global mm register variables преди 20 години
  florian 91f87244e3 * float calculation aren't executed anymore using the best real type if the types differ преди 20 години
  florian 21038de78d + started with refactoring det_resulttype преди 20 години