aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-27Fix #15, fix #20Ganesh Viswanathan
2018-12-27Struct field function pointers, cstring, show toast error in cimportGanesh Viswanathan
2018-12-27Fix typedef struct bugGanesh Viswanathan
2018-12-26Reduce redundancy in grammarGanesh Viswanathan
2018-12-26Fix for const void * procGanesh Viswanathan
2018-12-26Enums as distinct int, always relative to project path, cmd /c for toast, esc...Ganesh Viswanathan
2018-12-26Remove closure pragmasGanesh Viswanathan
2018-12-26Array ptr, numeric length, testsGanesh Viswanathan
2018-12-26Support arrays in structsGanesh Viswanathan
2018-12-26Tests for enhancementsGanesh Viswanathan
2018-12-26Support for math expressions, nameless enums, uintptr, redundant typedef namingGanesh Viswanathan
2018-12-15Fix treesitter namespace issueGanesh Viswanathan
2018-12-10No caching of binaries on TravisGanesh Viswanathan
2018-12-05Fix recursion in typeGanesh Viswanathan
2018-12-05Fix default cpp mode, print row col length in AST outputGanesh Viswanathan
2018-12-04Support for unionsGanesh Viswanathan
2018-12-04Add math test for WindowsGanesh Viswanathan
2018-12-04Fix qualifiers, preproc only literals, remove _, struct field issue, print pr...Ganesh Viswanathan
2018-12-04Fix crash if no argumentsGanesh Viswanathan
2018-12-04Fix performance issues with regexGanesh Viswanathan
2018-12-04Add short CLI flags, --source= not requiredGanesh Viswanathan
2018-12-03Fixes for const, short and function returning pointerGanesh Viswanathan
2018-12-03Fix inline comments breaking searchGanesh Viswanathan
2018-12-03Fix for uchar and doubleGanesh Viswanathan
2018-12-03Support for unsigned, function params with pointersGanesh Viswanathan
2018-12-03Switch to simpler grammar engineGanesh Viswanathan
2018-12-03Merge branch 'master' of https://github.com/genotrance/nimteropGanesh Viswanathan
2018-11-29Merge pull request #26 from timotheecour/pr_fix_8genotrance
2018-11-29fix #8 ; keep track of source file; display in standard sublime format file:l...Timothee Cour
2018-11-28Fix #22 - print parse errors as commentsGanesh Viswanathan
2018-11-28Fix #23 - handle inline comments, handle typedef enum X {} Y;Ganesh Viswanathan
2018-11-28Update README [ci skip]Ganesh Viswanathan
2018-11-28Merge pull request #21 from timotheecour/pr_misc4genotrance
2018-11-28use cligen; fix bugs; some cleanupsTimothee Cour
2018-11-28Fix uint32Ganesh Viswanathan
2018-11-28Move AST to Nim processing into toastGanesh Viswanathan
2018-11-27Fix toast on LinuxGanesh Viswanathan
2018-11-27Merge pull request #18 from timotheecour/pr_fix_32bit_buildsgenotrance
2018-11-27simplift travisTimothee Cour
2018-11-27fix 32bit buildsTimothee Cour
2018-11-27Build status on GithubGanesh Viswanathan
2018-11-27Add CIGanesh Viswanathan
2018-11-27Merge pull request #14 from timotheecour/pr_tnimterop_cppgenotrance
2018-11-27doAssert => checkTimothee Cour
2018-11-27fixupTimothee Cour
2018-11-27add syntax cIncludeDir "$projpath/include"; do not use recursive search paths...Timothee Cour
2018-11-27CleanupGanesh Viswanathan
2018-11-27Add preprocessor step in toastGanesh Viswanathan
2018-11-25Merge branch 'master' of https://github.com/genotrance/nimteropGanesh Viswanathan
2018-11-25Minor changesGanesh Viswanathan