Skip to content
Snippets Groups Projects
  1. Feb 26, 2020
    • Nicholas Robinson's avatar
      Environment & ClassNode linkType · 374e5212
      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
      374e5212
  2. Feb 24, 2020
  3. Feb 22, 2020
  4. Feb 20, 2020
Loading