Historial de Commits

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