aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-11-28use cligen; fix bugs; some cleanupsTimothee Cour
2018-11-28Fix uint32Ganesh Viswanathan
2018-11-28Move AST to Nim processing into toastGanesh Viswanathan
2018-11-27Fix toast on LinuxGanesh Viswanathan
2018-11-27Merge pull request #18 from timotheecour/pr_fix_32bit_buildsgenotrance
fix 32bit builds
2018-11-27simplift travisTimothee Cour
2018-11-27fix 32bit buildsTimothee Cour
2018-11-27Build status on GithubGanesh Viswanathan
2018-11-27Add CIGanesh Viswanathan
2018-11-27Merge pull request #14 from timotheecour/pr_tnimterop_cppgenotrance
misc changes
2018-11-27doAssert => checkTimothee Cour
2018-11-27fixupTimothee Cour
2018-11-27add syntax cIncludeDir "$projpath/include"; do not use recursive search ↵Timothee Cour
paths; add test tests/tnimterop_cpp.nim
2018-11-27CleanupGanesh Viswanathan
2018-11-27Add preprocessor step in toastGanesh Viswanathan
2018-11-25Merge branch 'master' of https://github.com/genotrance/nimteropGanesh Viswanathan
2018-11-25Minor changesGanesh Viswanathan
2018-11-24Merge pull request #13 from timotheecour/fix_gitignoregenotrance
fix gitignore
2018-11-24fix gitignoreTimothee Cour
2018-11-21More pointer support, cpp mode default in toast, cleanupGanesh Viswanathan
2018-11-21Fix #7 - separate file searching from include dirsGanesh Viswanathan
2018-11-21Merge pull request #8 from timotheecour/pr_fixupgenotrance
Pr fixup
2018-11-21fixupTimothee Cour
2018-11-21always use assert=>doAssert for testsTimothee Cour
2018-11-21Fix #6Ganesh Viswanathan
2018-11-21Merge pull request #5 from timotheecour/pr_simplify_installgenotrance
simplify install
2018-11-21Merge branch 'master' of https://github.com/genotrance/nimteropGanesh Viswanathan
2018-11-21simplify installTimothee Cour
2018-11-21Merge branch 'master' of https://github.com/genotrance/nimteropGanesh Viswanathan
2018-11-21Use enums for sym, fail if no toastGanesh Viswanathan
2018-11-21Mac supportGanesh Viswanathan
2018-11-21Merge pull request #2 from timotheecour/patch-1genotrance
Update README.md
2018-11-21Update README.mdTimothee Cour
2018-11-21Update README.mdTimothee Cour
2018-11-21Initial pointer support, ugly toastGanesh Viswanathan
2018-11-21Filter out comment nodesGanesh Viswanathan
2018-11-20Add git supportGanesh Viswanathan
2018-11-20Fix typedef struct X XGanesh Viswanathan
2018-11-20Use references, reduce RAM usageGanesh Viswanathan
2018-11-20Tests directory referenceGanesh Viswanathan
2018-11-20Initial versionGanesh Viswanathan