| Age | Commit message (Expand) | Author |
| 2020-05-09 | Fix #202 - implement noHeaderpragmas | Ganesh Viswanathan |
| 2020-05-06 | Add multiple pointer support | Joey Yakimowich-Payne |
| 2020-05-06 | Fix pointer issue and test | Joey Yakimowich-Payne |
| 2020-05-05 | Fix tast2.habi | Ganesh Viswanathan |
| 2020-05-01 | Fix #198: integer out of range | Joey Yakimowich-Payne |
| 2020-04-26 | Add test for not supported nodes | Joey Yakimowich-Payne |
| 2020-04-26 | Fix comments breaking code | Joey Yakimowich-Payne |
| 2020-04-26 | Fix tmath tests | Joey Yakimowich-Payne |
| 2020-04-26 | Consolidate shift_expression into binary_expression and write more tests | Joey Yakimowich-Payne |
| 2020-04-26 | Fix cast type | Joey Yakimowich-Payne |
| 2020-04-26 | Add string and char support | Joey Yakimowich-Payne |
| 2020-04-26 | Add math_expression and fix ast2 tests | Joey Yakimowich-Payne |
| 2020-04-20 | ast2 static inline with -H, fix #188, --replace support | Ganesh Viswanathan |
| 2020-04-16 | Fix Travis, tests for varargsvarargs | Ganesh Viswanathan |
| 2020-04-14 | ast2 nested array field | Ganesh Viswanathan |
| 2020-04-13 | Fix #172 - skip qualifiersissue172 | Ganesh Viswanathan |
| 2020-04-13 | Fix #185 - forward decl symbol change | Ganesh Viswanathan |
| 2020-04-12 | Partly fix issue #183, lineTrace:on | Ganesh Viswanathan |
| 2020-04-08 | ast2 tests and const bugfixnewalgo-5 | Ganesh Viswanathan |
| 2020-04-07 | ast2 fix issue 174 - UncheckedArray | Ganesh Viswanathan |
| 2020-04-07 | ast2 fix issue 156 - abstract function pointer | Ganesh Viswanathan |
| 2020-04-05 | ast2 multiple array type blocknewalgo-3 | Ganesh Viswanathan |
| 2020-04-05 | ast2 var of proc type, multiple proc type block | Ganesh Viswanathan |
| 2020-04-03 | ast2 test fix for osx, catch parseString errors, handle type field comments | Ganesh Viswanathan |
| 2020-04-01 | ast2 proc pragmas, fix typedef struct X importc, convention selection, ast2 b... | Ganesh Viswanathan |
| 2020-03-30 | c2nImport ret, del specials from header, cache if exec not die, ast2 type pra... | Ganesh Viswanathan |
| 2020-03-25 | ast2 newTypeIdent cleanup, pragma tests, docs.nim docs | Ganesh Viswanathan |
| 2020-03-23 | ast2 override final, void return and param fixes, multi proc support | Ganesh Viswanathan |
| 2020-03-23 | ast2 enum support | Ganesh Viswanathan |
| 2020-03-21 | ast2 forward declaration support | Ganesh Viswanathan |
| 2020-03-20 | ast2 improve override/skip, duplicates | Ganesh Viswanathan |
| 2020-03-18 | ast2 getNameInfo cleanup, initial skip/override support | Ganesh Viswanathan |
| 2020-03-17 | Initial ast2 proc support | Ganesh Viswanathan |
| 2020-03-16 | Add ast2 union support | Ganesh Viswanathan |
| 2020-03-16 | Add ast2 array expression support, cleanup debug output | Ganesh Viswanathan |
| 2020-03-10 | Merge newalgo branch ast2 functionalityfast2 | Ganesh Viswanathan |