Historie revizí

Autor SHA1 Zpráva Datum
  Ondrej Pokorny 55629aeb19 do not publish enums with jumps před 3 roky
  florian c13517634f * patch by Rika: Replace some instances of manual work with endianness with cryptic oneliners, resolves #39719 před 3 roky
  Sven/Sarah Barth eaeb614887 + provide a tsym based variant of ChangeOwnerAndName před 3 roky
  Sven/Sarah Barth a7a0f47d98 * extract a symbol or def from its previous owner if that owner has OwnsObjects set to true před 3 roky
  florian 32fa0ecaf9 * cleanup před 3 roky
  nickysn 3ecb41cd2d * improvements to the prevention of dangling pointers in tmodule.deflist, před 4 roky
  pierre 6230de31bb * Second patch xml-node-dump-defs.patch from J. Gareth Moreton from bug report 36882. před 4 roky
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 před 5 roky
  Jonas Maebe a2174753c1 - removed tabstractrecorddef.get_unit_symtable, which did not always return the unit před 5 roky
  svenbarth 80a4a01f12 + add a method to tdef to initialize the defid from within a constructor před 5 roky
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would před 6 roky
  pierre ec76e879c9 Integrate patch from bug report 35409. před 6 roky
  pierre c1e93bd2c2 + compiler/symdef.pas: Add missing call to tderef.reset methods in all tdef constructors. před 6 roky
  svenbarth 61bde67082 + add method has_non_trivial_init_child() to tdef which provides access to the symtable's před 7 roky
  florian 31f78ea2b6 + implementation of the vectorcall calling convention by J. Gareth Moreton před 7 roky
  svenbarth d50848174a + add putboolean and getboolean convenience methods to tentfile před 7 roky
  svenbarth a52b675779 * fix that *annoying* search & replace remnant of incorrect casing před 8 roky
  pierre 97241c46b2 Move getptruint/putptruint methods to tentfile class to allow use with ppudump před 8 roky
  florian b1dff29cbf * removed unused units před 8 roky
  Károly Balogh 5426c11611 marked a few uses of TConstExprInt as const during parameter passing, to avoid a few unnecessary record copying před 8 roky
  svenbarth ee466b9a28 * extend tdef.fullownerhierarchyname() with a parameter that skips the inclusion of a procdef's parameter declaration using the new pno_noparams option před 8 roky
  svenbarth 3ea78f53ad * as it seems that UnitImportSyms stores symbols that are already freed add an additional check to tderef.build() for tdef (in addition to tsym) to find code that triggers such cases more easily před 9 roky
  Jonas Maebe 9a0cb50a08 * converted the result of fullownerhierarchyname to tsymstr so it (and před 10 roky
  Jonas Maebe 8e43a8a9cf * changed fix for reusable defs and exceptiontables again: we cannot create před 10 roky
  Jonas Maebe 46dfa1af30 * correctly handle t*def.getreusable*() in case the original def was in před 10 roky
  Jonas Maebe a3ba779b22 * fixed formatting před 10 roky
  Jonas Maebe 2cea723a0d * only write the parts of the unit localsymtables that are actually needed: před 10 roky
  Jonas Maebe 91be1d0f2d * removed the DWARF label fields from tdef/tobjectdef, and dynamically před 10 roky
  Jonas Maebe 2d2b8c635d * detect whether or not a def/sym is registered based on its defid, so we před 10 roky
  Jonas Maebe e34a16d1f1 * change rtti_mangledname resultdef into TSymStr před 10 roky