summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated util functionsYaakov M. Nemoy2008-12-291-5/+16
* Cleane up some debug statementsYaakov M. Nemoy2008-12-291-14/+1
* Adds some more builder functionsYaakov M. Nemoy2008-10-053-10/+68
* Adds build moduleYaakov M. Nemoy2008-10-051-0/+38
* Unifying how modules get at information like state, and which dir they work onYaakov M. Nemoy2008-10-052-39/+77
* Apparently methods with no paramaters were not being executedYaakov M. Nemoy2008-10-051-7/+6
* Adds a close method to modules that needs to be implemented somehowYaakov M. Nemoy2008-10-053-1/+8
* Adds a package module that can manage a package plus source in a traditional ...Yaakov M. Nemoy2008-10-021-0/+64
* Alters the parsing stage a bit to fix a bug.Yaakov M. Nemoy2008-10-021-2/+2
* Added exception for bad function call.Yaakov M. Nemoy2008-10-022-1/+11
* Added missing importYaakov M. Nemoy2008-10-021-1/+1
* Better module detectionYaakov M. Nemoy2008-10-021-2/+3
* Renames pkg into sourceYaakov M. Nemoy2008-10-022-0/+2
* Makes gitignore ignore eclipse stuff tooYaakov M. Nemoy2008-10-011-0/+2
* Adds gitignoreYaakov M. Nemoy2008-10-011-0/+1
* Breaks everything up into seperate files.Yaakov Nemoy2008-10-0111-223/+255
* Added command line tool to access the same modulesYaakov Nemoy2008-09-282-4/+27
* Make the shell functions a bit more modular for scriptingYaakov Nemoy2008-09-2822-328/+828
* initial commitlmacken@crow2007-11-251-0/+472