aboutsummaryrefslogtreecommitdiff
path: root/nimterop.nimble
AgeCommit message (Expand)Author
2019-12-23v0.4.3v0.4.3Ganesh Viswanathan
2019-12-21v0.4.2v0.4.2Ganesh Viswanathan
2019-12-21v0.4.1v0.4.1Ganesh Viswanathan
2019-12-20Fix #57 and #152 - clean ident in expressionsissue57Ganesh Viswanathan
2019-12-20v0.4.0v0.4.0Ganesh Viswanathan
2019-12-18v0.3.6v0.3.6Ganesh Viswanathan
2019-12-17v0.3.5v0.3.5Ganesh Viswanathan
2019-12-16v0.3.4v0.3.4Ganesh Viswanathan
2019-11-01v0.3.3v0.3.3Ganesh Viswanathan
2019-10-29v0.3.2v0.3.2Ganesh Viswanathan
2019-10-25v0.3.1v0.3.1Ganesh Viswanathan
2019-10-220.3.0v0.3.0Ganesh Viswanathan
2019-10-17Bump to 0.2.1v0.2.1Ganesh Viswanathan
2019-10-10Move all artifacts to nimcacheGanesh Viswanathan
2019-10-03Move docs generation to moduleGanesh Viswanathan
2019-10-02Update to v0.2.0Ganesh Viswanathan
2019-10-02findFile w/regex, make -j, lib support for getHeader, noexcept / throwGanesh Viswanathan
2019-05-08Add dynlib supportGanesh Viswanathan
2019-05-08Exclude comments from output with flagpragmaGanesh Viswanathan
2019-02-08docs now include theindex.html (w all procs) + search (#116)Timothee Cour
2019-02-06Fix issue #90 based on PR #91Ganesh Viswanathan
2019-02-02refs #68; turn some macros to CT procs; fix #112 (doc fixes) (#102)Timothee Cour
2019-01-29make tsoloud work on OSX (#84)Timothee Cour
2019-01-29fix #62 (toast now addressed relatively); macros=>procs + other fixes (#70)Timothee Cour
2019-01-28Fix skip bug on _, parent in SymbolGanesh Viswanathan
2019-01-27Allow blank onSymbol to skip, test in release modeGanesh Viswanathan
2019-01-24fix gitignore (#64)Timothee Cour
2019-01-21Support cache disablingGanesh Viswanathan
2019-01-21Fix build breakGanesh Viswanathan
2019-01-20Generate and post documentationGanesh Viswanathan
2019-01-17Walkdir (#43)genotrance
2019-01-16Remove nimgen dependency, enable tmath testGanesh Viswanathan
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-27Fix #15, fix #20Ganesh Viswanathan
2018-12-26Support for math expressions, nameless enums, uintptr, redundant typedef namingGanesh Viswanathan
2018-12-04Fix qualifiers, preproc only literals, remove _, struct field issue, print pr...Ganesh Viswanathan
2018-11-28use cligen; fix bugs; some cleanupsTimothee Cour
2018-11-27fixupTimothee Cour
2018-11-27add syntax cIncludeDir "$projpath/include"; do not use recursive search paths...Timothee Cour
2018-11-21Fix #6Ganesh Viswanathan
2018-11-21simplify installTimothee Cour
2018-11-20Use references, reduce RAM usageGanesh Viswanathan
2018-11-20Initial versionGanesh Viswanathan