Commit Verlauf

Autor SHA1 Nachricht Datum
  J. Gareth "Curious Kit" Moreton 179fc5848b * Flags specific to TArrayConstructorNode have been moved to their own field vor 1 Jahr
  J. Gareth "Curious Kit" Moreton ecc16278f0 * Flags specific to TAssignmentNode have been moved to their own field vor 1 Jahr
  Sven/Sarah Barth bb51ac77dd * the right side of a concatenation of multiple ShortString values can directly pass any String[x] to the utility routine, because only the Length() is used, not High() and nothing is modified (also typed pointers must not be used for them); this allows for better code generation for strings with a maximum length < 255 vor 2 Jahren
  Sven/Sarah Barth 02aac653d2 * optimize shortstring concatenations if they're on the right side of an assignment to directly use the left side instead of a temporary vor 2 Jahren
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
  nickysn 3318703ece * moved nf_typedaddr to addrnodeflags (anf_typedaddr) vor 7 Jahren
  florian c230f81719 + support for <dyn. array>+<dyn. array>, resolves #30463 vor 7 Jahren
  nickysn efc5e339d0 * use an enum instead of integer constants to represent inline numbers vor 8 Jahren
  svenbarth 82b2d22ed6 * keep track of allow_array_constructor as part of the array constructor node vor 8 Jahren
  Jonas Maebe 1a560e9875 * when concatenating ansistrings, do not map CP_NONE (rawbytestring) to vor 12 Jahren
  Jonas Maebe 8e3d7fe8d3 * fixed genmultistringadd() optimization for jvm and enabled it vor 13 Jahren
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 vor 13 Jahren
  paul c1866d5c17 compiler: vor 14 Jahren
  paul 723f3424d4 merge r17484 from cpstrnew branch by michael: vor 14 Jahren
  Jonas Maebe 6857dde33e + shortstring support for the JVM target (including accessing character 0 as vor 14 Jahren
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass vor 18 Jahren
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: vor 18 Jahren
  Jonas Maebe e4e6f8112d * fixed some warnings about hidden constructors vor 18 Jahren
  peter 658c46b903 * remove tdictionary and tindexarray vor 19 Jahren
  florian 85d63d9fa9 * settings refactored vor 19 Jahren
  peter 3078a1927f * remove ttype vor 19 Jahren
  peter 2f0ce31751 * string concat changed from function to procedure to vor 19 Jahren
  peter b6e35a200e * rewrite of optimizer options vor 19 Jahren
  peter a77f503a30 * optimize multiple concats for ansi/widestring vor 19 Jahren
  florian 7cd67ea3f0 * node optimizer branch merged vor 20 Jahren
  fpc 790a4fe2d3 * log and id tags removed vor 20 Jahren
  fpc 50778076c3 initial import vor 20 Jahren
  peter e417e34496 * truncate log vor 20 Jahren
  florian 8a9758c5e2 * logs truncated vor 21 Jahren
  florian 2258e941af + inlined procedures inherit procinfo flags vor 22 Jahren