Age | Commit message (Expand) | Author |
---|---|---|
2019-08-04 | Fix updating type on single variable declarations | Tucker Evans |
2019-08-04 | Fix tree print with variable types | Tucker Evans |
2019-08-03 | Fix print_tree placement in parse tree | Tucker Evans |
2019-08-03 | Merge branch 'scopes' into types | Tucker Evans |
2019-07-27 | Add initial scope checking | Tucker Evans |
2019-07-27 | Add update types during declaration | Tucker Evans |
2019-07-23 | Fix node_t is now node | Tucker Evans |
2019-07-14 | Fix tree print | Tucker Evans |
2019-07-14 | Add parse tree | Tucker Evans |