Skip to content
Snippets Groups Projects
  1. Apr 13, 2020
  2. Apr 12, 2020
  3. Apr 11, 2020
  4. Apr 10, 2020
  5. Apr 09, 2020
  6. Apr 05, 2020
  7. Apr 04, 2020
  8. Apr 03, 2020
  9. Mar 31, 2020
  10. Mar 12, 2020
  11. Mar 11, 2020
    • Nicholas Robinson's avatar
      reachability basics · 101e58b8
      Nicholas Robinson authored
      - change Test.py to run reachabilityChecking
      - basic ASTNode reachCheck
      - implemented reachability in: MethodNode, IfNode, WhileNode, ReturnNode
      - tiny bit of cleanup (whitespace)
      101e58b8
  12. Mar 07, 2020
    • Nicholas Robinson's avatar
      a2 GlobalEnv:getNode fixes · 4c111a8d
      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
      4c111a8d
  13. Mar 06, 2020
    • Nicholas Robinson's avatar
      NameNode & disambigName & checkType stuff · 5095c3ae
      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
      5095c3ae
  14. Mar 04, 2020
  15. Mar 03, 2020
  16. Feb 28, 2020
Loading