Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-29 | Add notes on location of frees | Tucker Evans | |
2019-09-12 | Fix setting type for multiple declared arrays | Tucker Evans | |
2019-09-05 | Add function argument types | Tucker Evans | |
2019-08-18 | Fix clean up header includes | Tucker Evans | |
2019-08-17 | Add Type checking if statement condition | Tucker Evans | |
2019-08-04 | Fix adding variable to scope during assignment | Tucker Evans | |
2019-08-03 | Fix double free error | Tucker Evans | |
2019-07-27 | Add initial scope checking | Tucker Evans | |
2019-07-27 | Add basic scoping | Tucker Evans | |
2019-07-27 | Fix typos & errors | Tucker Evans | |
2019-07-27 | Rename hash.* -> scope.* | Tucker Evans | |