Histórico de commits

Autor SHA1 Mensagem Data
  pierre 0c1d59ec5c * Use IncRefCount 18 anos atrás
  Jonas Maebe 4e96fe8fac * fixed with-support for classrefdefs (mantis 8150), with thanks to 18 anos atrás
  florian ad7e261a04 * forbid to take the address of a label defined outside of the current procedure 18 anos atrás
  yury bcd86ef782 * added support for very big/small currency constants for non x86 CPUs. 19 anos atrás
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize 19 anos atrás
  florian a2ec2e72b6 * better hint about abstract methods (fixes 5098) 19 anos atrás
  florian 80876932aa + parsing of type casts with nested types 19 anos atrás
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym 19 anos atrás
  florian a13d358f1e * first partially working implementation of variant com invoking 19 anos atrás
  florian c947295cb8 + ttertiarynode 19 anos atrás
  peter e17b424e28 * refactor procsym procdef list 19 anos atrás
  florian 9d7556c222 * fixed wrong string for error messages 19 anos atrás
  peter 658c46b903 * remove tdictionary and tindexarray 19 anos atrás
  florian 0c1b7910ab * allow usage of nested types 19 anos atrás
  florian be2b715d3c + parsing of disp variant invokes 19 anos atrás
  Jonas Maebe d87f03eef5 - removed automatic int-string, string-int and int-array conversion for 19 anos atrás
  Jonas Maebe 5acc8b44a8 * activated internal get_frame for x86 19 anos atrás
  florian bce905b106 * give correct error locations for errors when specializing templates 19 anos atrás
  florian ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) 19 anos atrás
  florian 85d63d9fa9 * settings refactored 19 anos atrás
  peter d27fda4b01 * fix rtti for overriden properties 19 anos atrás
  peter 3078a1927f * remove ttype 19 anos atrás
  daniel 67851f6aba + arrayvar[l..h] now valid parameter for open array. 19 anos atrás
  peter 71af18855e * remove sym from ttype, we can now reference any def in any unit directly 19 anos atrás
  peter 0f6355e805 * fix property overriding 19 anos atrás
  daniel de423ab5b0 + stringvar[l..h] now valid parameter for open array of char. 19 anos atrás
  daniel 2450f5a778 + First working concept of open_array_procedure(Pbyte_var[0..9]); 19 anos atrás
  Jonas Maebe 2dd6a91a9f + allow implicit type conversions of 4 byte integers to strings for 19 anos atrás
  Jonas Maebe 5eedbdfde9 + support for indexing 4-byte sized integers as array[1..4] of char in 19 anos atrás
  Jonas Maebe 12c76ca1ce + support for "return" without return value in MacPas mode 19 anos atrás