2014-03-22 |
Jeff Hammel |
STUB: tests/test.py tests/test_include.txt
|
2014-03-22 |
Jeff Hammel |
STUB: tests/test_include.txt
|
2014-03-22 |
Jeff Hammel |
STUB: tests/test_call.txt tests/test_factory.txt
|
2014-03-22 |
Jeff Hammel |
STUB: tests/test.py
|
2013-11-12 |
Jeff Hammel |
debugging
|
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
|
2011-06-09 |
Jeff Hammel |
pointless whitespace change
|
2011-06-09 |
Jeff Hammel |
interpolate options
|
2011-06-09 |
Jeff Hammel |
stub interpolation of wrapper options
|
2011-06-09 |
Jeff Hammel |
fix test failure
|
2011-06-09 |
Jeff Hammel |
start recursively fetching the wrapper; tests fail
|
2011-06-09 |
Jeff Hammel |
get wrapper section
|
2011-06-09 |
Jeff Hammel |
stub using the names....we are only beginning
|
2011-06-09 |
Jeff Hammel |
finish hashing the names
|
2011-06-09 |
Jeff Hammel |
a bit of restructure
|
2011-06-09 |
Jeff Hammel |
set ourselves up to detect circular reference errors
|
2011-06-09 |
Jeff Hammel |
introduce a section with a wrapper; not yet used
|
2011-06-09 |
Jeff Hammel |
split reading and interpreting the .ini into different functions
|
2011-06-08 |
Jeff Hammel |
finalize (hopefully) decorator syntax
|
2011-06-08 |
Jeff Hammel |
update decorator syntax
|
2011-06-08 |
Jeff Hammel |
test fibonacci sequence
|
2011-06-08 |
Jeff Hammel |
stub a fibonacci sequence for testing
|
2011-06-08 |
Jeff Hammel |
start stubbing out wrappers....i am somewhat perplexed
|
2011-06-08 |
Jeff Hammel |
stub decorators
|
2011-06-08 |
Jeff Hammel |
test loading a different section
|
2011-06-08 |
Jeff Hammel |
test calling the thing
|
2011-06-08 |
Jeff Hammel |
split IniFactory tests to their own file
|
2011-06-07 |
Jeff Hammel |
make the arg parser work
|
2011-06-06 |
Jeff Hammel |
more stubbing
|
2011-06-06 |
Jeff Hammel |
use IniFactory.__doc__ as parser description
|
2011-06-06 |
Jeff Hammel |
stub command line parser
|
2011-06-06 |
Jeff Hammel |
give IniFactory
|
2011-06-06 |
Jeff Hammel |
this now works
|
2011-06-06 |
Jeff Hammel |
make factory.py executable
|
2011-06-06 |
Jeff Hammel |
fix syntax error
|
2011-06-06 |
Jeff Hammel |
wire up command line entry point
|
2011-06-06 |
Jeff Hammel |
stub a command line entry point
|
2011-06-06 |
Jeff Hammel |
tie up some factory loose ends and sweeten the API with syntactic sugar
|
2011-06-06 |
Jeff Hammel |
finish basic form of .ini factory - that was easy
|
2011-05-30 |
Jeff Hammel |
a bit more stubbing of .ini parsing
|
2011-05-28 |
Jeff Hammel |
even more stubbing
|
2011-05-28 |
Jeff Hammel |
more stubbing
|
2011-05-28 |
Jeff Hammel |
further stubbing of ini factory
|
2011-05-28 |
Jeff Hammel |
introduce a more betterer test
|
2011-05-28 |
Jeff Hammel |
remove silly self-reference code for now
|
2011-05-27 |
Jeff Hammel |
add another dummy object
|
2011-05-27 |
Jeff Hammel |
rename test file
|
2011-05-27 |
Jeff Hammel |
we have a passing test
|
2011-05-27 |
Jeff Hammel |
finish baseline abstract factory implementation
|
2011-05-27 |
Jeff Hammel |
unfinished sketch of an abstract factory
|
2011-05-25 |
Jeff Hammel |
further spec out
|
2011-05-25 |
Jeff Hammel |
begin porting and modernizing instructions from wsgiblob to pyloader
|
2011-05-12 |
Jeff Hammel |
start a dict for type-based stringcasting
|
2011-05-19 |
Jeff Hammel |
add a different call method, rename the old one, and have a test for it
|
2011-05-11 |
Jeff Hammel |
invokation works in the barest sense
|
2011-05-10 |
Jeff Hammel |
other misc improvements
|
2011-05-10 |
Jeff Hammel |
add some more stuff for string loady type things and rearrange structure
|
2011-05-03 |
Jeff Hammel |
add path of file directory when loading files
|
2011-05-03 |
Jeff Hammel |
initial commit of pyloader
|