Commit History

Author SHA1 Message Date
  1vanK 2bb682d2c2 Rename @fakeref to @nocount (#2833) 4 years ago
  orefkov 14a9fed837 Registration in AngelScript of classes marked as @fakeref with the flag "asOBJ_NOCOUNT", without registration empty AddRef and Release. (#2828) 4 years ago
  urhobot f861a10a61 GH Actions: Bump copyright to 2021. 4 years ago
  1vanK 1ff3791c89 AS Autobindings: Split method binding registrations to different functions (#2789) 4 years ago
  1vanK 09aa0d5e1e AS Autobindings: Use template functions for default constructors; rename ClassFunction to Method (#2786) 4 years ago
  1vanK 711053d293 AS Bindings: Allows using generic calling convention on any platform [cache clear] (#2783) 4 years ago
  1vanK 0e488a902d AS Autobindings: Join converted varibles by separate functions 4 years ago
  1vanK ecb2dda3dd AS Autobindings: Simplify CppVariableToAS() 4 years ago
  1vanK 59671b2797 AS Autobindings: Fix wrapper name for operator= Fix wrapping StringVector in function params 4 years ago
  1vanK 47aa41e2c1 AS Autobindings: Process Context* in function parameters in standard way 4 years ago
  1vanK 3b835a7cd3 AS Autobindings: Replace function param converter and function return type converter by single function 4 years ago
  1vanK 3b0c4b6204 AS Autobindings: Use exceptions instead global variable to pass error message through several functions 4 years ago
  1vanK 5bce5959b0 AS Bindings: Register long / unsgined long as separate type because it have different width on different systems (#2774) 4 years ago
  1vanK 88b44fd835 AS Autobindings: Do not use param indices in glue (#2773) 4 years ago
  1vanK 20ab680d36 AS Autobindings: base class for function analyzers 4 years ago
  1vanK fcfc612248 AS Autobindings: Initial splitting of classes to separate functions - Move destructors 4 years ago
  1vanK c823a0a419 BindingGenerator: Move template specialization into GlobalFunctionAnalyzer; Improve XmlAnalyzers (#2751) 5 years ago
  1vanK bd07aee97d AS Autobindings: Sorting global functions (#2748) 5 years ago
  1vanK 88a275bb90 AS Autobindings: refs instead values, improved UsingAnalyzer, typos, style (#2747) 5 years ago
  1vanK 0ba217b9a1 AS Autobindings: reorganize doxygen 7732 issue workaround (#2746) 5 years ago
  1vanK ef1dfe3417 AS Autobindings 5 years ago