Micon Frink
|
3f2e6f40df
|
added a ternary to check for cl so that we don't have problems with Linux absolute paths...
|
2020-10-30 15:31:53 +01:00 |
|
Micon Frink
|
be7bb9a72e
|
forgot to add the CFLAGS to to the actual calls. Also realized that we really should process the cl calls so fixed that too.
|
2020-10-30 15:31:53 +01:00 |
|
Micon Frink
|
fc677cb849
|
adding flags to generator.lua
|
2020-10-30 15:31:53 +01:00 |
|
Victor Bombi
|
aa1b438f7f
|
Merge pull request #165 from frink/flags
Adding CFLAGS to generator.lua
|
2020-10-29 20:37:34 +01:00 |
|
M. Frink ~ Lemur
|
9828871a89
|
Fixed typo
|
2020-10-29 12:28:40 -05:00 |
|
Micon Frink
|
3b01e79d6d
|
adding documentation
|
2020-10-29 16:31:38 +00:00 |
|
Victor Bombi
|
ebfa448e25
|
Merge branch 'docking_inter'
|
2020-10-28 17:52:30 +01:00 |
|
Victor Bombi
|
0704912579
|
cpp2ffi: get_parents_nameC correction
|
2020-10-28 17:51:16 +01:00 |
|
Micon Frink
|
06f3c006c3
|
added a ternary to check for cl so that we don't have problems with Linux absolute paths...
|
2020-10-28 06:31:32 +00:00 |
|
Micon Frink
|
5c469cca4e
|
forgot to add the CFLAGS to to the actual calls. Also realized that we really should process the cl calls so fixed that too.
|
2020-10-28 06:19:41 +00:00 |
|
Micon Frink
|
7d6fdb66bb
|
adding flags to generator.lua
|
2020-10-28 05:44:57 +00:00 |
|
Victor Bombi
|
e1ea75be6e
|
Merge branch 'docking_inter'
|
2020-10-27 15:05:36 +01:00 |
|
Victor Bombi
|
c46a2eded6
|
cpp2ffi: parseFunction receives nested namespace name (ImNodes needs it)
|
2020-10-27 15:03:53 +01:00 |
|
Victor Bombi
|
756ce6330a
|
Merge branch 'docking_inter'
|
2020-10-27 12:35:15 +01:00 |
|
Victor Bombi
|
4e5d12e86e
|
cpp2ffi: take care of template different of typename, generator: ImSpan template generation
|
2020-10-27 12:32:44 +01:00 |
|
Victor Bombi
|
bb0cb8090a
|
Merge branch 'docking_inter'
|
2020-10-24 16:46:33 +02:00 |
|
Victor Bombi
|
9cb4b4f63c
|
detect backends folder in generator and backend_test
|
2020-10-24 16:41:57 +02:00 |
|
Victor Bombi
|
44af224530
|
repair docking branch (some merge commit broke it)
|
2020-10-18 19:46:25 +02:00 |
|
Victor Bombi
|
c0d36ab1d6
|
pull imgui master 1.79 and generate
|
2020-10-09 16:55:18 +02:00 |
|
Victor Bombi
|
d32282504c
|
Merge branch 'docking_inter'
|
2020-10-09 16:48:56 +02:00 |
|
Victor Bombi
|
e35d99e432
|
cpp2ffi: add skipped table for functions not wrapped but not manually created
|
2020-10-09 16:43:01 +02:00 |
|
Victor Bombi
|
a3ad64dbfa
|
cpp2ffi: ftemplate_list functions where left out from comments changes
|
2020-10-09 16:24:18 +02:00 |
|
Victor Bombi
|
78ed715f21
|
Merge branch 'docking_inter'
|
2020-10-07 10:03:20 +02:00 |
|
Victor Bombi
|
711940a064
|
Use consistent JSON type for empty tables alternative to PR #155
|
2020-10-07 09:59:41 +02:00 |
|
Thomas Versteeg
|
d6be58f33f
|
Always make enum values a string
|
2020-10-06 20:31:03 +02:00 |
|
Thomas Versteeg
|
d813613997
|
Always make enum values a string
|
2020-10-06 17:35:18 +02:00 |
|
Victor Bombi
|
0c877db449
|
Merge branch 'docking_inter'
|
2020-10-03 16:35:53 +02:00 |
|
Victor Bombi
|
0e408d392e
|
cpp2ffi: gen_structs_and_enums declares nested struct before parent struct, if nested struct declares member of parent keep it (imnodes needs that)
|
2020-10-03 16:34:58 +02:00 |
|
Victor Bombi
|
cbed1120b1
|
Merge branch 'docking_inter'
|
2020-10-02 21:20:58 +02:00 |
|
Victor Bombi
|
8c6dbf6de7
|
cpp2ffi: take struct name; inside namespace (needed by imnodes)
|
2020-10-02 21:19:33 +02:00 |
|
Victor Bombi
|
3f0f7d2ba5
|
Merge branch 'docking_inter'
|
2020-09-26 09:58:19 +02:00 |
|
Victor Bombi
|
246c0e580f
|
delete cimgui.h and cimgui.cpp from output folder
|
2020-09-26 09:53:54 +02:00 |
|
Victor Bombi
|
e748e6bc95
|
Merge branch 'docking_inter'
|
2020-09-26 09:37:39 +02:00 |
|
Victor Bombi
|
d2de965b2a
|
generation
|
2020-09-25 17:47:58 +02:00 |
|
Victor Bombi
|
2bb45e2d77
|
cpp2ffi: linenumdict allows several repeated items
|
2020-09-25 17:47:42 +02:00 |
|
Victor Bombi
|
c64cef9b8c
|
generation
|
2020-09-25 16:11:45 +02:00 |
|
Victor Bombi
|
3fd24c568d
|
generator.lua: repair_defaults only check ImU32 values and NULL
|
2020-09-25 16:11:28 +02:00 |
|
Victor Bombi
|
416b4f017b
|
cpp2ffi: get correct line number when compiler outputs defines (gcc -dD)
|
2020-09-25 15:46:33 +02:00 |
|
Victor Bombi
|
5f4aa99a3c
|
cpp2ffi and generator: add parser:take_lines and use it
|
2020-09-25 14:08:36 +02:00 |
|
Victor Bombi
|
aa5d3646be
|
generation
|
2020-09-25 13:52:25 +02:00 |
|
Victor Bombi
|
a898224cdc
|
cpp2ffi and generator: cleaning and add linenumber for imgui_impl_ files also
|
2020-09-25 13:51:59 +02:00 |
|
Victor Bombi
|
10c52cc266
|
generation
|
2020-09-25 13:25:34 +02:00 |
|
Victor Bombi
|
350a316439
|
generator.lua: keep defaults values as strings
|
2020-09-25 13:25:14 +02:00 |
|
Victor Bombi
|
02834e8480
|
generate
|
2020-09-25 13:15:26 +02:00 |
|
Victor Bombi
|
d52d267351
|
cpp2ffi: add destructors location info and realdestructor field
|
2020-09-25 13:15:12 +02:00 |
|
Victor Bombi
|
c37df4d0b8
|
generate
|
2020-09-25 10:00:15 +02:00 |
|
Victor Bombi
|
31b598af72
|
cpp2ffi: dont generate comments
|
2020-09-25 09:59:59 +02:00 |
|
Victor Bombi
|
7685bab86f
|
generation
|
2020-09-24 16:21:29 +02:00 |
|
Victor Bombi
|
abe5b56fd6
|
cpp2ffi and generator: allow parsing of header lines
|
2020-09-24 16:21:11 +02:00 |
|
Victor Bombi
|
3270e6b0f2
|
cpp2ffi: manage comments in several enums values in one line
|
2020-09-24 14:02:44 +02:00 |
|