issues
search
dianaliu
/
oop
Final project for CSCI-UA.0470-001. See branch 'final' for our submission.
1
stars
0
forks
source link
TODO (attempt 2)
#3
Closed
dianaliu
closed
13 years ago
dianaliu
commented
13 years ago
Modify vtables to only contain pointers, either to a MethodDeclaration node, or to it's parent vtable index (which holds pointer to a MethodDeclaration Node)
Create full MethodDeclaration nodes for Grimm defined types
Convert node type "MethodDeclaration" to VT
Data Layouts