Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-08-06 | It builds with build again, and even the tests now. woo! | Mike Buland | |
2006-08-04 | Help triggers an exit now in the param processor. | Mike Buland | |
2006-07-20 | Fixed a memory leak in the param processor. | Mike Buland | |
2006-06-29 | Fixed a bug that would cause certain peramiters that were after parameters that | Mike Buland | |
had a variable but no proc set would be processed twice. | |||
2006-06-29 | All done with all of the basic and some nice, extended functionality, now I | Mike Buland | |
just need to update our other projects... | |||
2006-06-29 | Added the outlines for command parameter handling, for unknown parameter | Mike Buland | |
handling, and for automated help generation. | |||
2006-06-29 | Completely removed the old, crappy pproc and replaced it with the new, shiny | Mike Buland | |
ParamProc class...it's soooo much better it makes me wanna' throw things... |