summaryrefslogtreecommitdiffstats
path: root/devshell/modules/directory.py
Commit message (Expand)AuthorAgeFilesLines
* Directory stores its config in the objectYaakov M. Nemoy2010-07-141-1/+1
* Saves us the trouble of importing join into every moduleYaakov M. Nemoy2010-07-111-1/+3
* prevent .devshell from being overwrittenEdwin Eefting2010-07-081-0/+4
* Couple of simplifications to directoryYaakov M. Nemoy2010-06-281-7/+3
* Correct way to get the superclassYaakov M. Nemoy2010-06-281-1/+1
* Creates a getter/setter pattern on directory using the new context systemYaakov M. Nemoy2010-06-281-6/+15
* added not-a-devshell error messageEdwin Eefting2010-06-281-1/+7
* Adds a type propertyYaakov M. Nemoy2010-06-271-0/+4
* Switches all the classes to use config in themYaakov M. Nemoy2010-06-271-1/+2
* Removes more cruft we don't needYaakov M. Nemoy2010-06-271-60/+0
* Sloop da shit!Yaakov M. Nemoy2010-06-271-50/+56
* Oh sorry, i don't work here anymore, go findsomeone else to fix your issuesYaakov M. Nemoy2010-06-261-1/+1
* adds a bunch of validators for commonly used typesYaakov M. Nemoy2009-05-031-1/+4
* Fixes all the modules that need fancy initialization to use the slightly reva...Yaakov M. Nemoy2009-05-031-4/+3
* Cleans up importsYaakov M. Nemoy2009-05-021-3/+2
* Removes the clunky DirFactory and replaces it with a sleeker one that can be ...Yaakov M. Nemoy2009-05-021-40/+51
* Various import fixes that got missedYaakov M. Nemoy2009-04-301-1/+1
* Fixes all relative imports to global onesYaakov M. Nemoy2009-04-301-4/+4
* Adds setuptools supportYaakov M. Nemoy2009-04-301-0/+158