aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-17Print code in debug outputpcrePathGanesh Viswanathan
2019-12-16Fix getHeader - PCRE case where header is generatedGanesh Viswanathan
2019-12-16v0.3.4v0.3.4Ganesh Viswanathan
2019-12-16nocomments passed to preprocessor, origNamebugs-2Ganesh Viswanathan
2019-11-01v0.3.3v0.3.3Ganesh Viswanathan
2019-11-01Update docs, minor optimizationissue149Ganesh Viswanathan
2019-11-01Fix #149 - cOverride injecting multiple timesGanesh Viswanathan
2019-10-29v0.3.2v0.3.2Ganesh Viswanathan
2019-10-28Save skipped symbols with -dGanesh Viswanathan
2019-10-28Regex improvementsGanesh Viswanathan
2019-10-25v0.3.1v0.3.1Ganesh Viswanathan
2019-10-25Fix size_t conversionGanesh Viswanathan
2019-10-24Add incompleteStruct pragmaGanesh Viswanathan
2019-10-23Merge pull request #145 from matkuki/patch-1genotrance
2019-10-23Removed the regex stuffmatkuki
2019-10-22Updated to search for "cd x:"matkuki
2019-10-220.3.0v0.3.0Ganesh Viswanathan
2019-10-21Merge branch 'override'Ganesh Viswanathan
2019-10-21Test cases for cOverrideoverrideGanesh Viswanathan
2019-10-21Override known, addIdentifierGanesh Viswanathan
2019-10-21Fix for Windows drive changesmatkuki
2019-10-21Fix tmath __Ganesh Viswanathan
2019-10-20getOverride and FinalGanesh Viswanathan
2019-10-18Fix wchar_t for nim checkGanesh Viswanathan
2019-10-18onSymbol for overridesGanesh Viswanathan
2019-10-17Detect unknownGanesh Viswanathan
2019-10-17Bump to 0.2.1v0.2.1Ganesh Viswanathan
2019-10-17Fix debug outputGanesh Viswanathan
2019-10-16Fix #141issue141Ganesh Viswanathan
2019-10-16Implement var procissue139Ganesh Viswanathan
2019-10-16Partial fix for #139Ganesh Viswanathan
2019-10-16Improve static inline handlingGanesh Viswanathan
2019-10-15Fix altNames behaviorGanesh Viswanathan
2019-10-15rm only if existsGanesh Viswanathan
2019-10-14Fix execAction, enum expressions, union cleanup, no forceCleanGanesh Viswanathan
2019-10-10Fix std fallback and docs publishv0.2.0Ganesh Viswanathan
2019-10-10Nimcache fixes, Std + fallbacknimcacheGanesh Viswanathan
2019-10-10Move all artifacts to nimcacheGanesh Viswanathan
2019-10-08Add linkLibs and isDefinedGanesh Viswanathan
2019-10-08Fix #134, time64_t, buildDocs error on WinGanesh Viswanathan
2019-10-07findFile speed improvement, defines in buildDoc, nim compiler pathGanesh Viswanathan
2019-10-03v0.2.0 (#140)genotrance
2019-10-03Fix empty project pathGanesh Viswanathan
2019-10-03Move docs generation to moduleGanesh Viswanathan
2019-10-03Fix wchar_t for nimdocGanesh Viswanathan
2019-10-02Fix sleepGanesh Viswanathan
2019-10-02Add retries for file opsGanesh Viswanathan
2019-10-02Add env var support for definesGanesh Viswanathan
2019-10-02More build helpersGanesh Viswanathan
2019-10-02Add ccache supportGanesh Viswanathan