miqt/cmd/genbindings
mappu 1102f678c4 genbindings: skip private constructors 2024-08-14 18:39:04 +12:00
..
cachedir genbindings: generate multiple files in one run, cache clang ast files 2024-08-14 17:43:54 +12:00
clang2il.go genbindings: skip private constructors 2024-08-14 18:39:04 +12:00
clangexec.go genbindings: more aggressive skip for #include in header 2024-08-10 13:21:30 +12:00
emitcabi.go genbindings: remove some redundant casts now that PVoids are gone 2024-08-14 18:34:38 +12:00
emitgo.go genbindings: remove Pvoid types, replace with incomplete C pointers 2024-08-14 17:31:10 +12:00
intermediate.go genbindings: add explicit int casts when calling, to select overload 2024-08-14 18:33:47 +12:00
main.go genbindings: skip non-Qt classes found 2024-08-14 18:38:57 +12:00
transformblacklist.go genbindings: skip non-Qt classes found 2024-08-14 18:38:57 +12:00
transformoptional.go genbindings: call correct c++ function for optional parameters 2024-08-10 11:45:19 +12:00
transformoverload.go genbindings/transform: fix overloads-of-optionals 2024-08-14 18:27:27 +12:00
util.go genbindings: further work on output generation 2024-08-07 18:51:51 +12:00