Commit History

Author SHA1 Message Date
  florian c3f22aae94 * fixed set+range on big endian systems 18 years ago
  florian efb025310d * tried to restore old set behaviour for big endian targets 18 years ago
  florian 9a0f769b2f * cleaned up set conversion 18 years ago
  peter 9a37c04131 * cardinal-cardinal is calculated using int64 18 years ago
  daniel e8050233af + Patch by Thorsten Engler to optimize string comparisons for = and <> cases. (Mantis #8231) 18 years ago
  florian c6d3bc813f * fixes #8229 18 years ago
  Jonas Maebe d3ea2fa9e3 - removed some unneeded and sometimes wrong typecasts (could be 18 years ago
  pierre b486f926ce * taddnode.first_addstring, avoid memory leak if 18 years ago
  florian 7781e842fc * varset support fixed 19 years ago
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym 19 years ago
  yury 5a9b0949c5 * fixed wince build. 19 years ago
  peter 658c46b903 * remove tdictionary and tindexarray 19 years ago
  florian 85d63d9fa9 * settings refactored 19 years ago
  Jonas Maebe d5b069a935 * added missing typecheckpasses for new left/right nodes created in 19 years ago
  peter 3078a1927f * remove ttype 19 years ago
  florian 67aa148602 * fixed softfpu support 19 years ago
  micha 8678d52aeb * avoid warning when pointer points to size 1 data 19 years ago
  florian fb5e396881 + experimental -Sv option to support vector arithmetics 19 years ago
  micha 5f353d6fef add warning for arithmetic on untyped pointers 19 years ago
  peter d07f470b71 * remove ifdef fpc 19 years ago
  micha d704af7216 fix compilation for {$T+} linux/win 19 years ago
  peter 2f0ce31751 * string concat changed from function to procedure to 19 years ago
  florian 569c4871fc + first batch of varset support, as long as packset isn't changed, it doesn't change anything 19 years ago
  olle 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests 19 years ago
  Jonas Maebe b4668054c5 * avoid unnecessary sign extensions for integer comparisons 19 years ago
  Jonas Maebe 03302dc7c4 * fixed support for macpas & and | operators: they only work on booleans 19 years ago
  florian 454fb81c5b + optimize <string>+'' and ''+<string> 19 years ago
  florian 5d9f3cf33d * fixed s<'', fixes 4925 19 years ago
  Jonas Maebe 039e7143f4 * avoid some unnecessary bool->int->bool type conversions 19 years ago
  peter 95be416b9d * don't allow stringconst+integer 19 years ago