Commit graph

29 commits

Author SHA1 Message Date
Timothee Cour
d00aeeafdd add syntax cIncludeDir "$projpath/include"; do not use recursive search paths; add test tests/tnimterop_cpp.nim 2018-11-27 18:28:14 -05:00
Ganesh Viswanathan
fb053dd81e Cleanup 2018-11-27 16:58:11 -06:00
Ganesh Viswanathan
9ee67da1c2 Add preprocessor step in toast 2018-11-27 14:56:47 -06:00
Ganesh Viswanathan
14b75cea31 Merge branch 'master' of https://github.com/genotrance/nimterop 2018-11-25 12:27:49 -06:00
Ganesh Viswanathan
50eba9a485 Minor changes 2018-11-25 12:27:28 -06:00
genotrance
2b7e60807c
Merge pull request #13 from timotheecour/fix_gitignore
fix gitignore
2018-11-24 17:08:24 -06:00
Timothee Cour
88692bce07 fix gitignore 2018-11-24 18:05:40 -05:00
Ganesh Viswanathan
b9b5174759 More pointer support, cpp mode default in toast, cleanup 2018-11-21 23:45:12 -06:00
Ganesh Viswanathan
a8bb2dc01f Fix #7 - separate file searching from include dirs 2018-11-21 21:53:40 -06:00
genotrance
5b6bfc397e
Merge pull request #8 from timotheecour/pr_fixup
Pr fixup
2018-11-21 18:38:12 -06:00
Timothee Cour
6b68a71069 fixup 2018-11-21 16:34:29 -08:00
Timothee Cour
db15588cbc always use assert=>doAssert for tests 2018-11-21 16:27:22 -08:00
Ganesh Viswanathan
abc5bda9a0 Fix #6 2018-11-21 18:08:07 -06:00
genotrance
4a71dff5a2
Merge pull request #5 from timotheecour/pr_simplify_install
simplify install
2018-11-21 17:42:48 -06:00
Ganesh Viswanathan
10509e0284 Merge branch 'master' of https://github.com/genotrance/nimterop 2018-11-21 17:37:09 -06:00
Timothee Cour
ca7b37bb05 simplify install 2018-11-21 15:25:51 -08:00
Ganesh Viswanathan
758833a559 Merge branch 'master' of https://github.com/genotrance/nimterop 2018-11-21 17:24:26 -06:00
Ganesh Viswanathan
c0481ac41c Use enums for sym, fail if no toast 2018-11-21 17:24:13 -06:00
Ganesh Viswanathan
8dad6c8b31 Mac support 2018-11-21 17:13:36 -06:00
genotrance
773d4f9f5f
Merge pull request #2 from timotheecour/patch-1
Update README.md
2018-11-21 16:48:59 -06:00
Timothee Cour
d0a6ca6833
Update README.md 2018-11-21 14:45:32 -08:00
Timothee Cour
dc14ceca4c
Update README.md 2018-11-21 14:44:33 -08:00
Ganesh Viswanathan
01c295a41c Initial pointer support, ugly toast 2018-11-21 14:14:18 -06:00
Ganesh Viswanathan
047e33868f Filter out comment nodes 2018-11-21 11:41:47 -06:00
Ganesh Viswanathan
63585e889e Add git support 2018-11-20 22:56:30 -06:00
Ganesh Viswanathan
882b38f4f6 Fix typedef struct X X 2018-11-20 17:02:37 -06:00
Ganesh Viswanathan
b6ca0a815a Use references, reduce RAM usage 2018-11-20 16:49:14 -06:00
Ganesh Viswanathan
4ace90476b Tests directory reference 2018-11-20 03:08:23 -06:00
Ganesh Viswanathan
9787797d15 Initial version 2018-11-20 03:01:04 -06:00