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
|
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++.
Compiles with C99 and C++11, now
|
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
|
732c71c653
|
Correct test data based on algorithm
|
5 years ago |
heck
|
2677a203da
|
more func, more vars
|
5 years ago |
heck
|
f211790660
|
test_lib forgot half the typedefs and corresponding vars
|
5 years ago |
heck
|
bd3b87b647
|
test_lib more or less complete (but functions, will generate)
|
5 years ago |
heck
|
7b49a5c9f9
|
pyBind generator more tests
|
5 years ago |