Commit History

Author SHA1 Message Date
  peter 136d3e8d46 * refactor implemented interfaces 19 years ago
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead 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
  peter d4d4309e44 * use unique symid and defid per module 19 years ago
  florian b64548e25c * cleaned up unnecessary code 19 years ago
  tom_at_work bfa4fc30cd * fix size calculation for packed arrays: it is not required to take alignment into account. Fixes tparray5 on 64 bit cpus 19 years ago
  peter 0f6355e805 * fix property overriding 19 years ago
  peter 8a0a27262e * mark hidden parameters with < > when printing parameter lists, only used 19 years ago
  florian 569c4871fc + first batch of varset support, as long as packset isn't changed, it doesn't change anything 19 years ago
  Jonas Maebe 3bb41dcf9a * fixed writing "packed" status of bitpacked records to ppu files. 19 years ago
  Jonas Maebe 1f42ee201b + support for bitpacked records, except for: 19 years ago
  Jonas Maebe 37a9ce25d5 * fixed size of bitpacked arrays 19 years ago
  florian 2228ec7fb0 * patch from C Western for #7232 19 years ago
  florian 9e66674ff9 + first part of qwordbool implementation 19 years ago
  florian 22146e2bcf * partial fix (not for 64 bit CPUs yet) for #5641 (tested only lower byte of result of object constructors) 19 years ago
  Jonas Maebe eccbc78e04 + support for bitpacked arrays: 19 years ago
  peter 4506394cfa * pass contextobjdef for visibility of methods. There are different 19 years ago
  peter eb829ea21b * store procdef messageinf in the ppu 19 years ago
  chrivers 97e0ff4105 Added iioffset for _IMPLEMENTS. added iitype initializer 19 years ago
  chrivers d9eb4049e3 Added Interface implementation type specifier (var: iitype) to tobjectdef. Used for the implementation of "implements"-keyword 19 years ago
  chrivers aa783c2876 Cleanup for readability. timplementedinterfaces.searchintf() simplified, dummy-var renamed to mark it as such in tstoreddef.is_integrable 19 years ago
  florian 887781a6b9 * experimental patch to fix #7187 19 years ago
  Jonas Maebe d75b19e484 * removed/conditionalised several unused variables 19 years ago
  tom_at_work f38dcb7145 * fixed wrong alignment on 64 bit cpus for rtti data for ordinals and enums if the cpu requires proper alignment 19 years ago
  Jonas Maebe e344ee3cd7 + support for register variables which contain records 19 years ago
  peter 36a57726ac * always build deref info for localst 19 years ago