summaryrefslogtreecommitdiff
path: root/src/scope.c
AgeCommit message (Expand)Author
2023-05-09parser: Ensure the expression typesCarlos Maniero
2023-05-03parser: Split block into small functionsCarlos Maniero
2023-04-30parser: Registry identifiers on scopeJohnny Richard
2023-04-30style: Add void to function without argumentsJohnny Richard
2023-04-29scope: Add a scope stack for identifier resolutionsCarlos Maniero