| Age | Commit message (Expand) | Author |
| 2020-05-18 | Reduce regex for perf, reduce globals for CT | Ganesh Viswanathan |
| 2020-05-18 | var support, interleaved #defines, fix ast1 default, misc performance | Ganesh Viswanathan |
| 2020-05-15 | Make undefined constants keep types | Joey Yakimowich-Payne |
| 2020-05-15 | Disable windows check | Joey Yakimowich-Payne |
| 2020-05-15 | Change to static const | Joey Yakimowich-Payne |
| 2020-05-15 | Fix undefined identifiers resulting in incorrect types | Joey Yakimowich-Payne |
| 2020-05-12 | Add CLI file featureclifile | Ganesh Viswanathan |
| 2020-05-11 | Fix #196 - allow remapping of typesissue196-2 | Ganesh Viswanathan |
| 2020-05-10 | Fix lib version regexlibversion | Ganesh Viswanathan |
| 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-05 | Enable -d:checkAbi in tests | Ganesh Viswanathan |
| 2020-05-04 | Add docgen runs in tests | Joey Yakimowich-Payne |
| 2020-05-01 | Fixes and test lzma/zlib with ast2 | Ganesh Viswanathan |
| 2020-05-01 | Fix #198: integer out of range | Joey Yakimowich-Payne |
| 2020-04-30 | Clean globals, build debugast1quiet | Ganesh Viswanathan |
| 2020-04-29 | Add -f:ast1, lesser debug output | Ganesh Viswanathan |
| 2020-04-29 | Fix timeit ret for osxtimeit | Ganesh Viswanathan |
| 2020-04-29 | Fix timeit for legacy, reduce Windows test matrix | Ganesh Viswanathan |
| 2020-04-28 | Add timeit to measure test timings | Ganesh Viswanathan |
| 2020-04-28 | Fix mode, toast output dirnimcfg | Ganesh Viswanathan |
| 2020-04-28 | Fix #151 and fix #153 - detect nim.cfg | Ganesh Viswanathan |
| 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 | Update based on comments from review. Need to add more docs and reorg to use ... | Joey Yakimowich-Payne |
| 2020-04-26 | Fix pcre tests | 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 math_expression and fix ast2 tests | 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 | Change FILE* to File | 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-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 | 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-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 |