aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-01-17No tsoloud on Travis LinuxwalkdirGanesh Viswanathan
2019-01-17std guess for travisGanesh Viswanathan
2019-01-17soloud OSS for LinuxGanesh Viswanathan
2019-01-17Fix Linux tsoloudGanesh Viswanathan
2019-01-17Add tsoloud testGanesh Viswanathan
2019-01-17Add tsoloud testGanesh Viswanathan
2019-01-17Fix walkDir, cCompile mode, add tsoloud, fix void *Ganesh Viswanathan
2019-01-17Fix C data typesGanesh Viswanathan
2019-01-17Fix nimble installGanesh Viswanathan
2019-01-17Update install instructionsGanesh Viswanathan
2019-01-17OSX fix, test 0.19.0 as wellnonimgenGanesh Viswanathan
2019-01-17Call setup on per wrapper basisGanesh Viswanathan
2019-01-16Workaround 0.19.2 crashGanesh Viswanathan
2019-01-16Fix source pathsGanesh Viswanathan
2019-01-16Yes to nimbleGanesh Viswanathan
2019-01-16Remove nimgen dependency, enable tmath testGanesh Viswanathan
2019-01-16cstring supportGanesh Viswanathan
2019-01-15Support for time_tGanesh Viswanathan
2019-01-15Minor output fixGanesh Viswanathan
2019-01-15typedef arrays, debug outputGanesh Viswanathan
2019-01-15Support array pointer in structGanesh Viswanathan
2019-01-15Fix missing array type, suppress gcc warningsGanesh Viswanathan
2019-01-12Identifiers in enumsGanesh Viswanathan
2019-01-11Cleanup abstract pointers, typedef function supportGanesh Viswanathan
2019-01-11orWithNext, pointer cleanupGanesh Viswanathan
2019-01-11Shift/math expressions in enumGanesh Viswanathan
2019-01-11#include file, static line, nostderr, improve preprocessingGanesh Viswanathan
2019-01-10Filter out gcc attributesGanesh Viswanathan
2019-01-10Fix cuclonglong issue #32Ganesh Viswanathan
2019-01-10Export enums and procsGanesh Viswanathan
2019-01-09Support for multiple functions in declarator, size_t fixesGanesh Viswanathan
2019-01-09Support for nameless function params, unused enumsGanesh Viswanathan
2018-12-31Merge branch 'master' of https://github.com/genotrance/nimteropGanesh Viswanathan
2018-12-31Update appveyor to 0.19.2Ganesh Viswanathan
2018-12-29Merge pull request #30 from timotheecour/pr_add_failing_testsgenotrance
various fixes
2018-12-29fix #15 by re-enabling nim cpp on c file and selectively disabling failing ↵Timothee Cour
things
2018-12-29add failing tests; add a test at CTTimothee Cour
2018-12-28Implement PR #17Ganesh Viswanathan
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, ↵Ganesh Viswanathan
escape reserved words
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