Historique des commits

Auteur SHA1 Message Date
  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 3 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
  Jonas Maebe e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS il y a 5 ans
  svenbarth 60345366f2 * fix for Mantis #35140: apply patch by Ryan Joseph together with some further changes by me to add support for constant parameters in generics il y a 5 ans
  Jonas Maebe a051b8d225 - remmoved doregister parameter from t*sym constructors, as the registration il y a 6 ans
  Jonas Maebe d8903ce6b3 - removed maxcrecordalign parameter/field from recordsymtables, as this value il y a 6 ans
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would il y a 6 ans
  Jonas Maebe ed2ae508d0 * only add hidden parameters for objectdef methods after generating the vmt, il y a 6 ans
  yury a277a5f8db * Removed unused local vars. il y a 6 ans