590 Commits (44c09f74659e787f8c045afd3e1e67f39b21a8dc)
 

Author SHA1 Message Date
heck 44c09f7465 lib_test - added char and struct double/tripple pointer functions (ret,arg) 4 years ago
heck 5a048a19d3 lib_test - add funcs and tests for char** (string-by-ref) 4 years ago
heck 9a5307b9d9 ext/lib_test/tests - variations added for char and String-by-value (const char*) 4 years ago
heck 5034cf06ed lib_test - funcs add type postfix i,l,f,d,c (int,long, float, double,char) 4 years ago
heck 02727f6dec .gitignore 4 years ago
heck 1050d42be7 out/inout support - pybind11 gen backend - return ret and all args as tuple 4 years ago
heck f493180cb4 lib_test - add functions and corresponding tests in c to be mirrored in python 4 years ago
heck da53821bd0 lib_test/lib_synth_shed - "Clean C" check using c99 AND c++11 compiler (identical Makefiles) 4 years ago
heck 7ec3525357 "CLEAN C" is the subject here. So, define-out all FORBIDDEN IN C++. 4 years ago
heck 5a5e748f17 new example extension "lib_test" 4 years ago
heck 0e3007cf45 yeaaah! 4 years ago
heck e78e1109cd lib_synth_shed - Add **arg, struct field[3] 4 years ago
heck 38f6541283 acid_yml.py: comment out signature code 4 years ago
heck b403b38e48 typo 4 years ago
heck e0008e4648 lib_test: struct field naming overhaul 4 years ago
heck 1b452adcc4 Array Support added. 5 years ago
heck 5839ce7e31 Array Support added. 5 years ago
heck c981dbfa80 test_pEpACIDgen.py: Array Support added. 5 years ago
heck 62e0e43c90 lib_test: add vars for: structs containing arrays, typedefs for structs containing arrays. Array versions of all vars so far. AnD vars for all typedefs of arrays of typedefs. 5 years ago
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