Skip to content
Snippets Groups Projects
  1. Jun 11, 2013
    • Nikos Skalkotos's avatar
      Code Cleanup · 121f3bc0
      Nikos Skalkotos authored
       * Prefix all private methods with _
       * Write missing docstrings
       * Move all public methods above the private ones
       * Add module docstrings where missing
       * Define source code encodings on all modules
      121f3bc0
  2. Jun 07, 2013
  3. Jun 06, 2013
  4. Jun 03, 2013
  5. May 27, 2013
  6. May 24, 2013
  7. May 23, 2013
  8. May 22, 2013
  9. May 21, 2013
  10. May 20, 2013
  11. May 17, 2013
  12. May 01, 2013
  13. Apr 30, 2013
  14. Apr 25, 2013
  15. Mar 28, 2013
  16. Mar 26, 2013
    • Nikos Skalkotos's avatar
      Rename DiskDevice class to Image · f5174d2c
      Nikos Skalkotos authored
      Rename DiskDevice class to Image and move it to a seperate module.
      Also, don't let the user access the os_type/* modules directly. In
      Image class create the `os' member variable that will host an
      appropriate instance of one of the OSBase classes.
      f5174d2c
  17. Mar 22, 2013
  18. Mar 21, 2013
Loading