Историја ревизија

Аутор SHA1 Порука Датум
  yury 231899e32c Merged revisions 7691,7696,7714 via svnmerge from пре 18 година
  peter 9676482f8e * fix array constructors that start with nil пре 18 година
  pierre f82d47e370 * Use IncRefCountBy пре 18 година
  florian 8ecdbbc515 * fix intf assignment пре 19 година
  Jonas Maebe c0eb91ffc8 * fixed error message for trying to assign to formal parameters and пре 19 година
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym пре 19 година
  peter f2a25e845d * refactor gen_alloc_symtable so it depends on varsym type and not пре 19 година
  peter e17b424e28 * refactor procsym procdef list пре 19 година
  peter 658c46b903 * remove tdictionary and tindexarray пре 19 година
  florian 85d63d9fa9 * settings refactored пре 19 година
  peter dc29821e8c * ttypenode.dogetcopy added пре 19 година
  peter 3078a1927f * remove ttype пре 19 година
  florian 9a1b9071a5 * implemented kylix like local directive, fixes #7242 пре 19 година
  peter 2f0ce31751 * string concat changed from function to procedure to пре 19 година
  peter 75dee03578 * fix type determining of array of integer constructors пре 19 година
  Jonas Maebe e9580628d3 * make temps which are passed as the location for the function пре 19 година
  Jonas Maebe 733f559267 * also perform C varargs type conversions for cdecl procedures declared пре 19 година
  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 година
  Jonas Maebe e0250bcdb4 * never remove regvar-ability of parameters passed by reference пре 19 година
  florian 570c1bc3a5 * widestrings aren't ref. counted anymore on windows пре 19 година
  florian 23f1f83835 + is_automatable пре 19 година
  peter 95be416b9d * don't allow stringconst+integer пре 19 година
  peter ae0010ad6c * support proc to procvar conversion for overloaded procdefs passed to parameters пре 19 година
  Jonas Maebe b2cdab26af * automatically convert (wide)chararrays to p(wide)chars for C varargs пре 19 година
  Jonas Maebe 4db6e1ddb8 * moved type conversion of C varargs from tcallnode to пре 19 година
  peter b6e35a200e * rewrite of optimizer options пре 19 година
  florian bbd3e2e391 * string constants passed to array of const should be passed as ansistrings пре 19 година
  Jonas Maebe 765fe2b2ab * fixed bug #4737 (check for potential range errors in for-loop пре 19 година
  Jonas Maebe 6d3ae16267 * fixed web bug #4647 (untyped elements in array constructors) + test пре 20 година
  Jonas Maebe 857664a5d4 * fixed tw4554: пре 20 година