expression type check #1

Closed
pca006132 wants to merge 4 commits from pca006132/nac3:expression-type into master
Showing only changes of commit ae953b9728 - Show all commits

View File

@ -13,6 +13,7 @@ Errors:
GlobalContext: GlobalContext:
- Separate from typedefs - Separate from typedefs
- Interact with python intepreter to get data
- Primitive Type Instance List - Primitive Type Instance List
- Symbol Table (readable, ever defined) - Symbol Table (readable, ever defined)
- TypeVar definition stack - TypeVar definition stack