Historial de Commits

Autor SHA1 Mensaje Fecha
  J. Gareth "Curious Kit" Moreton 179fc5848b * Flags specific to TArrayConstructorNode have been moved to their own field hace 1 año
  J. Gareth "Curious Kit" Moreton ecc16278f0 * Flags specific to TAssignmentNode have been moved to their own field hace 1 año
  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 hace 2 años
  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 hace 2 años
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would hace 6 años
  nickysn 3318703ece * moved nf_typedaddr to addrnodeflags (anf_typedaddr) hace 7 años
  florian c230f81719 + support for <dyn. array>+<dyn. array>, resolves #30463 hace 7 años
  nickysn efc5e339d0 * use an enum instead of integer constants to represent inline numbers hace 8 años
  svenbarth 82b2d22ed6 * keep track of allow_array_constructor as part of the array constructor node hace 8 años
  Jonas Maebe 1a560e9875 * when concatenating ansistrings, do not map CP_NONE (rawbytestring) to hace 12 años
  Jonas Maebe 8e3d7fe8d3 * fixed genmultistringadd() optimization for jvm and enabled it hace 13 años
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 hace 13 años
  paul c1866d5c17 compiler: hace 14 años
  paul 723f3424d4 merge r17484 from cpstrnew branch by michael: hace 14 años
  Jonas Maebe 6857dde33e + shortstring support for the JVM target (including accessing character 0 as hace 14 años
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass hace 18 años
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: hace 18 años
  Jonas Maebe e4e6f8112d * fixed some warnings about hidden constructors hace 18 años
  peter 658c46b903 * remove tdictionary and tindexarray hace 19 años
  florian 85d63d9fa9 * settings refactored hace 19 años
  peter 3078a1927f * remove ttype hace 19 años
  peter 2f0ce31751 * string concat changed from function to procedure to hace 19 años
  peter b6e35a200e * rewrite of optimizer options hace 19 años
  peter a77f503a30 * optimize multiple concats for ansi/widestring hace 19 años
  florian 7cd67ea3f0 * node optimizer branch merged hace 20 años
  fpc 790a4fe2d3 * log and id tags removed hace 20 años
  fpc 50778076c3 initial import hace 20 años
  peter e417e34496 * truncate log hace 20 años
  florian 8a9758c5e2 * logs truncated hace 21 años
  florian 2258e941af + inlined procedures inherit procinfo flags hace 21 años