Mercurial > hg > MakeItSo
graph
-
add function to assemble variables2011-01-08, by Jeff Hammel
-
add a copy method to a variable to get a non-futzed copy2011-01-08, by Jeff Hammel
-
why do we care if they have templates or not?2011-01-08, by Jeff Hammel
-
using **kw doesnt update the actual dict; fix this2011-01-07, by Jeff Hammel
-
remove deprecated variable setting from command line front end2011-01-07, by Jeff Hammel
-
API templates now hobble along on their own two feet2011-01-07, by Jeff Hammel
-
determine the location in a better way2011-01-07, by Jeff Hammel
-
check in a failing test wrt location2011-01-07, by Jeff Hammel
-
closer to substitution2011-01-07, by Jeff Hammel
-
override get_variables for API template; could instead do this in the ctor, alternately2011-01-07, by Jeff Hammel
-
display defaults with command line --help option2011-01-07, by Jeff Hammel
-
wait, its completely silly to print the variables since OptionParser already does that2011-01-07, by Jeff Hammel
-
what i really meant to do with variables2011-01-07, by Jeff Hammel
-
add a comment2011-01-07, by Jeff Hammel
-
make a full CLI class for a single API template2011-01-06, by Jeff Hammel