- Feb 28, 2020
-
-
pycsham authored
-
Nicholas Robinson authored
-
Nicholas Robinson authored
-
Nicholas Robinson authored
- fixed getParseTreeNodes - fixed getting name for TypeNode
-
Nicholas Robinson authored
-
pycsham authored
-
pycsham authored
-
Pui Yan Chloe Sham authored
Chloe environment building See merge request !4
-
pycsham authored
-
- Feb 27, 2020
-
-
Nicholas Robinson authored
- some more class stuff
-
pycsham authored
-
pycsham authored
-
- Feb 26, 2020
-
-
Nicholas Robinson authored
-
pycsham authored
-
Nicholas Robinson authored
- added CompEnv, which is a special enviornment for CompNode where it also stores the imported stuff and the package name, so you can search the globalEnv with those as well - added type linking to ClassNode, where it checks the extends and implements classes/interfaces and makes sure that they are real, and stores them as the nodes in ClassNode
-
pycsham authored
-
- Feb 25, 2020
- Feb 24, 2020
- Feb 22, 2020
-
-
Xun Yang authored
-
- Feb 21, 2020
-
-
Xun Yang authored
-
- Feb 20, 2020
- Feb 16, 2020
- Feb 12, 2020
-
-
Nicholas Robinson authored
- can now successfully check that class has at least one constructor - added rule fixing `this.x = 123;` in `J1_publicfields.java` - cleaned up Test.py a bit more
-
Nicholas Robinson authored
-