Mercurial > hg > pyloader
graph
-
STUB: tests/test.py2014-03-22, by Jeff Hammel
-
debugging2013-11-12, by Jeff Hammel
-
add a file to import from the web2011-07-29, by Jeff Hammel
-
comment2011-06-25, by Jeff Hammel
-
note formal syntax of section names2011-06-12, by Jeff Hammel
-
test for verbose decorators2011-06-11, by Jeff Hammel
-
rearrange test.ini file to make more sense; write another test class2011-06-11, by Jeff Hammel
-
update comments/docstring2011-06-10, by Jeff Hammel
-
add another test2011-06-10, by Jeff Hammel
-
inline wrapper arguments now seem to work....thats....uncanny2011-06-10, by Jeff Hammel
-
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