Commit graph

43 commits

Author SHA1 Message Date
Ganesh Viswanathan
a2ff8ea64c Update README [ci skip] 2018-11-28 16:06:15 -06:00
genotrance
77fafa0ada
Merge pull request #21 from timotheecour/pr_misc4
use cligen; fix bugs; some cleanups
2018-11-28 15:49:56 -06:00
Timothee Cour
4a6973c14d use cligen; fix bugs; some cleanups 2018-11-28 16:30:56 -05:00
Ganesh Viswanathan
691e7d80e5 Fix uint32 2018-11-28 11:37:53 -06:00
Ganesh Viswanathan
7344042029 Move AST to Nim processing into toast 2018-11-28 11:08:45 -06:00
Ganesh Viswanathan
d7ca43f49f Fix toast on Linux 2018-11-27 20:14:32 -06:00
genotrance
b8b56f4ed2
Merge pull request #18 from timotheecour/pr_fix_32bit_builds
fix 32bit builds
2018-11-27 19:50:05 -06:00
Timothee Cour
e7f58adc49 simplift travis 2018-11-27 20:19:24 -05:00
Timothee Cour
3a3c1f5e57 fix 32bit builds 2018-11-27 20:09:00 -05:00
Ganesh Viswanathan
51180f6373 Build status on Github 2018-11-27 18:09:42 -06:00
Ganesh Viswanathan
b8cddadfd0 Add CI 2018-11-27 18:01:38 -06:00
genotrance
7aed05b4a8
Merge pull request #14 from timotheecour/pr_tnimterop_cpp
misc changes
2018-11-27 17:55:36 -06:00
Timothee Cour
c1ea14c0d3 doAssert => check 2018-11-27 18:28:14 -05:00
Timothee Cour
6a4158dab4 fixup 2018-11-27 18:28:14 -05:00
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