| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-09 | Fix #202 - implement noHeaderpragmas | Ganesh Viswanathan | |
| 2020-05-06 | Add multiple pointer support | Joey Yakimowich-Payne | |
| 2020-05-06 | Fix pointer issue and test | Joey Yakimowich-Payne | |
| 2020-05-01 | Fix #198: integer out of range | Joey Yakimowich-Payne | |
| 2020-04-29 | Add -f:ast1, lesser debug output | Ganesh Viswanathan | |
| 2020-04-26 | Add test for not supported 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 based on comments from review. Need to add more docs and reorg to use ↵ | Joey Yakimowich-Payne | |
| gstate | |||
| 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 math_expression and fix ast2 tests | Joey Yakimowich-Payne | |
| Update to include more expressions | |||
| 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-16 | Fix Travis, tests for varargsvarargs | Ganesh Viswanathan | |
| 2020-04-14 | ast2 nested array field | Ganesh Viswanathan | |
| 2020-04-13 | Fix #172 - skip qualifiersissue172 | Ganesh Viswanathan | |
| 2020-04-13 | Fix #185 - forward decl symbol change | Ganesh Viswanathan | |
| 2020-04-12 | Partly fix issue #183, lineTrace:on | Ganesh Viswanathan | |
| 2020-04-08 | ast2 tests and const bugfixnewalgo-5 | Ganesh Viswanathan | |
| 2020-04-07 | ast2 fix issue 174 - UncheckedArray | Ganesh Viswanathan | |
| 2020-04-07 | ast2 fix issue 156 - abstract function pointer | Ganesh Viswanathan | |
| 2020-04-05 | ast2 multiple array type blocknewalgo-3 | Ganesh Viswanathan | |
| 2020-04-05 | ast2 var of proc type, multiple proc type block | Ganesh Viswanathan | |
| 2020-04-01 | ast2 proc pragmas, fix typedef struct X importc, convention selection, ast2 ↵ | Ganesh Viswanathan | |
| bitfield support | |||
| 2020-03-30 | Add wrapper test | Ganesh Viswanathan | |
| 2020-03-30 | c2nImport ret, del specials from header, cache if exec not die, ast2 type ↵ | Ganesh Viswanathan | |
| pragma improvements | |||
| 2020-03-25 | ast2 newTypeIdent cleanup, pragma tests, docs.nim docs | Ganesh Viswanathan | |
| 2020-03-23 | ast2 override final, void return and param fixes, multi proc support | Ganesh Viswanathan | |
| 2020-03-23 | ast2 enum support | Ganesh Viswanathan | |
| 2020-03-21 | ast2 forward declaration support | Ganesh Viswanathan | |
| 2020-03-20 | ast2 improve override/skip, duplicates | Ganesh Viswanathan | |
| 2020-03-18 | ast2 getNameInfo cleanup, initial skip/override support | Ganesh Viswanathan | |
| 2020-03-16 | Add ast2 union support | Ganesh Viswanathan | |
| 2020-03-16 | Add ast2 array expression support, cleanup debug output | Ganesh Viswanathan | |
| 2020-03-10 | Merge newalgo branch ast2 functionalityfast2 | Ganesh Viswanathan | |
