Histórico de Commits

Autor SHA1 Mensagem Data
  Margers 8c73d0a0e2 Fix 2nd compilation in Textmode IDE há 10 meses atrás
  Alligator-1 9caabdc4e7 Immediately set the capacity há 1 ano atrás
  florian abcced55af * (lsighly, added safety check) patch by Евгений Савин, resolves #40784 há 1 ano atrás
  Sven/Sarah Barth eaf24269bc * check that the corresponding genericdef of the adjusted def is indeed valid há 1 ano atrás
  Michaël Van Canneyt 325d29307f * Indentation and casing changes há 1 ano atrás
  Michaël Van Canneyt 881eb0fab5 * Check whether call to deref(impl) is needed during re-resolve (indexes may be -1 if not yet built) há 1 ano atrás
  Sven/Sarah Barth ea102d792f * fix #40634 the 2nd: a (strict) protected symbol in a parent class of the owner is supposed to be visible há 1 ano atrás
  Sven/Sarah Barth 1dbde8a79d - remove no longer required check as that is now handled by check_strict_private (not to mention that the check had been placed incorrectly anyway...) há 1 ano atrás
  Sven/Sarah Barth 11200cfaf6 * use check_strict_private and check_strict_protected in their respective non-strict checks to avoid code duplication há 1 ano atrás
  Sven/Sarah Barth 852aee489c * move the checks for strict private and protected into their own nested functions há 1 ano atrás
  Sven/Sarah Barth d9903e6e16 * fix #40634: correctly check visibility for child classes in case of a mixture of specializations and non-specializations há 1 ano atrás
  Sven/Sarah Barth 43721f21c4 * fix #40621: when checking for visibility of members then always use the genericdefs for specializations for correct scoping há 1 ano atrás
  Sven/Sarah Barth ed8a05d697 * use iscurrentunit only when there isn't a suitable def that the moduleid of the symtables can be compared to há 1 ano atrás
  Michael VAN CANNEYT a74a35a16e * Check that system unit is actually loaded before using it to search for system symbols há 2 anos atrás
  Michael VAN CANNEYT 5adde504a9 * Do not crash when module pointer is nil há 2 anos atrás
  Jinyang He 8fac3d62ce add has_double_field há 2 anos atrás
  Sven/Sarah Barth 4b659175d9 - remove no longer required readonly functionality from tparasymtable há 2 anos atrás
  Jonas Maebe c5f4a6acd0 LLVM: fix variant records when alignment of first part is not the highest há 2 anos atrás
  Sven/Sarah Barth 9e3483fbeb * fix #39977: allow a capturer to access any method independant of visibility as the visibility checks are supposed to have been done before the captured symbol was converted há 2 anos atrás
  florian 0eee70ac81 * fix FindUnitSymtable for exception symtables, resolves #24801 and #39974 há 2 anos atrás
  Jonas Maebe b0e1867b4c symcreat: support for scanner/parser escape sequences há 2 anos atrás
  Sven/Sarah Barth 3eac88eeaf * protected symbols are visible for defs declared in a local symtable as well há 3 anos atrás
  Sven/Sarah Barth ac4df2b066 * don't check for a duplicate internal symbol in inherited symtables há 3 anos atrás
  Jonas Maebe 3d3c904ac5 TSymStr: more consistent usage há 3 anos atrás
  Pierre Muller 5acd7a7b83 Rename tsymtable.insert and delete methods to insertsym ands deletesym há 3 anos atrás
  Sven/Sarah Barth 90844c2027 * fix #35261: apply slightly adjusted changes by Ryan Joseph to implement support for implicit generic function specializations há 3 anos atrás
  florian e4ee8fa6a2 * patch by Rika to pass some strings by reference, resolves #39338 há 3 anos atrás
  Sven Barth 3ce6cae11d * fix for #39310 by fixing various small issues in tabstractrecordsymtable.has_single_field: há 3 anos atrás
  svenbarth 7343e9c4a2 * correctly handle the case should the generic dummy symbol be a procsym instead of a typesym há 4 anos atrás
  Jonas Maebe c0c0acbcb9 * fixed llvm shadow symtable construction in case fields are reordered há 4 anos atrás