Juan Basso
|
c52d5320c8
|
Replaced the *printf with i18n aliases by i18n aliases with params.
|
2010-12-04 23:37:13 -02:00 |
|
mark_story
|
6c8c7ca4a5
|
Turning __get() back into methods. There were so few properties being accessed that it didn't make sense to have __get(), over a handful of methods.
Tests updated.
|
2010-11-12 23:57:55 -05:00 |
|
mark_story
|
f9b7cbcb96
|
Making ConsoleOptionParser allow subclasses of the option, argument and subcommand classes to be supplied as arguments to the builder methods. Adding tests.
|
2010-11-12 23:52:33 -05:00 |
|
mark_story
|
8e1dd9e892
|
Adding __get() to access protected properties of ConsoleOptionParser components for upcoming changes.
|
2010-11-12 23:34:52 -05:00 |
|
mark_story
|
ad62e0e3af
|
Adding xml output to HelpFormatter.
|
2010-10-19 22:44:46 -04:00 |
|
mark_story
|
8476edd3d1
|
Moving console lib classes into a new directory.
|
2010-10-17 17:39:05 -04:00 |
|