aboutsummaryrefslogtreecommitdiff
path: root/tests/tnimterop_c.nim
AgeCommit message (Expand)Author
2019-01-19Fix #41Ganesh Viswanathan
2019-01-18Recursive node support, enum expressions, or/and/not (#45)genotrance
2018-12-29fix #15 by re-enabling nim cpp on c file and selectively disabling failing th...Timothee Cour
2018-12-29add failing tests; add a test at CTTimothee Cour
2018-12-28Implement PR #17Ganesh Viswanathan
2018-12-27Struct field function pointers, cstring, show toast error in cimportGanesh Viswanathan
2018-12-26Array ptr, numeric length, testsGanesh Viswanathan
2018-12-26Tests for enhancementsGanesh Viswanathan
2018-12-04Support for unionsGanesh Viswanathan
2018-11-27doAssert => checkTimothee Cour
2018-11-27add syntax cIncludeDir "$projpath/include"; do not use recursive search paths...Timothee Cour