Historique des commits

Auteur SHA1 Message Date
  florian b6a686930a * allow absolute on array of const parameters, resolves #41292 il y a 3 mois
  Michaël Van Canneyt dc0e6f4aa8 * Determine publishable property type only when specializing a generic il y a 5 mois
  Michaël Van Canneyt 8c5a48da2b * Make compilerwidestring a class using dyn array, rework tstringconstnode: value_str -> valueas, valuews il y a 6 mois
  florian b7edddf9d9 * do not eat the semicolon after an absolute expression to a symbol, noted in #40978 il y a 11 mois
  Sven/Sarah Barth 7a1ef994b4 * fix #40721: correctly set up the generic defs when parsing fields, especially important when dealing with anonymous fields il y a 1 an
  Sven/Sarah Barth 0e9efd07ef * extend read_anon_type() so that it can take a genericdef as well il y a 1 an
  Michaël Van Canneyt 2c9870f85a * Attributes must be assigned only to elements before the first colon il y a 1 an
  Frederic Kehrein ba55932929 Fixing trying to consume ID for anonymous switch field il y a 2 ans
  Nikolay Nikolov fce34eb4bf + disallow WebAssembly reference types in records, objects and classes il y a 2 ans
  Jonas Maebe 7f41bb4718 JVM: add typesym for anonymous record typed constants il y a 2 ans
  Sven/Sarah Barth d1d0afe337 * handle_calling_convention is only needed for a function reference used in a record/class/object when it's an anonymous one il y a 3 ans
  Sven/Sarah Barth c43f671baa * check whether the hdef is still a procvardef before accessing it as such il y a 3 ans
  Sven/Sarah Barth 62a57bf82e * fix #39903: correctly parse anonymous function references in records (and classes/objects) il y a 3 ans
  Ondrej Pokorny 761f65cef8 do not publish enums with jumps - keep error on static properties il y a 3 ans
  Ondrej Pokorny 55629aeb19 do not publish enums with jumps il y a 3 ans
  florian ceda27ae25 * allow type parameters in variant parts of records as we do not now il y a 3 ans
  Jonas Maebe 60b0bc5535 read_record_fields: fix overflows of variant record size variables il y a 3 ans
  Sven/Sarah Barth 533a11ec80 * correctly handle calling convention for function references il y a 3 ans
  Sven/Sarah Barth e8b0fc88e3 * correctly handle directives for function references il y a 3 ans
  Sven/Sarah Barth 2ed2c21313 + add support for parsing function references il y a 3 ans
  Sven/Sarah Barth 0bbfad1add * apply patch by Blaise.ru: il y a 3 ans
  Sven/Sarah Barth 3aebcccdf2 * allow procvars to not be registered right away il y a 4 ans
  Pierre Muller 5acd7a7b83 Rename tsymtable.insert and delete methods to insertsym ands deletesym il y a 3 ans
  florian ae89261008 * prevent that a absolute symbol references itself, resolves #39604 il y a 3 ans
  Jonas Maebe 15865e7602 Record variant discriminators: check types il y a 4 ans
  nickysn ea5ffd597f * set self to nil in current_module.deflist for registered defs in the il y a 4 ans
  nickysn 81bd473439 * fixed win32 testsuite regressions after r49084 il y a 4 ans
  nickysn 8ec71bc810 * fixed memory leak, introduced accidentally in r48998 il y a 4 ans
  nickysn d608b4b689 * instead of registering all and then deleting non-propgetter/setter procdefs in il y a 4 ans
  nickysn 811cf381ad * when parsing unions, set the uniondef reference to nil in il y a 4 ans