Historie revizí

Autor SHA1 Zpráva Datum
  peter 658c46b903 * remove tdictionary and tindexarray před 19 roky
  florian 85d63d9fa9 * settings refactored před 19 roky
  Jonas Maebe d5b069a935 * added missing typecheckpasses for new left/right nodes created in před 19 roky
  peter 3078a1927f * remove ttype před 19 roky
  florian 67aa148602 * fixed softfpu support před 19 roky
  micha 8678d52aeb * avoid warning when pointer points to size 1 data před 19 roky
  florian fb5e396881 + experimental -Sv option to support vector arithmetics před 19 roky
  micha 5f353d6fef add warning for arithmetic on untyped pointers před 19 roky
  peter d07f470b71 * remove ifdef fpc před 19 roky
  micha d704af7216 fix compilation for {$T+} linux/win před 19 roky
  peter 2f0ce31751 * string concat changed from function to procedure to před 19 roky
  florian 569c4871fc + first batch of varset support, as long as packset isn't changed, it doesn't change anything před 19 roky
  olle 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests před 19 roky
  Jonas Maebe b4668054c5 * avoid unnecessary sign extensions for integer comparisons před 19 roky
  Jonas Maebe 03302dc7c4 * fixed support for macpas & and | operators: they only work on booleans před 19 roky
  florian 454fb81c5b + optimize <string>+'' and ''+<string> před 19 roky
  florian 5d9f3cf33d * fixed s<'', fixes 4925 před 19 roky
  Jonas Maebe 039e7143f4 * avoid some unnecessary bool->int->bool type conversions před 19 roky
  peter 95be416b9d * don't allow stringconst+integer před 19 roky
  Jonas Maebe 07ce826be0 + added ability for (mainly 32bit) code generators to directly handle před 19 roky
  peter a77f503a30 * optimize multiple concats for ansi/widestring před 19 roky
  peter 232555904e * symtablestack cleanup and rewrite před 19 roky
  peter 45176ea2a8 * split tstringtype for stringdef and stringconstnode před 20 roky
  Jonas Maebe 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, před 20 roky
  peter 4c73e86058 * check for allowed floatdef operations před 20 roky
  yury 80fbc143ab * removed MULS->MULD substitution for wince, because MULS was added to system unit. před 20 roky
  peter 2a6623a97f * stringconst+pchar returns a string před 20 roky
  florian c1f1424640 * pchar +/- <array of char> is allowed as well před 20 roky
  florian d9c071da6d * fixed double comparison on wince před 20 roky
  peter edf553a223 * string constants are now array of char until před 20 roky