1. 24 Jan, 2015 1 commit
    • Kevin Modzelewski's avatar
      Implement Python's name mangling · 636aca17
      Kevin Modzelewski authored
      ie names that begin with two underscores but don't end in two underscores have
      the classname added to them.
      
      Do this early on in the pipeline so that all the analyses operate post-mangling.
      
      The implementation is kind of hacky and I couldn't think of a good way to make it
      super systematic; there may be more cases I missed.
      636aca17
  2. 22 Jan, 2015 23 commits
  3. 21 Jan, 2015 14 commits
  4. 14 Jan, 2015 2 commits