Brucey
|
6a1e53d236
Merge pull request #694 from bmx-ng/task/array-index-counts
|
2 months ago |
Brucey
|
10273c432e
Validate array index count
|
2 months ago |
Brucey
|
89273d2327
Merge pull request #693 from bmx-ng/task/fix-null-neg-enum
|
3 months ago |
Brucey
|
46f96f3506
Fixes an issue handling negative enum.
|
3 months ago |
Brucey
|
b40385262b
Merge pull request #688 from bmx-ng/task/global-init-fptr-cast
|
5 months ago |
Brucey
|
6281ec166c
Ensure global function pointer init is cast.
|
5 months ago |
Brucey
|
93d2c79eac
Merge pull request #687 from bmx-ng/task/more-casts
|
5 months ago |
Brucey
|
093bbe9a4c
Added more casts for code generation.
|
5 months ago |
Brucey
|
2c3ac9d6a5
Merge pull request #677 from bmx-ng/task/fptr-cast
|
8 months ago |
Brucey
|
a46325f70f
Also cast function pointers.
|
8 months ago |
Brucey
|
67d0408ecc
Merge pull request #676 from bmx-ng/task/use-own-zlib
|
8 months ago |
Brucey
|
71cec542b0
Add own copy of compatible zlib.
|
8 months ago |
Brucey
|
d80c37456b
Merge pull request #675 from bmx-ng/task/compare-sendmessage-proto
|
8 months ago |
Brucey
|
a537785194
Compare and SendMessage protos now reflect implementations.
|
8 months ago |
Brucey
|
8de073fa3e
Merge pull request #674 from bmx-ng/task/casts-and-tostring
|
8 months ago |
Brucey
|
a01e1cc6b0
Added new casts where appropriate
|
8 months ago |
Brucey
|
ebf573d5c3
Merge pull request #673 from bmx-ng/task/zlib-ulongint
|
8 months ago |
Brucey
|
91e8675d7f
Updated for zlib changes to use ULongInt
|
8 months ago |
Brucey
|
a7d4c0abd7
Merge pull request #672 from bmx-ng/task/objectnew-cast
|
8 months ago |
Brucey
|
f8721cf059
Fixed incorrect cast on calls to ObjectNew.
|
8 months ago |
Brucey
|
5f9cd023f8
Merge pull request #671 from bmx-ng/task/struct-arrays-etc
|
8 months ago |
Brucey
|
6ac0e702be
Add struct-specific array creation and slicing.
|
8 months ago |
Brucey
|
b74caeda87
Merge pull request #667 from bmx-ng/task/null-funcwrapper-revert
|
1 year ago |
Brucey
|
a44dd5122b
Reverted null function wrapper changes.
|
1 year ago |
Brucey
|
be785fe963
Merge pull request #661 from bmx-ng/task/version-bump
|
1 year ago |
Brucey
|
ea3695e058
Version bump due to generation changes.
|
1 year ago |
Brucey
|
05db1e7686
Merge pull request #660 from bmx-ng/task/659-null-function-wrappers
|
1 year ago |
Brucey
|
600b543fd5
Use wrapper functions for Null Function Error function pointers
|
1 year ago |
Brucey
|
5286cc6670
Merge pull request #652 from thareh/master
|
1 year ago |
Thareh
|
08a9b41a28
Fixes wrong line for import as well
|
1 year ago |