| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-28 | Add timeit to measure test timings | Ganesh Viswanathan | |
| 2020-04-28 | Fix mode, toast output dirnimcfg | Ganesh Viswanathan | |
| 2020-04-28 | Prevent plugin outdir override by configuration | Ganesh Viswanathan | |
| 2020-04-28 | Enable conf detection in toast standalone | Ganesh Viswanathan | |
| 2020-04-28 | Fix #151 and fix #153 - detect nim.cfg | Ganesh Viswanathan | |
| 2020-04-26 | Merge pull request #191 from jyapayne/poc_print_ast | genotrance | |
| [ast2] Enable parsing some C Macro expressions to Nim expressions using treesitter | |||
| 2020-04-26 | Address some PR comments | Joey Yakimowich-Payne | |
| 2020-04-26 | Add test for not supported nodes | Joey Yakimowich-Payne | |
| 2020-04-26 | Don't support multiple base nodes yet | Joey Yakimowich-Payne | |
| 2020-04-26 | Fix comments breaking code | Joey Yakimowich-Payne | |
| 2020-04-26 | Add skippedSymbols for determining if a type has been skipped | Joey Yakimowich-Payne | |
| 2020-04-26 | Add hack for skipping types as root nodes | Joey Yakimowich-Payne | |
| 2020-04-26 | Fix tmath tests | Joey Yakimowich-Payne | |
| Modify tmath.nim to have one skip symbol Fix macro expansion with common value Fix tmath again | |||
| 2020-04-26 | Consolidate shift_expression into binary_expression and write more tests | Joey Yakimowich-Payne | |
| 2020-04-26 | Update code with comments and add debug expr proc | Joey Yakimowich-Payne | |
| 2020-04-26 | nimState -> gState | Joey Yakimowich-Payne | |
| 2020-04-26 | Update based on comments from review. Need to add more docs and reorg to use ↵ | Joey Yakimowich-Payne | |
| gstate | |||
| 2020-04-26 | Fix pcre tests | Joey Yakimowich-Payne | |
| 2020-04-26 | Add missing sized type specifier for 'long int', etc | Joey Yakimowich-Payne | |
| 2020-04-26 | Add comments describing capabilities | Joey Yakimowich-Payne | |
| 2020-04-26 | Use tsNodeChild | Joey Yakimowich-Payne | |
| 2020-04-26 | Make bitwise_expression forwards compatible | Joey Yakimowich-Payne | |
| Skip syms for tmath Skip more syms Add casting back for cast_expression. Disable cast test on Nim < 1.0.0 Skip more syms for cast expressions on Nim < 1.0.0 | |||
| 2020-04-26 | Fix cast type | Joey Yakimowich-Payne | |
| only run tast2 on supported compilers Change cast to gentle type cast Re enable tests for Nim < 1.0.0 | |||
| 2020-04-26 | Add string and char support | Joey Yakimowich-Payne | |
| Update some comments Rename exprparser main proc Don't export parse procs Add missing utils module Try to fix array type test Try fix cast test error Disable cast test for now Revert back comment test. Have to figure out how to test without vm | |||
| 2020-04-26 | Add sizeof expression parser, fix nkNone issue, reduce size of typeof ↵ | Joey Yakimowich-Payne | |
| expressions Cleanup, fix bugs | |||
| 2020-04-26 | Add math_expression and fix ast2 tests | Joey Yakimowich-Payne | |
| Update to include more expressions | |||
| 2020-04-23 | Add proper binary casting | Joey Yakimowich-Payne | |
| 2020-04-23 | Add better error handling for unimplemented types | Joey Yakimowich-Payne | |
| 2020-04-23 | Add preliminary expression parsing | Joey Yakimowich-Payne | |
| 2020-04-23 | WIP Ast printing | Joey Yakimowich-Payne | |
| 2020-04-23 | Fix rsa testmultifile-2 | Travis CI User | |
| 2020-04-22 | Add cImport for multiple headers | Ganesh Viswanathan | |
| 2020-04-22 | markAndSweep, removeStaticcrash | Ganesh Viswanathan | |
| 2020-04-22 | Remove segfaultsmultifile | Ganesh Viswanathan | |
| 2020-04-22 | Avoid building toast twice in CI | Ganesh Viswanathan | |
| 2020-04-22 | Change FILE* to File | Ganesh Viswanathan | |
| 2020-04-21 | Fix multi-header processing, perf improvements | Ganesh Viswanathan | |
| 2020-04-21 | Get rid of nimState | Ganesh Viswanathan | |
| 2020-04-21 | Handle qualifiers after type | Ganesh Viswanathan | |
| 2020-04-20 | Some small compatibility fixes for FreeBSD (#190) | BarrOff | |
| 2020-04-20 | Remove expandSymlinkstatline | Ganesh Viswanathan | |
| 2020-04-20 | ast2 fix replace test | Ganesh Viswanathan | |
| 2020-04-20 | ast2 static inline with -H, fix #188, --replace support | Ganesh Viswanathan | |
| 2020-04-19 | ast2 static inline support | Ganesh Viswanathan | |
| 2020-04-17 | Update README | Ganesh Viswanathan | |
| 2020-04-16 | Fix Travis, tests for varargsvarargs | Ganesh Viswanathan | |
| 2020-04-15 | ast2 varargs support | Ganesh Viswanathan | |
| 2020-04-15 | Fix enum size to cintnested | Ganesh Viswanathan | |
| 2020-04-14 | ast2 nested array field | Ganesh Viswanathan | |
| 2020-04-14 | ast2 nested struct support | Ganesh Viswanathan | |
