Victor Bombi
|
9abc3207aa
|
generation with last cpp2ffi
|
2020-08-28 10:44:22 +02:00 |
|
Victor Bombi
|
2fa6d06a67
|
cpp2ffi: name [] to name[]
|
2020-08-28 10:43:37 +02:00 |
|
Victor Bombi
|
2d8b3fb731
|
generation after cpp2ffi modification
|
2020-08-24 20:07:25 +02:00 |
|
Victor Bombi
|
47fbe806a2
|
cpp2ffi: add json parsing for typedef struct inside namespace (STB_TexteditState)
|
2020-08-24 20:06:17 +02:00 |
|
Victor Bombi
|
050d68a614
|
cpp2ffi: typedef_st_re modification for separating diferent consecutive typedef structs
|
2020-08-24 20:06:17 +02:00 |
|
Victor Bombi
|
cdd1fbb2df
|
generation with last ccp2ffi modifications (STB_TexteditState) issue #145
|
2020-08-24 20:05:08 +02:00 |
|
Victor Bombi
|
e2c64a1808
|
cpp2ffi: add json parsing for typedef struct inside namespace (STB_TexteditState)
|
2020-08-24 20:02:35 +02:00 |
|
Victor Bombi
|
c9921e9e0f
|
cpp2ffi: typedef_st_re modification for separating diferent consecutive typedef structs
|
2020-08-24 19:49:28 +02:00 |
|
Victor Bombi
|
90ddbc37b0
|
pull imgui 1.78 and generate
|
2020-08-18 21:11:32 +02:00 |
|
Victor Bombi
|
c04ed4fa16
|
pull imgui 1.78 docking branch and generate
|
2020-08-18 21:01:56 +02:00 |
|
Victor Bombi
|
d335744253
|
generation for locations in structs_and_enums
|
2020-07-07 10:04:13 +02:00 |
|
Victor Bombi
|
45c3de9423
|
cpp2ffi: add locations to struct_and_enums
|
2020-07-07 10:02:21 +02:00 |
|
Victor Bombi
|
f41dd1cf2e
|
generation for location in structs_and_enums
|
2020-07-07 09:59:48 +02:00 |
|
Victor Bombi
|
b875a545b2
|
cpp2ffi: add locations to struct_and_enums
|
2020-07-07 09:55:09 +02:00 |
|
Victor Bombi
|
38a744674e
|
generate again
|
2020-06-30 09:45:35 +02:00 |
|
Victor Bombi
|
2f4c2c03db
|
cpp2ffi.lua: remove explicit keyword, get template_type from parser.templates instead of string substitution (solves issues #140 and #141)
|
2020-06-30 09:43:35 +02:00 |
|
Victor Bombi
|
c1f0030b20
|
generate again
|
2020-06-30 09:41:01 +02:00 |
|
Victor Bombi
|
4645c082fa
|
cpp2ffi.lua: remove explicit keyword, get template_type from parser.templates instead of string substitution (solves issues #140 and #141)
|
2020-06-30 09:39:48 +02:00 |
|
Victor Bombi
|
8c5bda8548
|
pull imgui docking 1.77 and generate
|
2020-06-29 19:06:28 +02:00 |
|
Victor Bombi
|
bc3bc4583d
|
pull imgui master 1.77 and generate
|
2020-06-29 18:55:13 +02:00 |
|
Victor Bombi
|
74ca33d026
|
generation with non const ref to ptr
|
2020-06-06 11:42:25 +02:00 |
|
Victor Bombi
|
ab53af765f
|
non const ref to pointer
|
2020-06-06 11:41:33 +02:00 |
|
Victor Bombi
|
bb54fa5e20
|
generation with non const ref to pointer
|
2020-06-06 11:40:34 +02:00 |
|
Victor Bombi
|
38bcc91220
|
non const ref to pointer
|
2020-06-06 11:38:56 +02:00 |
|
Victor Bombi
|
4e160d8017
|
generation with location info
|
2020-06-05 20:46:02 +02:00 |
|
Victor Bombi
|
a27b5236db
|
keep implementations locations
|
2020-06-05 20:45:08 +02:00 |
|
Victor Bombi
|
19e41cf8e9
|
keep function locations
keep locations
|
2020-06-05 20:45:08 +02:00 |
|
Victor Bombi
|
f69b042105
|
generation with location info
|
2020-06-05 20:43:42 +02:00 |
|
Victor Bombi
|
4edb09f7c4
|
keep implementations locations
|
2020-06-05 20:41:42 +02:00 |
|
Victor Bombi
|
0f2a41e273
|
keep function locations
keep locations
|
2020-06-05 20:41:42 +02:00 |
|
Victor Bombi
|
250169feb7
|
generation after FnPtr change
|
2020-05-30 15:33:12 +02:00 |
|
Victor Bombi
|
16846a206b
|
FnPtr changes to FnretvalPtr to allow 2 overloadings with different FnPtr, corrected checking equal ov_cimguiname
|
2020-05-30 15:30:57 +02:00 |
|
Victor Bombi
|
09bd080a0c
|
generate with FnPtr change
|
2020-05-30 15:20:49 +02:00 |
|
Victor Bombi
|
217e55b5b3
|
FnPtr changes to FnretvalPtr to allow 2 overloadings with different FnPtr, corrected checking equal ov_cimguiname
|
2020-05-30 15:18:38 +02:00 |
|
Victor Bombi
|
787939bebc
|
getCname uses namespace
|
2020-05-16 16:50:12 +02:00 |
|
Victor Bombi
|
9f99062c6f
|
getCname uses namespace
|
2020-05-16 16:49:08 +02:00 |
|
Victor Bombi
|
da72704aa1
|
pull docking and generate
|
2020-05-16 16:27:17 +02:00 |
|
Victor Bombi
|
b861387d21
|
pull imgui docking branch and generate
|
2020-04-29 18:11:57 +02:00 |
|
Victor Bombi
|
be187bcdc4
|
avoid last , in enums parsing
|
2020-04-28 14:05:05 +02:00 |
|
Victor Bombi
|
98e6ff7051
|
Merge pull request #130 from barrybingo/master
Make names visible when using gcc/clang
|
2020-04-20 14:58:34 +02:00 |
|
Victor Bombi
|
39efe04d04
|
calc value in enums where it is sum of known values
|
2020-04-20 14:50:37 +02:00 |
|
barrybingo
|
925f656646
|
Make names visible when using gcc/clang
|
2020-04-20 13:09:30 +01:00 |
|
Victor Bombi
|
95d494d91d
|
parse unnamed unions
|
2020-04-17 21:15:00 +02:00 |
|
Victor Bombi
|
3e6ef21864
|
generation
|
2020-04-17 20:28:20 +02:00 |
|
Victor Bombi
|
39983d8970
|
another union exception: TODO parse unions
|
2020-04-17 20:27:56 +02:00 |
|
Victor Bombi
|
4a63c7e2ae
|
clean_spaces with mult operator
|
2020-04-17 20:27:01 +02:00 |
|
Victor Bombi
|
df7c5d1b5d
|
post in cpp and h files if it is generated with internal api
|
2020-04-14 17:37:22 +02:00 |
|
Victor Bombi
|
7224084284
|
drop nocompiler generation
|
2020-04-14 11:05:52 +02:00 |
|
Victor Bombi
|
a99713a8ba
|
dont try to get typedef in typedef struct
|
2020-04-14 10:31:19 +02:00 |
|
Victor Bombi
|
ce302529e4
|
avoid error in opengl3 impl generation with extra_defines
|
2020-04-14 10:18:40 +02:00 |
|