An error occurred fetching the project authors.
  1. 26 Jun, 2014 2 commits
  2. 25 Jun, 2014 2 commits
  3. 17 Jun, 2014 2 commits
  4. 10 Jun, 2014 1 commit
  5. 09 Jun, 2014 1 commit
    • Kevin Modzelewski's avatar
      Add a gil · fee15977
      Kevin Modzelewski authored
      Don't worry, a non-gil version is coming.
      Use a gil for now so we can start working on the other threading
      requirements, such as GC.
      fee15977
  6. 04 Jun, 2014 1 commit
  7. 31 May, 2014 2 commits
  8. 30 May, 2014 1 commit
  9. 21 May, 2014 1 commit
  10. 20 May, 2014 2 commits
  11. 17 May, 2014 1 commit
  12. 13 May, 2014 1 commit
    • Kevin Modzelewski's avatar
      Run clang-format ("make format") on the codebase · daefbbb6
      Kevin Modzelewski authored
      Changed the indentation of pretty much the entire codebase.
      
      It did some things that I don't like that seem not configurable,
      but overall it seems like an improvement, and nice to have a
      canonical format going forward.
      daefbbb6
  13. 26 Apr, 2014 1 commit
  14. 24 Apr, 2014 1 commit
    • Kevin Modzelewski's avatar
      Rudimentary importing support · 4b90a4a3
      Kevin Modzelewski authored
      Doesn't handle packages or anything other than importing a .py file
      (ex zip import, .so, .pyc), but has some basic support for
      sys.path and sys.modules.
      4b90a4a3
  15. 21 Apr, 2014 1 commit
  16. 04 Apr, 2014 1 commit
  17. 03 Apr, 2014 1 commit