Historique des commits

Auteur SHA1 Message Date
  daniel e8050233af + Patch by Thorsten Engler to optimize string comparisons for = and <> cases. (Mantis #8231) il y a 18 ans
  florian c6d3bc813f * fixes #8229 il y a 18 ans
  Jonas Maebe d3ea2fa9e3 - removed some unneeded and sometimes wrong typecasts (could be il y a 19 ans
  pierre b486f926ce * taddnode.first_addstring, avoid memory leak if il y a 19 ans
  florian 7781e842fc * varset support fixed il y a 19 ans
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym il y a 19 ans
  yury 5a9b0949c5 * fixed wince build. il y a 19 ans
  peter 658c46b903 * remove tdictionary and tindexarray il y a 19 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans
  Jonas Maebe d5b069a935 * added missing typecheckpasses for new left/right nodes created in il y a 19 ans
  peter 3078a1927f * remove ttype il y a 19 ans
  florian 67aa148602 * fixed softfpu support il y a 19 ans
  micha 8678d52aeb * avoid warning when pointer points to size 1 data il y a 19 ans
  florian fb5e396881 + experimental -Sv option to support vector arithmetics il y a 19 ans
  micha 5f353d6fef add warning for arithmetic on untyped pointers il y a 19 ans
  peter d07f470b71 * remove ifdef fpc il y a 19 ans
  micha d704af7216 fix compilation for {$T+} linux/win il y a 19 ans
  peter 2f0ce31751 * string concat changed from function to procedure to il y a 19 ans
  florian 569c4871fc + first batch of varset support, as long as packset isn't changed, it doesn't change anything il y a 19 ans
  olle 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests il y a 19 ans
  Jonas Maebe b4668054c5 * avoid unnecessary sign extensions for integer comparisons il y a 19 ans
  Jonas Maebe 03302dc7c4 * fixed support for macpas & and | operators: they only work on booleans il y a 19 ans
  florian 454fb81c5b + optimize <string>+'' and ''+<string> il y a 19 ans
  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