Age | Commit message (Expand) | Author |
---|---|---|
2019-08-18 | Fix clean up header includes | Tucker Evans |
2019-08-18 | Add while (and holding place for for) type checking | Tucker Evans |
2019-08-17 | Fix deal with and/or ops correctly in type checking | Tucker Evans |
2019-08-17 | Add Type checking if statement condition | Tucker Evans |
2019-08-17 | Fix not type checking | Tucker Evans |
2019-08-17 | Add array type checking | Tucker Evans |
2019-08-17 | Fix error messages for RELOP type checking | Tucker Evans |
2019-08-17 | Fix error message for ADDOP/MULOP | Tucker Evans |
2019-08-17 | Fix MULOP/ADDOP return BOOL in check_ret_type | Tucker Evans |
2019-08-17 | Add basic type checking | Tucker Evans |
2019-08-01 | WIP Add sem_check files | Tucker Evans |