11 Commits (a380307a103821892a44014dff0db35fdce18fdd)

Author SHA1 Message Date
heck a380307a10 lib_test - add functions/tests for struct field type char array (fixed) 4 years ago
heck 3f291e313f lib_test - functions for ret/arg type CS containig array of structs 4 years ago
heck d16446f7b2 lib_test - add functions ret/arg value/pointer (up to***) of type Primitive Structs containing array 4 years ago
heck 31c30ab866 lib-test: add functions for return/param type PS by value 4 years ago
heck d685f88573 lib_test - c tests for 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 f493180cb4 lib_test - add functions and corresponding tests in c to be mirrored in python 4 years ago
heck 7ec3525357 "CLEAN C" is the subject here. So, define-out all FORBIDDEN IN C++. 4 years ago
heck 60e62ae122 pEpACIDgen - INITIAL COMMIT 5 years ago
heck aa322f7277 repo and project structure 5 years ago
heck 931d830adf Here are the example c libs (to be used from python) 5 years ago
heck 05fc182c26 move data to src, to become python modules 5 years ago
heck 90c86a7cbf no nonsense 5 years ago
heck f211790660 test_lib forgot half the typedefs and corresponding vars 5 years ago
heck 7b49a5c9f9 pyBind generator more tests 5 years ago