Commit History

Author SHA1 Message Date
  florian 9a1b9071a5 * implemented kylix like local directive, fixes #7242 19 years ago
  peter 2f0ce31751 * string concat changed from function to procedure to 19 years ago
  peter 75dee03578 * fix type determining of array of integer constructors 19 years ago
  Jonas Maebe e9580628d3 * make temps which are passed as the location for the function 19 years ago
  Jonas Maebe 733f559267 * also perform C varargs type conversions for cdecl procedures declared 19 years ago
  chrivers f0a62b1e47 Changed implicit type conversion helper for interface assignments. This is needed for _IMPLEMENTS. Will be optimized to be more optimal for non-implements interfaces 19 years ago
  Jonas Maebe e0250bcdb4 * never remove regvar-ability of parameters passed by reference 19 years ago
  florian 570c1bc3a5 * widestrings aren't ref. counted anymore on windows 19 years ago
  florian 23f1f83835 + is_automatable 19 years ago
  peter 95be416b9d * don't allow stringconst+integer 19 years ago
  peter ae0010ad6c * support proc to procvar conversion for overloaded procdefs passed to parameters 19 years ago
  Jonas Maebe b2cdab26af * automatically convert (wide)chararrays to p(wide)chars for C varargs 19 years ago
  Jonas Maebe 4db6e1ddb8 * moved type conversion of C varargs from tcallnode to 19 years ago
  peter b6e35a200e * rewrite of optimizer options 19 years ago
  florian bbd3e2e391 * string constants passed to array of const should be passed as ansistrings 19 years ago
  Jonas Maebe 765fe2b2ab * fixed bug #4737 (check for potential range errors in for-loop 19 years ago
  Jonas Maebe 6d3ae16267 * fixed web bug #4647 (untyped elements in array constructors) + test 19 years ago
  Jonas Maebe 857664a5d4 * fixed tw4554: 19 years ago
  peter 95879fe8a7 * basic support for generic classes 19 years ago
  peter 24d972c012 * append optimization also for constant strings 19 years ago
  Jonas Maebe 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, 19 years ago
  florian 77cc54351c * procedures containing nested procedures accessing their data can't be inlined, fixes ie in tcalfun8.pp 20 years ago
  Jonas Maebe 6171499d15 * fixed creating shared libraries under Darwin/Mac OS X 20 years ago
  florian 7cd67ea3f0 * node optimizer branch merged 20 years ago
  florian a39fd9d2ea * array of const for classes fixed, was broken by r10 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc aabbd3c7df * property svn:eol-style: native set 20 years ago
  florian d4194bce53 * array of const for currency, classes and interfaces fixed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  florian a680ccb389 + variants are now assigned using fpc_variant_copy 20 years ago