Commit History

Author SHA1 Message Date
  florian 80876932aa + parsing of type casts with nested types 19 years ago
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym 19 years ago
  florian a13d358f1e * first partially working implementation of variant com invoking 19 years ago
  florian c947295cb8 + ttertiarynode 19 years ago
  peter e17b424e28 * refactor procsym procdef list 19 years ago
  florian 9d7556c222 * fixed wrong string for error messages 19 years ago
  peter 658c46b903 * remove tdictionary and tindexarray 19 years ago
  florian 0c1b7910ab * allow usage of nested types 19 years ago
  florian be2b715d3c + parsing of disp variant invokes 19 years ago
  Jonas Maebe d87f03eef5 - removed automatic int-string, string-int and int-array conversion for 19 years ago
  Jonas Maebe 5acc8b44a8 * activated internal get_frame for x86 19 years ago
  florian bce905b106 * give correct error locations for errors when specializing templates 19 years ago
  florian ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) 19 years ago
  florian 85d63d9fa9 * settings refactored 19 years ago
  peter d27fda4b01 * fix rtti for overriden properties 19 years ago
  peter 3078a1927f * remove ttype 19 years ago
  daniel 67851f6aba + arrayvar[l..h] now valid parameter for open array. 19 years ago
  peter 71af18855e * remove sym from ttype, we can now reference any def in any unit directly 19 years ago
  peter 0f6355e805 * fix property overriding 19 years ago
  daniel de423ab5b0 + stringvar[l..h] now valid parameter for open array of char. 19 years ago
  daniel 2450f5a778 + First working concept of open_array_procedure(Pbyte_var[0..9]); 19 years ago
  Jonas Maebe 2dd6a91a9f + allow implicit type conversions of 4 byte integers to strings for 19 years ago
  Jonas Maebe 5eedbdfde9 + support for indexing 4-byte sized integers as array[1..4] of char in 19 years ago
  Jonas Maebe 12c76ca1ce + support for "return" without return value in MacPas mode 19 years ago
  florian 32c7ba29ea * when calling an inherited methode by msg, any var parameters are compatible, 19 years ago
  peter d07f470b71 * remove ifdef fpc 19 years ago
  Jonas Maebe cd5b9245f9 + support for bitsizeof() function 19 years ago
  Jonas Maebe eccbc78e04 + support for bitpacked arrays: 19 years ago
  peter eb829ea21b * store procdef messageinf in the ppu 19 years ago
  peter 22657a363b * pass context class to searchsym_in_class to fix the visibility 19 years ago