Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonas Maebe b0e1867b4c symcreat: support for scanner/parser escape sequences vor 3 Jahren
  Sven/Sarah Barth 3eac88eeaf * protected symbols are visible for defs declared in a local symtable as well vor 3 Jahren
  Sven/Sarah Barth ac4df2b066 * don't check for a duplicate internal symbol in inherited symtables vor 3 Jahren
  Jonas Maebe 3d3c904ac5 TSymStr: more consistent usage vor 3 Jahren
  Pierre Muller 5acd7a7b83 Rename tsymtable.insert and delete methods to insertsym ands deletesym vor 3 Jahren
  Sven/Sarah Barth 90844c2027 * fix #35261: apply slightly adjusted changes by Ryan Joseph to implement support for implicit generic function specializations vor 3 Jahren
  florian e4ee8fa6a2 * patch by Rika to pass some strings by reference, resolves #39338 vor 3 Jahren
  Sven Barth 3ce6cae11d * fix for #39310 by fixing various small issues in tabstractrecordsymtable.has_single_field: vor 4 Jahren
  svenbarth 7343e9c4a2 * correctly handle the case should the generic dummy symbol be a procsym instead of a typesym vor 4 Jahren
  Jonas Maebe c0c0acbcb9 * fixed llvm shadow symtable construction in case fields are reordered vor 4 Jahren
  svenbarth 3597696e98 * fix for Mantis #38145: allow overloading of assignment operators that return ShortStrings with a specific size vor 4 Jahren
  Jonas Maebe cc315e0ac7 * fix tw3930 after r37927 vor 5 Jahren
  florian 392d66a9ce * variables can have the same name as the main program in iso mode, resolves #37322 vor 5 Jahren
  florian 84a1f614d9 * fix several double ; vor 5 Jahren
  Jonas Maebe a2174753c1 - removed tabstractrecorddef.get_unit_symtable, which did not always return the unit vor 5 Jahren
  yury 1b3a3a7983 * Removed lot of unused local vars. It is useful to turn on the notes in options. :) vor 5 Jahren
  florian d87a5cc9fb * take care of m_duplicate_names when checking for duplicate locals, resolves #33221 vor 5 Jahren
  Jonas Maebe 1a9e246c29 * added is_normal_fieldvarsym() helper and use it vor 5 Jahren
  svenbarth 1779011ab4 * fix typo in comment vor 5 Jahren
  svenbarth 927c91e093 * fix for Mantis #36388: correctly handle generic constraints when looking for helpers vor 5 Jahren
  svenbarth 0a915e883e * keep track of static symbols that a global function references, as those must now be exported from a dynamic package as well if the function can potentially be inlined vor 5 Jahren
  Jonas Maebe ac1e0f96bd * replaced tentryfile.get/putsmall/normalset() with a common tget/putset vor 6 Jahren
  svenbarth fdeaacac21 * fix for Mantis #36223: when parsing a helper type its extendeddef might be Nil vor 6 Jahren
  pierre d29a6de437 Avoid possible warning about uninitialized srsym variable vor 6 Jahren
  Jonas Maebe bc7b90185f * when searching for a procsym in an Objective-C category for an objcclass, vor 6 Jahren
  Jonas Maebe d8903ce6b3 - removed maxcrecordalign parameter/field from recordsymtables, as this value vor 6 Jahren
  svenbarth dfb9fffcf9 + add functions for syms and defs and write sub entries of the sym/def to PPU and loads them again vor 6 Jahren
  svenbarth a64a8f8deb - remove code to create an attribute using a synthetic function vor 6 Jahren
  svenbarth 0b63e89ba2 * make the reference to the TCustomAttribute type global vor 6 Jahren
  svenbarth b2932393df Reintegration of Custom Attributes branch by Joost van der Sluis with patches reworked by Svetozar Belic [patch 1/3] vor 6 Jahren