Commit Graph

14 Commits

Author SHA1 Message Date
f58c01be52 Updated analyzer 2024-03-14 03:18:46 -04:00
a8fd79991c Renamed restricted access to opaque access 2024-03-14 01:54:22 -04:00
23052aa6f0 Changed repository import paths 2024-02-22 19:22:53 -05:00
4166fb8817 Move Key to Entity 2024-02-19 11:41:36 -05:00
ed282efdb7 Analyzer does not allow marking functions/methods as restricted 2024-02-16 22:31:38 -05:00
b27684de46 Analyzer compiles 2024-02-14 13:35:50 -05:00
d6a645f93b Rework analyzer code to fit new parser 2024-02-08 03:51:21 -05:00
72941e1ab4 Slight modifications to analyzer 2023-11-21 15:04:01 -05:00
24af8e0b49 Expression analysis actually runs now 2023-10-29 14:40:29 -04:00
359441d5fa Analyze return statement 2023-10-29 14:28:51 -04:00
2018ccead6 Add loop stack management to scopeManager and scopeContextManager 2023-10-29 02:18:03 -04:00
0bcc5e7d46 Location expressions 2023-10-24 21:54:59 -04:00
decefce142 hngnggg i forgor to commit
- implemented scope management
- finished function signature analyzing
- added method analyzing
  - had to restructure type analysis slightly to do this
2023-10-17 03:11:11 -04:00
e31ef61e6b Function analysis stub 2023-10-09 00:13:13 -04:00