Historique des commits

Auteur SHA1 Message Date
  peter dfb7fe9d9d * fixed alignment calculation for variant records il y a 21 ans
  peter 8caaa7740d * more record alignment fixes il y a 21 ans
  peter 2d8d788211 * record alignment splitted in fieldalignment and recordalignment, il y a 21 ans
  daniel 97e87aaebc * reginfo now also only allocated during register allocation il y a 21 ans
  daniel 7a6b6f4bd4 * Some minor stuff il y a 21 ans
  daniel 4a4b8f2a72 * Experiment: Compress strings to save memory il y a 21 ans
  peter f663d2488f * cross unit inlining fixed il y a 22 ans
  florian 585d13369c * fixed strange error message about expecting erroneous types, il y a 22 ans
  peter 19727a3609 * don't search for overloads in parents for constructors il y a 22 ans
  peter 4a1ecb07d1 * splitted buildderef and buildderefimpl to fix interface crc il y a 22 ans
  peter 6878c55c80 * write derefdata in a separate ppu entry il y a 22 ans
  peter fcabdbbf35 * fixed unitsym-globalsymtable relation so the uses of a unit il y a 22 ans
  peter a28d911c98 * IncompatibleTypes() added that will include unit names when il y a 22 ans
  peter d0de3b3ea8 * 64k registers supported il y a 22 ans
  peter 303b5252e4 * removed is_visible_for_proc il y a 22 ans
  peter e27d6f67da * inline supported again, LOC_REFERENCEs are used to pass the il y a 22 ans
  peter 052f635a45 * don't report unused hidden parameters il y a 22 ans
  peter 00801693bb * protected visibility fixes il y a 22 ans
  peter 7900a544a3 * searchsym_type to search for type definitions. It ignores il y a 22 ans
  peter 8af51ea6d3 * locals and paras are allocated in the code generation il y a 22 ans
  peter 375820ccae * unchain operators before adding to overloaded list il y a 22 ans
  peter bfb8ae2151 * sym,def resolving partly rewritten to support also parent objects il y a 22 ans
  peter 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead il y a 22 ans
  peter 72a89db7f7 * para can be the same as function name in delphi il y a 22 ans
  peter 5540304b85 * check parast when inserting in localst il y a 22 ans
  peter e7975c7592 * re-resolving added instead of reloading from ppu il y a 22 ans
  peter 072a55b73e * methodpointer self pushing fixed il y a 22 ans
  peter 8ff5792776 * remove some unit dependencies il y a 22 ans
  peter 1d3a842c07 * fix dup check for hiding the result varsym in localst, the result il y a 22 ans
  peter 92ee1804b6 * removed selfpointer_offset, vmtpointer_offset il y a 22 ans