Historie revizí

Autor SHA1 Zpráva Datum
  Ryan Joseph fefa163a35 * Introduce RTTI options in symbol definition před 2 roky
  Sven/Sarah Barth 1853d1ddd8 * keep track which nested function definition the new method has been converted from před 1 rokem
  Sven/Sarah Barth ab5c5a7e9a * also keep track of captured def (necessary when functions are captured) před 1 rokem
  Michaël Van Canneyt cd6d048588 * Add is_systemunit_unicode function (cchartype suymbol) před 2 roky
  Michaël Van Canneyt adf9f98f7c * Define char as AnsiChar před 2 roky
  Michaël Van Canneyt 7085083559 * Additional fields/enums for invoke helper před 2 roky
  Michaël Van Canneyt 92f148e667 * Generate hidden class to be used for TVirtualInterface (wasm only) před 2 roky
  Nikolay Nikolov adf843196a Merge remote-tracking branch 'origin/main' into wasm_js_promise_integration před 2 roky
  Sven/Sarah Barth 62cc594ca4 * for unique type aliases keep track of the original def před 2 roky
  Nikolay Nikolov 3e21d24098 + magically insert a void externref type in the System unit, called WasmExternRef před 2 roky
  florian 8f3cce556d * some error messages use nicer symbol names před 2 roky
  Dmytro Bogatskyy 327aac7f24 Add aarch64-iphonesim target před 2 roky
  Jonas Maebe 12bde4e903 WPO: fix dead code detection, and handle procvars před 2 roky
  Sven/Sarah Barth b6b2785b66 * also skip high parameters when pc_normal_no_hidden is given to tprocdef.getcopyas před 2 roky
  Sven/Sarah Barth d7d65fe0d7 * fix typo in comment před 2 roky
  florian 0eee70ac81 * fix FindUnitSymtable for exception symtables, resolves #24801 and #39974 před 2 roky
  Jonas Maebe efbf5eaa01 Fix loading of ObjC protocol type after c8fee69345 před 3 roky
  Pierre Muller 2187bfaddd Add name of unit for return type if not from current module in tprocdef.customprocname před 3 roky
  Sven/Sarah Barth c8fee69345 * fix #39907: only load system class types from units that are marked as a System unit před 3 roky
  Ondrej Pokorny 55629aeb19 do not publish enums with jumps před 3 roky
  Sven/Sarah Barth 27c1bb3bea * an objectdef also requires an init for its members if a member (or a member of one of the parents) has a complex initialization před 3 roky
  Jonas Maebe 9e7895575e tarraydef.elecount: fix overflow detection před 3 roky
  florian 45bf47ee05 * compilation with -O3 fixed před 3 roky
  Sven/Sarah Barth 9aac622dc9 + add necessary core functions and functionality to implement capturing of variables před 3 roky
  Sven/Sarah Barth 90ebeb275a + add utility function to retrieve a file position of a usage of a type symbol from a type's definition před 3 roky
  Sven/Sarah Barth 5cf15be434 + add a constructor for trecorddef to declare an internal record type as part of a specific other type před 3 roky
  Sven/Sarah Barth 7de854ef1e + add method register_implemented_interface to tobjectdef which registers an implemented interface and - if desired - also initializes the GUID related fields of the objectdef před 3 roky
  Sven/Sarah Barth 76d3a9c4b5 * generate a better name if the procdef is an anonymous one před 3 roky
  Sven/Sarah Barth 2be8f01efe * implement assignment of anonymous functions to procedure or method variables if they either capture nothing or (in case of method variables) at most the Self variable před 4 roky
  Sven/Sarah Barth d56a90e5ed * keep track of symbols that are accessed from a nested/anonymous function that belong to a surrounding scope před 4 roky