aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-05-18Reduce regex for perf, reduce globals for CTGanesh Viswanathan
2020-05-18var support, interleaved #defines, fix ast1 default, misc performanceGanesh Viswanathan
2020-05-15Make undefined constants keep typesJoey Yakimowich-Payne
2020-05-15Disable windows checkJoey Yakimowich-Payne
2020-05-15Change to static constJoey Yakimowich-Payne
2020-05-15Fix undefined identifiers resulting in incorrect typesJoey Yakimowich-Payne
2020-05-12Add CLI file featureclifileGanesh Viswanathan
2020-05-11Fix #196 - allow remapping of typesissue196-2Ganesh Viswanathan
2020-05-10Fix lib version regexlibversionGanesh Viswanathan
2020-05-09Fix #202 - implement noHeaderpragmasGanesh Viswanathan
2020-05-06Add multiple pointer supportJoey Yakimowich-Payne
2020-05-06Fix pointer issue and testJoey Yakimowich-Payne
2020-05-05Fix tast2.habiGanesh Viswanathan
2020-05-05Enable -d:checkAbi in testsGanesh Viswanathan
2020-05-04Add docgen runs in testsJoey Yakimowich-Payne
2020-05-01Fixes and test lzma/zlib with ast2Ganesh Viswanathan
2020-05-01Fix #198: integer out of rangeJoey Yakimowich-Payne
2020-04-30Clean globals, build debugast1quietGanesh Viswanathan
2020-04-29Add -f:ast1, lesser debug outputGanesh Viswanathan
2020-04-29Fix timeit ret for osxtimeitGanesh Viswanathan
2020-04-29Fix timeit for legacy, reduce Windows test matrixGanesh Viswanathan
2020-04-28Add timeit to measure test timingsGanesh Viswanathan
2020-04-28Fix mode, toast output dirnimcfgGanesh Viswanathan
2020-04-28Fix #151 and fix #153 - detect nim.cfgGanesh Viswanathan
2020-04-26Add test for not supported nodesJoey Yakimowich-Payne
2020-04-26Fix comments breaking codeJoey Yakimowich-Payne
2020-04-26Fix tmath testsJoey Yakimowich-Payne
2020-04-26Consolidate shift_expression into binary_expression and write more testsJoey Yakimowich-Payne
2020-04-26Update based on comments from review. Need to add more docs and reorg to use ...Joey Yakimowich-Payne
2020-04-26Fix pcre testsJoey Yakimowich-Payne
2020-04-26Make bitwise_expression forwards compatibleJoey Yakimowich-Payne
2020-04-26Fix cast typeJoey Yakimowich-Payne
2020-04-26Add string and char supportJoey Yakimowich-Payne
2020-04-26Add math_expression and fix ast2 testsJoey Yakimowich-Payne
2020-04-23Fix rsa testmultifile-2Travis CI User
2020-04-22Add cImport for multiple headersGanesh Viswanathan
2020-04-22Change FILE* to FileGanesh Viswanathan
2020-04-20ast2 fix replace testGanesh Viswanathan
2020-04-20ast2 static inline with -H, fix #188, --replace supportGanesh Viswanathan
2020-04-16Fix Travis, tests for varargsvarargsGanesh Viswanathan
2020-04-14ast2 nested array fieldGanesh Viswanathan
2020-04-13Fix #172 - skip qualifiersissue172Ganesh Viswanathan
2020-04-13Fix #185 - forward decl symbol changeGanesh Viswanathan
2020-04-12No explicit imports for cPluginPathcpluginpathGanesh Viswanathan
2020-04-12Fix #181 - cPluginPath()Ganesh Viswanathan
2020-04-12Partly fix issue #183, lineTrace:onGanesh Viswanathan
2020-04-10Fix #178 - single underscoreGanesh Viswanathan
2020-04-09Preprocessor mode fixes (#176)awr1
2020-04-08ast2 tests and const bugfixnewalgo-5Ganesh Viswanathan
2020-04-07Merge branch 'newalgo-4' of https://github.com/nimterop/nimterop into newalgo-4newalgo-4Ganesh Viswanathan