Historie revizí

Autor SHA1 Zpráva Datum
  Sven/Sarah Barth e6114a573d * fix #41254: move setting up the relationship between current_structdef and its type symbol for records from parse_record_members() to record_dec() so that its also applied for non-advanced records (other code still ensures that the record type itself can't be used inappropriately) před 2 měsíci
  Michaël Van Canneyt bbecb015c9 * Avoid access violation. Use internal error instead před 6 měsíci
  Sven/Sarah Barth 0e9efd07ef * extend read_anon_type() so that it can take a genericdef as well před 1 rokem
  Sven/Sarah Barth 550397b982 * fix #40708: when creating the sub-arraydefs for comma separated arrays, ensure that the new sub array also has the generic related information set up correctly před 1 rokem
  Michaël Van Canneyt 05f0ceeb26 * Atributes for class/record methods před 1 rokem
  Michaël Van Canneyt 2c9870f85a * Attributes must be assigned only to elements before the first colon před 1 rokem
  Michaël Van Canneyt fb821b8c9b * Allow use of attributes on fields and properties in records and classes před 1 rokem
  Sven/Sarah Barth 3447512e29 * ensure that "type SomeName = type reference" is still allowed when function references are disabled před 1 rokem
  florian bccc0b195e * allow type = type ... ; syntax only for previously declared types, avoids also internal error for #40566 před 1 rokem
  florian dbf6527508 * factor out pointer_dec před 1 rokem
  Ryan Joseph 2005e3c094 * Apply RTTI directive status to symbol před 2 roky
  Sven/Sarah Barth 3f1d62af8e * fix #40504: always provide the global enum symbol for anonymous enum types (e.g. as part of a set) před 1 rokem
  Sven/Sarah Barth 032cbc54a7 * fix typo in comment před 1 rokem
  florian a3f221e189 * allow set type to be a generic parameter, resolves #40453 před 2 roky
  Michael VAN CANNEYT f364bb6b11 * Forbid use of string alias in system unit před 2 roky
  Michaël Van Canneyt 56006aa002 * Allow widechar sets, reduce to ansichar set před 2 roky
  Sven/Sarah Barth c1ecfc323a * ensure that a procvar (especially a "REFERENCE TO") begins either with FUNCTION or PROCEDURE před 2 roky
  florian 811c683775 * set rangedef of dyn. arrays correctly, resolves #40149 před 2 roky
  Sven/Sarah Barth e1288897f3 * fix #40031: with support for inline specializations it no longer makes sense to make the parameter symtable of a procedure variable type readonly as there *are* defs that are added to it před 2 roky
  Sven/Sarah Barth e050a019a2 * fix #29859: ensure that it's correctly passed down into generate_specialization whether a unit name was provided for the specialization and if so search the generic only in that unit před 3 roky
  florian 45bf47ee05 * compilation with -O3 fixed před 3 roky
  Sven/Sarah Barth 6299e94c8f * set the type symbol of the procvar while it is parsed so that a function reference can have itself as part of the parameters or the return type před 3 roky
  Sven/Sarah Barth 2ed2c21313 + add support for parsing function references před 3 roky
  Sven/Sarah Barth 0bbfad1add * apply patch by Blaise.ru: před 3 roky
  Sven/Sarah Barth 934e3bba63 * set proctypeoption for procvars před 4 roky
  Sven/Sarah Barth 4bc957a1aa * extend procvar_dec so that procvars don't have to be registered před 4 roky
  Sven/Sarah Barth 3aebcccdf2 * allow procvars to not be registered right away před 4 roky
  J. Gareth "Curious Kit" Moreton 971b8b9217 * Compiler error is now thrown if record alignment is not a power of 2 or is greater than 64. před 3 roky
  Pierre Muller 5acd7a7b83 Rename tsymtable.insert and delete methods to insertsym ands deletesym před 3 roky
  florian 6556d18bed * better fix for #39634 which avoids breaking existing code před 3 roky