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 |
|
Victor Bombi
|
9339b62303
|
cpp2ffi: clean enumbody only if there is one
|
2020-09-24 13:18:54 +02:00 |
|
Victor Bombi
|
81e7df17c9
|
generation
|
2020-09-24 12:32:53 +02:00 |
|
Victor Bombi
|
59e6a69d88
|
generator.lua: add function to repair default values
|
2020-09-24 12:32:36 +02:00 |
|
Victor Bombi
|
6ee1d4c3fc
|
generation
|
2020-09-24 11:57:31 +02:00 |
|
Victor Bombi
|
b14352b9ef
|
cpp2ffi: dont keep empty comments
|
2020-09-24 11:56:56 +02:00 |
|
Victor Bombi
|
277e37f4ef
|
generation
|
2020-09-24 11:14:13 +02:00 |
|
Victor Bombi
|
54e64ba9c4
|
cpp2ffi: dont add comments to cimgui.h
|
2020-09-24 11:13:14 +02:00 |
|
Victor Bombi
|
060df0f4eb
|
cpp2ffi: process comments also
|
2020-09-24 10:53:41 +02:00 |
|
tga
|
9edbc20e89
|
Makefile add option to compile as static lib
|
2020-09-20 16:11:55 +02:00 |
|
Victor Bombi
|
b230afa909
|
cpp2ffi: only generate typedef of structs when it is a vardef_re of struct, location get more defines (not only two words)
|
2020-09-11 18:12:13 +02:00 |
|
Victor Bombi
|
d9b50e696f
|
Freetype2 allow generation and compilation with Freetype2
|
2020-09-10 12:20:58 +02:00 |
|
Victor Bombi
|
6fbdf5ce62
|
generation
|
2020-09-09 17:59:31 +02:00 |
|
Victor Bombi
|
7bbb7c79b7
|
cpp2ffi: new parseFunction allowing not named args and some & corrections
|
2020-09-09 17:58:55 +02:00 |
|
Victor Bombi
|
3b73c15805
|
cpp2ffi: reconstruct signature from argsT (needed after allowing not named function arguments)
|
2020-09-08 18:37:36 +02:00 |
|
Victor Bombi
|
bcad423dc7
|
cpp2ffi: dont break on untagged enums or unamed function arguments but post warning and try to repair
|
2020-09-08 16:30:51 +02:00 |
|
Victor Bombi
|
477f60f822
|
cpp2ffi: implement func templates by ftemplate_list
|
2020-09-07 12:28:45 +02:00 |
|
Victor Bombi
|
1109a79367
|
cpp2ffi: export parse_enum_value (used in LuaJIT-ImGui class_gen)
|
2020-09-06 18:42:02 +02:00 |
|
Victor Bombi
|
d766b79138
|
cpp2ffi: add ":" to characters in default detection
|
2020-09-06 15:58:03 +02:00 |
|
Victor Bombi
|
596f3008f6
|
cpp2ffi: split func_header_generate into func_header_generate_structs and func_header_generate_funcs
|
2020-09-06 10:48:39 +02:00 |
|
Victor Bombi
|
512efb3505
|
cpp2ffi: skip static variable from template detection also
|
2020-09-05 11:24:03 +02:00 |
|
Victor Bombi
|
3d997ffdae
|
generation
|
2020-09-04 16:57:18 +02:00 |
|
Victor Bombi
|
95d626aef9
|
generator.lua: generate_templates with table_do_sorted for output consistency
|
2020-09-04 16:56:02 +02:00 |
|
Victor Bombi
|
3c30c86405
|
generator.lua: pre sorted changes
|
2020-09-04 16:56:02 +02:00 |
|
Victor Bombi
|
41ea43b13f
|
cpp2ffi: use table_do_sorted in func_header_generate to have more output consistency
|
2020-09-04 16:19:30 +02:00 |
|
Victor Bombi
|
670965cbe5
|
generator: cpp2ffi rule out template typename (ex. T) so avoid correction in generator.lua
|
2020-09-04 15:44:40 +02:00 |
|
Victor Bombi
|
f635eb28c5
|
generation with new recursive parser
|
2020-09-04 10:43:31 +02:00 |
|
Victor Bombi
|
710ff2ae12
|
new parser: update README.md
|
2020-09-04 10:41:18 +02:00 |
|
Victor Bombi
|
a7ba601962
|
new parser: clean_structR1 clean vardef_re initializations
|
2020-09-04 10:41:18 +02:00 |
|
Victor Bombi
|
6d112735ee
|
move parseFunctions to gen_structs_and_enums
|
2020-09-04 10:41:18 +02:00 |
|
Victor Bombi
|
ea1e5a3ab8
|
clean get_parents_name
|
2020-09-04 10:41:18 +02:00 |
|
Victor Bombi
|
46f51395eb
|
new generator: embeded_structs use get_parents_name
|
2020-09-04 10:41:18 +02:00 |
|
Victor Bombi
|
8fee1a6fe7
|
new generator move embeded_structs detection to gen_structs_and_enums
|
2020-09-04 10:41:18 +02:00 |
|
Victor Bombi
|
8ba8ced1f5
|
new parser move templates in struct detection to parseItems
|
2020-09-04 10:41:17 +02:00 |
|
Victor Bombi
|
13aafdee96
|
new recursive parser3: take care of static functions
|
2020-09-04 10:41:17 +02:00 |
|
Victor Bombi
|
18745e0713
|
new recusive parser2
|
2020-09-04 10:41:17 +02:00 |
|
Victor Bombi
|
5f1243c42c
|
cpp2ffi: new recursive parser
|
2020-09-04 10:41:17 +02:00 |
|
Victor Bombi
|
804b0c0bab
|
cpp2ffi: skip function_re and functionD_re as not processed (they are processed already)
|
2020-08-31 09:30:34 +02:00 |
|
Victor Bombi
|
4630f434ea
|
cpp2ffi: function_re: avoid confusion with asignment, templated args: allow several, add not processed info
|
2020-08-31 09:15:37 +02:00 |
|
Victor Bombi
|
a68f4a93ae
|
cpp2ffi: embeded_enums typedef generation (for ImGuizmo) and gen_structs_and_enums keeps strings (to avoid running twice)
|
2020-08-29 14:28:17 +02:00 |
|