| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-27 | Fix #222bugs-1 | Ganesh Viswanathan | |
| 2020-05-15 | Make undefined constants keep types | Joey Yakimowich-Payne | |
| 2020-05-15 | Disable windows check | Joey Yakimowich-Payne | |
| 2020-05-15 | Change to static const | Joey Yakimowich-Payne | |
| 2020-05-15 | Fix undefined identifiers resulting in incorrect types | Joey Yakimowich-Payne | |
| 2020-05-11 | Fix #196 - allow remapping of typesissue196-2 | Ganesh Viswanathan | |
| 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-05 | Fix tast2.habi | Ganesh Viswanathan | |
| 2020-05-01 | Fix #198: integer out of range | Joey Yakimowich-Payne | |
| 2020-04-26 | Add test for not supported nodes | Joey Yakimowich-Payne | |
| 2020-04-26 | Fix comments breaking code | 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 | 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 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-10 | Fix #178 - single underscore | 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-03 | ast2 test fix for osx, catch parseString errors, handle type field comments | Ganesh Viswanathan | |
| 2020-04-01 | ast2 proc pragmas, fix typedef struct X importc, convention selection, ast2 ↵ | Ganesh Viswanathan | |
| bitfield support | |||
| 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-17 | Initial ast2 proc 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-12 | Fix #169 - header pragma omitted by defaultissue169 | Ganesh Viswanathan | |
| 2020-03-10 | Merge newalgo branch ast2 functionalityfast2 | Ganesh Viswanathan | |
| 2019-12-21 | Fix #75 - support char and char* #definesissue75 | Ganesh Viswanathan | |
| 2019-12-20 | Fix #57 and #152 - clean ident in expressionsissue57 | Ganesh Viswanathan | |
| 2019-10-21 | Test cases for cOverrideoverride | Ganesh Viswanathan | |
| 2019-10-16 | Partial fix for #139 | Ganesh Viswanathan | |
| 2019-10-14 | Fix execAction, enum expressions, union cleanup, no forceClean | Ganesh Viswanathan | |
| 2019-07-29 | Fix #131 - division in enums | Ganesh Viswanathan | |
