aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-05ast2 multiple array type blocknewalgo-3Ganesh Viswanathan
2020-04-05ast2 var of proc type, multiple proc type blockGanesh Viswanathan
2020-04-03Merge branch 'newalgo-3' of https://github.com/nimterop/nimterop into newalgo-3Ganesh Viswanathan
2020-04-03ast2 test fix for osx, catch parseString errors, handle type field commentsGanesh Viswanathan
2020-04-02ast2 test fix for osx, catch parseString errors, handle type field commentsGanesh Viswanathan
2020-04-01ast2 proc pragmas, fix typedef struct X importc, convention selection, ast2 b...Ganesh Viswanathan
2020-03-30Skip wrapper test on AppVeyornewalgo-2Ganesh Viswanathan
2020-03-30Add wrapper testGanesh Viswanathan
2020-03-30c2nImport ret, del specials from header, cache if exec not die, ast2 type pra...Ganesh Viswanathan
2020-03-25ast2 newTypeIdent cleanup, pragma tests, docs.nim docsGanesh Viswanathan
2020-03-24ast2 pragmas for typesGanesh Viswanathan
2020-03-23ast2 override final, void return and param fixes, multi proc supportGanesh Viswanathan
2020-03-23ast2 bug fixes - getIdentName, ptr object, header constGanesh Viswanathan
2020-03-23ast2 enum supportGanesh Viswanathan
2020-03-21Remove lzma testnewalgo-1Ganesh Viswanathan
2020-03-21ast2 forward declaration supportGanesh Viswanathan
2020-03-20Fix for 0.20.2Ganesh Viswanathan
2020-03-20ast2 improve override/skip, duplicatesGanesh Viswanathan
2020-03-18ast2 getNameInfo cleanup, initial skip/override supportGanesh Viswanathan
2020-03-18Clean up ast2 pragma procsGanesh Viswanathan
2020-03-17Initial ast2 pragma supportGanesh Viswanathan
2020-03-17newConstDef for headerGanesh Viswanathan
2020-03-17Initial ast2 proc supportGanesh Viswanathan
2020-03-16Add ast2 union supportGanesh Viswanathan
2020-03-16Add ast2 array expression support, cleanup debug outputGanesh Viswanathan
2020-03-15Readme updateGanesh Viswanathan
2020-03-12Fix #169 - header pragma omitted by defaultissue169Ganesh Viswanathan
2020-03-10Add windows to Travis, use scriptciwinGanesh Viswanathan
2020-03-10Merge newalgo branch ast2 functionalityfast2Ganesh Viswanathan
2020-03-09Drop 0.19.6, fix soloud testGanesh Viswanathan
2020-03-09Add feature flag capabilityGanesh Viswanathan
2020-01-16fix deprecations (#166)Timothee Cour
2020-01-14v0.4.4v0.4.4Ganesh Viswanathan
2020-01-14Update requiresreopenGanesh Viswanathan
2020-01-14Fix stdout reopen issueGanesh Viswanathan
2019-12-23Restrict to OSXissue80Ganesh Viswanathan
2019-12-23v0.4.3v0.4.3Ganesh Viswanathan
2019-12-23Merge branch 'issue144' of https://github.com/nimterop/nimterop into issue144issue144Ganesh Viswanathan
2019-12-23Fix nimsuggest cachingGanesh Viswanathan
2019-12-21Fix execAction issue on WindowsGanesh Viswanathan
2019-12-21Fix #144 - nimcheck/nimsuggest supportGanesh Viswanathan
2019-12-21v0.4.2v0.4.2Ganesh Viswanathan
2019-12-21Fix #75 - support char and char* #definesissue75Ganesh Viswanathan
2019-12-21v0.4.1v0.4.1Ganesh Viswanathan
2019-12-20Fix #57 and #152 - clean ident in expressionsissue57Ganesh Viswanathan
2019-12-20Fix #163 - retries for network callsGanesh Viswanathan
2019-12-20v0.4.0v0.4.0Ganesh Viswanathan
2019-12-20Merge branch 'toast-1'Ganesh Viswanathan
2019-12-20Fix stub addition to type blocktoast-1Ganesh Viswanathan
2019-12-20Fix #161 - enable stubbing in toastGanesh Viswanathan