aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-27Minor fixespluginGanesh Viswanathan
2019-01-27Allow blank onSymbol to skip, test in release modeGanesh Viswanathan
2019-01-27Remove Result, add plugin.nim, forceBuildGanesh Viswanathan
2019-01-27Improve onSymbol APIGanesh Viswanathan
2019-01-25Fix typeof for 0.19.2Ganesh Viswanathan
2019-01-25Updated with feedbackGanesh Viswanathan
2019-01-24Fix on OSXGanesh Viswanathan
2019-01-24Documentation, fix tmath on WindowsGanesh Viswanathan
2019-01-24Plugin supportGanesh Viswanathan
2019-01-23Always split commasGanesh Viswanathan
2019-01-23Fix test on WindowsGanesh Viswanathan
2019-01-23Handle cligen split issueGanesh Viswanathan
2019-01-23Fix #56 - override and skip, html linksGanesh Viswanathan
2019-01-23Initial support for #56Ganesh Viswanathan
2019-01-22Partial fix for #52 - only when names differGanesh Viswanathan
2019-01-22Fix #58Ganesh Viswanathan
2019-01-21Fix #53 - array size expressionsGanesh Viswanathan
2019-01-21Fix #55 - crash and no typedef nameGanesh Viswanathan
2019-01-21Support for empty struct/unionGanesh Viswanathan
2019-01-21Support cache disablingGanesh Viswanathan
2019-01-21Fix build breakGanesh Viswanathan
2019-01-21Fix #50 - ptr object to pointerGanesh Viswanathan
2019-01-20Generate and post documentationGanesh Viswanathan
2019-01-20Docs fixGanesh Viswanathan
2019-01-20Add documentationGanesh Viswanathan
2019-01-20Fix #36 - va_list and time_tGanesh Viswanathan
2019-01-19Fix not failGanesh Viswanathan
2019-01-19Better error handling - fix #39, #47Ganesh Viswanathan
2019-01-19Caching fix for OSXGanesh Viswanathan
2019-01-19Caching cImport contentGanesh Viswanathan
2019-01-19Nimble install test (#46)genotrance
2019-01-19Fix #41Ganesh Viswanathan
2019-01-18Recursive node support, enum expressions, or/and/not (#45)genotrance
2019-01-17Use HashSet, fix #40, compare nimNamesGanesh Viswanathan
2019-01-17Added ptrdiff_t (#38)Ico Doornekamp
2019-01-17Walkdir (#43)genotrance
2019-01-17Fix C data typesGanesh Viswanathan
2019-01-17Fix nimble installGanesh Viswanathan
2019-01-17Update install instructionsGanesh Viswanathan
2019-01-17OSX fix, test 0.19.0 as wellnonimgenGanesh Viswanathan
2019-01-17Call setup on per wrapper basisGanesh Viswanathan
2019-01-16Workaround 0.19.2 crashGanesh Viswanathan
2019-01-16Fix source pathsGanesh Viswanathan
2019-01-16Yes to nimbleGanesh Viswanathan
2019-01-16Remove nimgen dependency, enable tmath testGanesh Viswanathan
2019-01-16cstring supportGanesh Viswanathan
2019-01-15Support for time_tGanesh Viswanathan
2019-01-15Minor output fixGanesh Viswanathan
2019-01-15typedef arrays, debug outputGanesh Viswanathan
2019-01-15Support array pointer in structGanesh Viswanathan