| Age | Commit message (Expand) | Author |
| 2018-12-27 | Fix #15, fix #20 | Ganesh Viswanathan |
| 2018-12-27 | Struct field function pointers, cstring, show toast error in cimport | Ganesh Viswanathan |
| 2018-12-27 | Fix typedef struct bug | Ganesh Viswanathan |
| 2018-12-26 | Reduce redundancy in grammar | Ganesh Viswanathan |
| 2018-12-26 | Fix for const void * proc | Ganesh Viswanathan |
| 2018-12-26 | Enums as distinct int, always relative to project path, cmd /c for toast, esc... | Ganesh Viswanathan |
| 2018-12-26 | Remove closure pragmas | Ganesh Viswanathan |
| 2018-12-26 | Array ptr, numeric length, tests | Ganesh Viswanathan |
| 2018-12-26 | Support arrays in structs | Ganesh Viswanathan |
| 2018-12-26 | Tests for enhancements | Ganesh Viswanathan |
| 2018-12-26 | Support for math expressions, nameless enums, uintptr, redundant typedef naming | Ganesh Viswanathan |
| 2018-12-15 | Fix treesitter namespace issue | Ganesh Viswanathan |
| 2018-12-10 | No caching of binaries on Travis | Ganesh Viswanathan |
| 2018-12-05 | Fix recursion in type | Ganesh Viswanathan |
| 2018-12-05 | Fix default cpp mode, print row col length in AST output | Ganesh Viswanathan |
| 2018-12-04 | Support for unions | Ganesh Viswanathan |
| 2018-12-04 | Add math test for Windows | Ganesh Viswanathan |
| 2018-12-04 | Fix qualifiers, preproc only literals, remove _, struct field issue, print pr... | Ganesh Viswanathan |
| 2018-12-04 | Fix crash if no arguments | Ganesh Viswanathan |
| 2018-12-04 | Fix performance issues with regex | Ganesh Viswanathan |
| 2018-12-04 | Add short CLI flags, --source= not required | Ganesh Viswanathan |
| 2018-12-03 | Fixes for const, short and function returning pointer | Ganesh Viswanathan |
| 2018-12-03 | Fix inline comments breaking search | Ganesh Viswanathan |
| 2018-12-03 | Fix for uchar and double | Ganesh Viswanathan |
| 2018-12-03 | Support for unsigned, function params with pointers | Ganesh Viswanathan |
| 2018-12-03 | Switch to simpler grammar engine | Ganesh Viswanathan |
| 2018-12-03 | Merge branch 'master' of https://github.com/genotrance/nimterop | Ganesh Viswanathan |
| 2018-11-29 | Merge pull request #26 from timotheecour/pr_fix_8 | genotrance |
| 2018-11-29 | fix #8 ; keep track of source file; display in standard sublime format file:l... | Timothee Cour |
| 2018-11-28 | Fix #22 - print parse errors as comments | Ganesh Viswanathan |
| 2018-11-28 | Fix #23 - handle inline comments, handle typedef enum X {} Y; | Ganesh Viswanathan |
| 2018-11-28 | Update README [ci skip] | Ganesh Viswanathan |
| 2018-11-28 | Merge pull request #21 from timotheecour/pr_misc4 | genotrance |
| 2018-11-28 | use cligen; fix bugs; some cleanups | Timothee Cour |
| 2018-11-28 | Fix uint32 | Ganesh Viswanathan |
| 2018-11-28 | Move AST to Nim processing into toast | Ganesh Viswanathan |
| 2018-11-27 | Fix toast on Linux | Ganesh Viswanathan |
| 2018-11-27 | Merge pull request #18 from timotheecour/pr_fix_32bit_builds | genotrance |
| 2018-11-27 | simplift travis | Timothee Cour |
| 2018-11-27 | fix 32bit builds | Timothee Cour |
| 2018-11-27 | Build status on Github | Ganesh Viswanathan |
| 2018-11-27 | Add CI | Ganesh Viswanathan |
| 2018-11-27 | Merge pull request #14 from timotheecour/pr_tnimterop_cpp | genotrance |
| 2018-11-27 | doAssert => check | Timothee Cour |
| 2018-11-27 | fixup | Timothee Cour |
| 2018-11-27 | add syntax cIncludeDir "$projpath/include"; do not use recursive search paths... | Timothee Cour |
| 2018-11-27 | Cleanup | Ganesh Viswanathan |
| 2018-11-27 | Add preprocessor step in toast | Ganesh Viswanathan |
| 2018-11-25 | Merge branch 'master' of https://github.com/genotrance/nimterop | Ganesh Viswanathan |
| 2018-11-25 | Minor changes | Ganesh Viswanathan |