| Age | Commit message (Expand) | Author |
| 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 | Prevent plugin outdir override by configuration | Ganesh Viswanathan |
| 2020-04-28 | Enable conf detection in toast standalone | Ganesh Viswanathan |
| 2020-04-28 | Fix #151 and fix #153 - detect nim.cfg | Ganesh Viswanathan |
| 2020-04-26 | Merge pull request #191 from jyapayne/poc_print_ast | genotrance |
| 2020-04-26 | Address some PR comments | Joey Yakimowich-Payne |
| 2020-04-26 | Add test for not supported nodes | Joey Yakimowich-Payne |
| 2020-04-26 | Don't support multiple base nodes yet | Joey Yakimowich-Payne |
| 2020-04-26 | Fix comments breaking code | Joey Yakimowich-Payne |
| 2020-04-26 | Add skippedSymbols for determining if a type has been skipped | Joey Yakimowich-Payne |
| 2020-04-26 | Add hack for skipping types as root nodes | 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 code with comments and add debug expr proc | Joey Yakimowich-Payne |
| 2020-04-26 | nimState -> gState | 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 | 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 |