Historial de Commits

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