aboutsummaryrefslogtreecommitdiff
path: root/scope.c
AgeCommit message (Expand)Author
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