621 Commits (master)
 

Author SHA1 Message Date
heck c108d6afaf lib_test: add typedefs for structs containing arrays. Add typedefs, of arrays of typedefs TaT* 5 years ago
heck a51d04bcdd lib_test: add structs containing array fields 5 years ago
heck 6244d51ffb lib_test: Begin adding support for arrays. 5 years ago
heck 56b5228616 UTTTTTTTER PEP-SPECIFIC HACK!!! PEP-SESSION (we need to handle forward declarations) 5 years ago
heck 1084be80ca pyBind11-gen: use lambda wrap for methods and struct members, to be able to handle type specificly. (const char * for now) 5 years ago
heck ffaed67f12 lib_synth_shed - add brand/model, for having a create_synth() with multiple char * args (for YML gen testing) 5 years ago
heck 7da7a476ce more synth_shed_tests 5 years ago
heck dbdae674c8 acid-yml express function signatures 5 years ago
heck 775e872f32 Improve synth_shed makefiles 5 years ago
heck 62b6a2b77a add function signature to the acid-yml 5 years ago
heck 28ab1ef210 keep order of vars and func in yml-acid, but sort extracted enums and structs by name. Output must be deterministic on a non semantical level. 5 years ago
heck b2fb4b96fe reduce kolmogorov - final step 5 years ago
heck cc1c6fd9e9 reduce kolmogorov - step 4 5 years ago
heck 058aebb9a0 reduce kolmogorov - step 3 5 years ago
heck 12095de75a reduce kolmogorov - step 2 5 years ago
heck 6a40792e17 reduce kolmogorov - step 1 5 years ago
heck e4ac79505e gitignore debug files 5 years ago
heck 212724f4ee Add Support for anonymous enums (having a type but no name) 5 years ago
heck 8055b4db9f wow, less confuzzled now 5 years ago
heck 1ca466a018 test more doc 5 years ago
heck 89c7f4cdf6 lib_test - add anonymous enums 5 years ago
heck 7485787ebe lib_test - add anonymous enums 5 years ago
heck ece1446280 add debug options to config file / add config-warnings and info output 5 years ago
heck d23288f4f1 handle no headerfile/error in config (just generate empty ACID yml) 5 years ago
heck 60e62ae122 pEpACIDgen - INITIAL COMMIT 5 years ago
heck 5f6c1d80d8 make clean etc... 5 years ago
heck 044ded9d98 .ignore update 5 years ago
heck fa4d576bfd hyperfluid comment 5 years ago
heck 44bbd9ecb4 pEpACIDGen/example build depends on pyBind11 5 years ago
heck dc3e017b0e pEpACIDgen default make target is dist (build pkg only) to be installed by example (synth_shed) 5 years ago
heck 7b97dae97f add pEpACIDgen-config using entry_points 5 years ago
heck 7d4b55e4df cc backend is pybind11 specific 5 years ago
heck 40c4d3463e Include data files in py-pkg 5 years ago
heck 6a409c63da pEpACIDgen Make example extension (synth_shed) a complete py-project 5 years ago
heck d3dcc7ada6 make hierarchy that can be documented 5 years ago
heck 8bd468ef31 make clean and clean-all (kill all unversioned files) 5 years ago
heck 704b1fb1e7 Example module - add static linking option 5 years ago
heck aa322f7277 repo and project structure 5 years ago
heck 3b4f4b4840 ignore 5 years ago
heck fb02e715d2 testing the recursive type-ref resolution of of gen_cid 5 years ago
heck b55b14f630 Restructuring 5 years ago
heck dece2c13db Here is an example python extension using code generation (synth_shed) 5 years ago
heck 931d830adf Here are the example c libs (to be used from python) 5 years ago
heck e4c30ac438 this is an example, not a test 5 years ago
heck a4a2194137 Add AGPL v3.0 headers 5 years ago
heck 5796ecb4d2 inlucde yml2 as deps 5 years ago
heck 0a45b0e7e1 just only generate methods, struct and enums, then import in main module cc file 5 years ago
heck 5b81e38235 example synth_shed 5 years ago
heck d509fa9108 gen_cid add gen_yml.py and gen_cc.ysl2 5 years ago
heck f87d42898c cid2yml add inherent grammar 5 years ago