Historique des commits

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