Histórico de Commits

Autor SHA1 Mensagem Data
  Pierre Muller f372eb8a33 Other improvements and fixes for PPU debug code há 5 meses atrás
  florian 44d9234f38 * properly unlink unused type symbols from their defs to avoid há 1 ano atrás
  Michaël Van Canneyt 1e9e533e6c * Replace object with record where possible há 1 ano atrás
  florian 906571fa25 * improve pretty printing of symbols há 1 ano atrás
  Pierre Muller 4c330f2799 Issue internal error in def type is errordef há 1 ano atrás
  florian 8f3cce556d * some error messages use nicer symbol names há 2 anos atrás
  florian 0eee70ac81 * fix FindUnitSymtable for exception symtables, resolves #24801 and #39974 há 3 anos atrás
  Ondrej Pokorny 55629aeb19 do not publish enums with jumps há 3 anos atrás
  florian c13517634f * patch by Rika: Replace some instances of manual work with endianness with cryptic oneliners, resolves #39719 há 3 anos atrás
  Sven/Sarah Barth eaeb614887 + provide a tsym based variant of ChangeOwnerAndName há 3 anos atrás
  Sven/Sarah Barth a7a0f47d98 * extract a symbol or def from its previous owner if that owner has OwnsObjects set to true há 3 anos atrás
  florian 32fa0ecaf9 * cleanup há 3 anos atrás
  nickysn 3ecb41cd2d * improvements to the prevention of dangling pointers in tmodule.deflist, há 4 anos atrás
  pierre 6230de31bb * Second patch xml-node-dump-defs.patch from J. Gareth Moreton from bug report 36882. há 4 anos atrás
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 há 5 anos atrás
  Jonas Maebe a2174753c1 - removed tabstractrecorddef.get_unit_symtable, which did not always return the unit há 5 anos atrás
  svenbarth 80a4a01f12 + add a method to tdef to initialize the defid from within a constructor há 5 anos atrás
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would há 6 anos atrás
  pierre ec76e879c9 Integrate patch from bug report 35409. há 6 anos atrás
  pierre c1e93bd2c2 + compiler/symdef.pas: Add missing call to tderef.reset methods in all tdef constructors. há 6 anos atrás
  svenbarth 61bde67082 + add method has_non_trivial_init_child() to tdef which provides access to the symtable's há 7 anos atrás
  florian 31f78ea2b6 + implementation of the vectorcall calling convention by J. Gareth Moreton há 7 anos atrás
  svenbarth d50848174a + add putboolean and getboolean convenience methods to tentfile há 7 anos atrás
  svenbarth a52b675779 * fix that *annoying* search & replace remnant of incorrect casing há 8 anos atrás
  pierre 97241c46b2 Move getptruint/putptruint methods to tentfile class to allow use with ppudump há 8 anos atrás
  florian b1dff29cbf * removed unused units há 8 anos atrás
  Károly Balogh 5426c11611 marked a few uses of TConstExprInt as const during parameter passing, to avoid a few unnecessary record copying há 8 anos atrás
  svenbarth ee466b9a28 * extend tdef.fullownerhierarchyname() with a parameter that skips the inclusion of a procdef's parameter declaration using the new pno_noparams option há 9 anos atrás
  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 há 9 anos atrás
  Jonas Maebe 9a0cb50a08 * converted the result of fullownerhierarchyname to tsymstr so it (and há 10 anos atrás