aboutsummaryrefslogtreecommitdiff
path: root/toast.nim
AgeCommit message (Expand)Author
2019-01-17Call setup on per wrapper basisGanesh Viswanathan
2019-01-16Remove nimgen dependency, enable tmath testGanesh Viswanathan
2019-01-15typedef arrays, debug outputGanesh Viswanathan
2019-01-11#include file, static line, nostderr, improve preprocessingGanesh Viswanathan
2018-12-27Fix typedef struct bugGanesh Viswanathan
2018-12-26Support arrays in structsGanesh Viswanathan
2018-12-15Fix treesitter namespace issueGanesh Viswanathan
2018-12-05Fix default cpp mode, print row col length in AST outputGanesh 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-04Add short CLI flags, --source= not requiredGanesh Viswanathan
2018-11-29fix #8 ; keep track of source file; display in standard sublime format file:l...Timothee Cour
2018-11-28use cligen; fix bugs; some cleanupsTimothee Cour
2018-11-28Move AST to Nim processing into toastGanesh Viswanathan
2018-11-27Fix toast on LinuxGanesh Viswanathan
2018-11-27Add preprocessor step in toastGanesh Viswanathan
2018-11-21More pointer support, cpp mode default in toast, cleanupGanesh Viswanathan
2018-11-21Initial pointer support, ugly toastGanesh Viswanathan
2018-11-20Initial versionGanesh Viswanathan