Mercurial > hg > pyloader
graph
-
interpolate inline wrapper options2011-06-10, by Jeff Hammel
-
replace path2011-06-10, by Jeff Hammel
-
modernize comment; this morning is SOOO out of date2011-06-10, by Jeff Hammel
-
interpolate "inline" wrapper arguments2011-06-10, by Jeff Hammel
-
stub getting wrapper options: [foo:@:bar=fleem:baz]2011-06-10, by Jeff Hammel
-
override section now works2011-06-09, by Jeff Hammel
-
move around when we create the (local) section dict so that we can override it as desired2011-06-09, by Jeff Hammel
-
move setting the configuration to later so that we can easily move around sect2011-06-09, by Jeff Hammel
-
comment + whitespace2011-06-09, by Jeff Hammel
-
stub getting the override options2011-06-09, by Jeff Hammel
-
test calling the section wrapper, [foo:@:fibonacci]2011-06-09, by Jeff Hammel
-
stub: override section: [foo:bar]2011-06-09, by Jeff Hammel
-
shouldnt need to go through the whole sequence when youre wrapping a known section2011-06-09, by Jeff Hammel
-
check in a passing test for a change2011-06-09, by Jeff Hammel
-
stub out future directions for decorators and their testing a bit2011-06-09, by Jeff Hammel
-
add a failing test for wrapper of type [foo:@:fibonacci]2011-06-09, by Jeff Hammel
-
pass values via wrap wrapper2011-06-09, by Jeff Hammel
-
* illustrate another pattern2011-06-09, by Jeff Hammel
-
add decorator of a section pattern2011-06-09, by Jeff Hammel
-
make the test wrapper more interesting (and testable)2011-06-09, by Jeff Hammel
-
houston, we have a pyloader2011-06-09, by Jeff Hammel
-
maybe the wrapper works now; to write a test2011-06-09, by Jeff Hammel
-
pointless whitespace change2011-06-09, by Jeff Hammel
-
interpolate options2011-06-09, by Jeff Hammel
-
stub interpolation of wrapper options2011-06-09, by Jeff Hammel
-
fix test failure2011-06-09, by Jeff Hammel
-
start recursively fetching the wrapper; tests fail2011-06-09, by Jeff Hammel
-
get wrapper section2011-06-09, by Jeff Hammel
-
stub using the names....we are only beginning2011-06-09, by Jeff Hammel
-
finish hashing the names2011-06-09, by Jeff Hammel
-
a bit of restructure2011-06-09, by Jeff Hammel
-
set ourselves up to detect circular reference errors2011-06-09, by Jeff Hammel
-
introduce a section with a wrapper; not yet used2011-06-09, by Jeff Hammel
-
split reading and interpreting the .ini into different functions2011-06-09, by Jeff Hammel
-
finalize (hopefully) decorator syntax2011-06-08, by Jeff Hammel
-
update decorator syntax2011-06-08, by Jeff Hammel
-
test fibonacci sequence2011-06-08, by Jeff Hammel
-
stub a fibonacci sequence for testing2011-06-08, by Jeff Hammel
-
start stubbing out wrappers....i am somewhat perplexed2011-06-08, by Jeff Hammel
-
stub decorators2011-06-08, by Jeff Hammel
-
test loading a different section2011-06-08, by Jeff Hammel
-
test calling the thing2011-06-08, by Jeff Hammel
-
split IniFactory tests to their own file2011-06-08, by Jeff Hammel
-
make the arg parser work2011-06-07, by Jeff Hammel
-
more stubbing2011-06-06, by Jeff Hammel
-
use IniFactory.__doc__ as parser description2011-06-06, by Jeff Hammel
-
stub command line parser2011-06-06, by Jeff Hammel
-
give IniFactory2011-06-06, by Jeff Hammel
-
this now works2011-06-06, by Jeff Hammel
-
make factory.py executable2011-06-06, by Jeff Hammel
-
fix syntax error2011-06-06, by Jeff Hammel
-
wire up command line entry point2011-06-06, by Jeff Hammel
-
stub a command line entry point2011-06-06, by Jeff Hammel
-
tie up some factory loose ends and sweeten the API with syntactic sugar2011-06-06, by Jeff Hammel
-
finish basic form of .ini factory - that was easy2011-06-06, by Jeff Hammel
-
a bit more stubbing of .ini parsing2011-05-30, by Jeff Hammel
-
even more stubbing2011-05-28, by Jeff Hammel
-
more stubbing2011-05-28, by Jeff Hammel
-
further stubbing of ini factory2011-05-28, by Jeff Hammel
-
introduce a more betterer test2011-05-28, by Jeff Hammel
-
remove silly self-reference code for now2011-05-28, by Jeff Hammel
-
add another dummy object2011-05-27, by Jeff Hammel
-
rename test file2011-05-27, by Jeff Hammel
-
we have a passing test2011-05-27, by Jeff Hammel
-
finish baseline abstract factory implementation2011-05-27, by Jeff Hammel
-
unfinished sketch of an abstract factory2011-05-27, by Jeff Hammel
-
further spec out2011-05-25, by Jeff Hammel
-
begin porting and modernizing instructions from wsgiblob to pyloader2011-05-25, by Jeff Hammel
-
start a dict for type-based stringcasting2011-05-12, by Jeff Hammel
-
add a different call method, rename the old one, and have a test for it2011-05-19, by Jeff Hammel
-
invokation works in the barest sense2011-05-11, by Jeff Hammel
-
other misc improvements2011-05-10, by Jeff Hammel
-
add some more stuff for string loady type things and rearrange structure2011-05-10, by Jeff Hammel
-
add path of file directory when loading files2011-05-03, by Jeff Hammel
-
initial commit of pyloader2011-05-03, by Jeff Hammel