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
  1vanK f65ff83d53 BindingGenerator: typos; temporal workaround for doxygen 1.9.1 bug (#2829) 4 years ago
  urhobot f861a10a61 GH Actions: Bump copyright to 2021. 4 years ago
  1vanK 9f968f3d24 AS Autobinder: remove unused ASClassBinder; Rename ASClassBinderNew to ASClassBinder (#2799) 4 years ago
  1vanK 1ff3791c89 AS Autobindings: Split method binding registrations to different functions (#2789) 4 years ago
  1vanK fff115a0c0 AS Bindings: Use templates for default factories glue (#2787) 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 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 88b44fd835 AS Autobindings: Do not use param indices in glue (#2773) 4 years ago
  1vanK fcfc612248 AS Autobindings: Initial splitting of classes to separate functions - Move destructors 4 years ago
  1vanK 90d7c27c3e AS Autobindings: Rename GeneratedClasses to GeneratedObjectTypes; sort and rename HighPriority members to DefaultConstructors (#2759) 4 years ago
  1vanK 7ce32991ae AS Autobindings: Sort RegisterObjectType. Initial stage of reorganizing class bindings (#2752) 5 years ago
  1vanK 4048798fc5 Remove endline spaces 5 years ago
  1vanK 93edc07698 AS Bindings: Alphabetical sorting of enums (#2741) 5 years ago
  1vanK 5e4b34cf36 AS Bindings: Move includes to separate file (#2740) 5 years ago
  1vanK 2121766557 AS Autobindings: Split Generated_Members_T.cpp to 2 files to workaround lack of memory when building with MinGW64 (#2713) 5 years ago
  1vanK 89ca125af9 AS Autobindings: Sorting classes by id to make order compiler independent (#2711) 5 years ago
  1vanK 2512cc838a AS Autobindings: guard implicitly declared destructor wrappers by defines 5 years ago
  1vanK ef1dfe3417 AS Autobindings 5 years ago