1vanK
|
16bcae821e
BindingGenerator: cache derived classes (#3106)
|
3 years ago |
1vanK
|
3aae07e122
BigInt: Fix BigInt(0) constructors; add division and other operators; add Abs(BigInt) function | Improve BindingGenerator
|
3 years ago |
1vanK
|
0c645ea9cc
BindingGenerator: add support for increment & decrement operators
|
3 years ago |
1vanK
|
78ecde1a43
AS bindings for BigInt | Tests for AS bindings
|
3 years ago |
1vanK
|
e9616faafd
Minimizing license text in src files (#2924)
|
3 years ago |
1vanK
|
aa298c4e42
Binding Generator: improve working with constexpr | AS Bindings: remove workaround for GCC
|
3 years ago |
1vanK
|
a5a31f097e
AS Bindings: don't show unnamed union ids, optimize iterators
|
3 years ago |
1vanK
|
4075d36fe7
BindingGenerator: remove "using namespace" from headers
|
4 years ago |
urhobot
|
c65eaab8a3
GH Actions: Bump copyright year to 2022.
|
4 years ago |
1vanK
|
2e39a3d80c
AS BindingGenerator: Not register factories for nocount objects (#2834)
|
4 years ago |
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 |