- Apr 13, 2020
- Apr 12, 2020
-
-
pycsham authored
Created a global import function for each .s file and called before test(). Fixed a custom test case
-
pycsham authored
-
Xun Yang authored
-
pycsham authored
-
Xun Yang authored
-
pycsham authored
-
pycsham authored
-
Xun Yang authored
-
pycsham authored
-
pycsham authored
Fixed some minor issues with arrays. Can't test yet. Need to wait till merging name node changes and fixing .length
-
- Apr 11, 2020
- Apr 10, 2020
- Apr 09, 2020
- Apr 05, 2020
- Apr 04, 2020
- Apr 03, 2020
- Mar 31, 2020
-
-
Xun Yang authored
-
- Mar 12, 2020
-
-
pycsham authored
-
- Mar 11, 2020
-
-
Nicholas Robinson authored
- change Test.py to run reachabilityChecking - basic ASTNode reachCheck - implemented reachability in: MethodNode, IfNode, WhileNode, ReturnNode - tiny bit of cleanup (whitespace)
-
- Mar 07, 2020
-
-
Nicholas Robinson authored
- show elapsed time in Test.py - GlobalEnv no more '.' in front of types without a package - lots of GlobalEnv:getNode fixes - fixing but still testing GlobalEnv:weedGlobalEnv - cleaned up some comments
-
- Mar 06, 2020
-
-
Nicholas Robinson authored
- added fieldType to FieldNode - added myType to NameNode - fixed NameNode:checkStatic - recursively calling disambigName exactly the same as how we do checkType - starting NameNode:checkType - cleaned up Test.py commented code
-
- Mar 04, 2020
- Mar 03, 2020
-
-
Xun Yang authored
-
- Feb 28, 2020
-
-
Xun Yang authored
-
Nicholas Robinson authored
-
pycsham authored
-
pycsham authored
-