aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-30Fix #72 (#97)genotrance
2019-01-30rm tests/.gitignore now that top-level .gitignore ignores exe and that genera...Timothee Cour
2019-01-29make tsoloud work on OSX (#84)Timothee Cour
2019-01-29`quit => doAssert` to show backtrace + relevant context + exception friendly ...Timothee Cour
2019-01-29fix #62 (toast now addressed relatively); macros=>procs + other fixes (#70)Timothee Cour
2019-01-28address commentsTimothee Cour
2019-01-28fix for 0.19.2Timothee Cour
2019-01-28fix #71; bug fixes in types.nimTimothee Cour
2019-01-28Better context in _ error msg, gitPull fix for path, allow suppress of #defin...Ganesh Viswanathan
2019-01-28Fix #63 - cmdline and date in toast -n outputGanesh Viswanathan
2019-01-28Merge branch 'master' of https://github.com/genotrance/nimteropGanesh Viswanathan
2019-01-28Fix skip bug on _, parent in SymbolGanesh Viswanathan
2019-01-28fix for ubuntuTimothee Cour
2019-01-28fix travis: stop on 1st errorTimothee Cour
2019-01-28Allow skip of symbol with _Ganesh Viswanathan
2019-01-28Fix #42 - duplicate stylistic identifiersGanesh Viswanathan
2019-01-27Minor fixesGanesh 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-27Fix typeof for 0.19.2Ganesh Viswanathan
2019-01-27Updated with feedbackGanesh Viswanathan
2019-01-27Fix on OSXGanesh Viswanathan
2019-01-27Documentation, fix tmath on WindowsGanesh Viswanathan
2019-01-27Plugin supportGanesh Viswanathan
2019-01-25properly ignore all files wo extensionTimothee Cour
2019-01-24fix gitignore (#64)Timothee Cour
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