Histórico de Commits

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