aboutsummaryrefslogtreecommitdiff
path: root/scope.c
AgeCommit message (Expand)Author
2019-09-29Add notes on location of freesTucker Evans
2019-09-12Fix setting type for multiple declared arraysTucker Evans
2019-09-05Add function argument typesTucker Evans
2019-08-18Fix clean up header includesTucker Evans
2019-08-17Add Type checking if statement conditionTucker Evans
2019-08-04Fix adding variable to scope during assignmentTucker Evans
2019-08-03Fix double free errorTucker Evans
2019-07-27Add initial scope checkingTucker Evans
2019-07-27Add basic scopingTucker Evans
2019-07-27Fix typos & errorsTucker Evans
2019-07-27Rename hash.* -> scope.*Tucker Evans