2011-07-29 |
Jeff Hammel |
add a file to import from the web
|
2011-06-25 |
Jeff Hammel |
comment
|
2011-06-12 |
Jeff Hammel |
note formal syntax of section names
|
2011-06-11 |
Jeff Hammel |
test for verbose decorators
|
2011-06-11 |
Jeff Hammel |
rearrange test.ini file to make more sense; write another test class
|
2011-06-10 |
Jeff Hammel |
update comments/docstring
|
2011-06-10 |
Jeff Hammel |
add another test
|
2011-06-10 |
Jeff Hammel |
inline wrapper arguments now seem to work....thats....uncanny
|
2011-06-10 |
Jeff Hammel |
interpolate inline wrapper options
|
2011-06-10 |
Jeff Hammel |
replace path
|
2011-06-10 |
Jeff Hammel |
modernize comment; this morning is SOOO out of date
|
2011-06-10 |
Jeff Hammel |
interpolate "inline" wrapper arguments
|
2011-06-10 |
Jeff Hammel |
stub getting wrapper options: [foo:@:bar=fleem:baz]
|
2011-06-09 |
Jeff Hammel |
override section now works
|
2011-06-09 |
Jeff Hammel |
move around when we create the (local) section dict so that we can override it as desired
|
2011-06-09 |
Jeff Hammel |
move setting the configuration to later so that we can easily move around sect
|
2011-06-09 |
Jeff Hammel |
comment + whitespace
|
2011-06-09 |
Jeff Hammel |
stub getting the override options
|
2011-06-09 |
Jeff Hammel |
test calling the section wrapper, [foo:@:fibonacci]
|
2011-06-09 |
Jeff Hammel |
stub: override section: [foo:bar]
|
2011-06-09 |
Jeff Hammel |
shouldnt need to go through the whole sequence when youre wrapping a known section
|
2011-06-09 |
Jeff Hammel |
check in a passing test for a change
|
2011-06-09 |
Jeff Hammel |
stub out future directions for decorators and their testing a bit
|
2011-06-09 |
Jeff Hammel |
add a failing test for wrapper of type [foo:@:fibonacci]
|
2011-06-09 |
Jeff Hammel |
pass values via wrap wrapper
|
2011-06-09 |
Jeff Hammel |
* illustrate another pattern
|
2011-06-09 |
Jeff Hammel |
add decorator of a section pattern
|
2011-06-09 |
Jeff Hammel |
make the test wrapper more interesting (and testable)
|
2011-06-09 |
Jeff Hammel |
houston, we have a pyloader
|
2011-06-09 |
Jeff Hammel |
maybe the wrapper works now; to write a test
|