| Age | Commit message (Expand) | Author |
| 2020-04-26 | Fix pcre tests | Joey Yakimowich-Payne |
| 2020-04-26 | Add missing sized type specifier for 'long int', etc | Joey Yakimowich-Payne |
| 2020-04-26 | Add comments describing capabilities | Joey Yakimowich-Payne |
| 2020-04-26 | Use tsNodeChild | Joey Yakimowich-Payne |
| 2020-04-26 | Make bitwise_expression forwards compatible | 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 sizeof expression parser, fix nkNone issue, reduce size of typeof express... | Joey Yakimowich-Payne |
| 2020-04-26 | Add math_expression and fix ast2 tests | Joey Yakimowich-Payne |
| 2020-04-23 | Add proper binary casting | Joey Yakimowich-Payne |
| 2020-04-23 | Add better error handling for unimplemented types | Joey Yakimowich-Payne |
| 2020-04-23 | Add preliminary expression parsing | Joey Yakimowich-Payne |
| 2020-04-23 | WIP Ast printing | Joey Yakimowich-Payne |
| 2020-04-23 | Fix rsa testmultifile-2 | Travis CI User |
| 2020-04-22 | Add cImport for multiple headers | Ganesh Viswanathan |
| 2020-04-22 | markAndSweep, removeStaticcrash | Ganesh Viswanathan |
| 2020-04-22 | Remove segfaultsmultifile | Ganesh Viswanathan |
| 2020-04-22 | Avoid building toast twice in CI | Ganesh Viswanathan |
| 2020-04-22 | Change FILE* to File | Ganesh Viswanathan |
| 2020-04-21 | Fix multi-header processing, perf improvements | Ganesh Viswanathan |
| 2020-04-21 | Get rid of nimState | Ganesh Viswanathan |
| 2020-04-21 | Handle qualifiers after type | Ganesh Viswanathan |
| 2020-04-20 | Some small compatibility fixes for FreeBSD (#190) | BarrOff |
| 2020-04-20 | Remove expandSymlinkstatline | Ganesh Viswanathan |
| 2020-04-20 | ast2 fix replace test | Ganesh Viswanathan |
| 2020-04-20 | ast2 static inline with -H, fix #188, --replace support | Ganesh Viswanathan |
| 2020-04-19 | ast2 static inline support | Ganesh Viswanathan |
| 2020-04-17 | Update README | Ganesh Viswanathan |
| 2020-04-16 | Fix Travis, tests for varargsvarargs | Ganesh Viswanathan |
| 2020-04-15 | ast2 varargs support | Ganesh Viswanathan |
| 2020-04-15 | Fix enum size to cintnested | Ganesh Viswanathan |
| 2020-04-14 | ast2 nested array field | Ganesh Viswanathan |
| 2020-04-14 | ast2 nested struct support | 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 | No explicit imports for cPluginPathcpluginpath | Ganesh Viswanathan |
| 2020-04-12 | Fix #181 - cPluginPath() | Ganesh Viswanathan |
| 2020-04-12 | Partly fix issue #183, lineTrace:on | Ganesh Viswanathan |
| 2020-04-11 | Fix expression override issue | Ganesh Viswanathan |
| 2020-04-10 | Fix type override issue | Ganesh Viswanathan |
| 2020-04-10 | Fix #178 - single underscore | Ganesh Viswanathan |
| 2020-04-09 | Preprocessor mode fixes (#176) | awr1 |
| 2020-04-08 | ast2 tests and const bugfixnewalgo-5 | Ganesh Viswanathan |
| 2020-04-07 | Merge branch 'newalgo-4' of https://github.com/nimterop/nimterop into newalgo-4newalgo-4 | Ganesh Viswanathan |
| 2020-04-07 | ast2 fix issue 174 - UncheckedArray | Ganesh Viswanathan |
| 2020-04-07 | ast2 tmath tests | Ganesh Viswanathan |
| 2020-04-07 | ast2 fix issue 156 - abstract function pointer | Ganesh Viswanathan |
| 2020-04-06 | ast2 ignore parseString warnings, optional getNimExpression, handle override ... | Ganesh Viswanathan |
| 2020-04-06 | ast2 dynlib fix, add 1.2.0 testing | Ganesh Viswanathan |
| 2020-04-05 | ast2 multiple array type blocknewalgo-3 | Ganesh Viswanathan |