Skip to content
Snippets Groups Projects
  1. Feb 17, 2020
  2. Feb 16, 2020
  3. Feb 12, 2020
    • Nicholas Robinson's avatar
      ast weed & cfg rule · 56d59f91
      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
      56d59f91
    • Nicholas Robinson's avatar
      4c07b0a6
    • Nicholas Robinson's avatar
      AstBuilding & Cleaning · 61c703f4
      Nicholas Robinson authored
      - added AstBuilding.py
      - new AstNodes.py that stores all Nodes and different types that we'll
      create
      - cleaned up Parsing.py heavily, now returns the parse tree
      - cleaned up Test.py as best I could to accomodate everyone
      - removed not needed file utils.py
      - commented out my code in Weeding.py
      61c703f4
  4. Feb 11, 2020
  5. Feb 10, 2020
  6. Feb 09, 2020
Loading