Paul Beckingham
|
f353e1f3d5
|
CLI
- Removed reset of _program on ::add, which never gets restored.
|
2014-10-14 23:40:13 -04:00 |
|
Paul Beckingham
|
d6e11761a6
|
CLI
- Added diagnostics only to ::initialize and ::add.
- Now properly clears and regenerates all data on change.
|
2014-10-14 23:26:12 -04:00 |
|
Paul Beckingham
|
7812bce079
|
CLI
- Reorganized methods to match header sequence.
|
2014-10-14 23:25:26 -04:00 |
|
Paul Beckingham
|
51a98609d9
|
CLI
- Stubbed ::getWords and ::getModifications.
|
2014-10-14 23:22:25 -04:00 |
|
Paul Beckingham
|
54d975dac3
|
CLI
- Colㄡrized the ::dump output.
|
2014-10-14 01:52:39 -04:00 |
|
Paul Beckingham
|
05fdfafd2a
|
CLI
- Preserves original args.
|
2014-10-14 01:42:37 -04:00 |
|
Paul Beckingham
|
c79a09d0b8
|
CLI
- Implemented ::add.
|
2014-10-14 01:35:33 -04:00 |
|
Paul Beckingham
|
acca1c66a3
|
CLI
- Implemented ::getFilter.
|
2014-10-14 01:23:55 -04:00 |
|
Paul Beckingham
|
d32b6fff12
|
CLI
- Improved diagnostics, for now.
|
2014-10-14 01:03:15 -04:00 |
|
Paul Beckingham
|
2c3f12ae79
|
CLI
- Added more members to the ::dump method.
|
2014-10-14 00:59:07 -04:00 |
|
Paul Beckingham
|
c54e0d6d05
|
CLI
- Added new data to ::dump.
|
2014-10-14 00:49:15 -04:00 |
|
Paul Beckingham
|
343a79a034
|
CLI
- Implemented ::categorize.
|
2014-10-14 00:49:02 -04:00 |
|
Paul Beckingham
|
58afe23952
|
CLI
- Implemented ::aliasExpansion.
|
2014-10-14 00:47:02 -04:00 |
|
Paul Beckingham
|
4d921c7920
|
CLI
- Implemented ::canonicalize.
|
2014-10-14 00:45:53 -04:00 |
|
Paul Beckingham
|
227e0bd8c8
|
CLI
- Implemented ::exactMatch.
|
2014-10-14 00:45:04 -04:00 |
|
Paul Beckingham
|
b0cf4adc4e
|
CLI
- Stubbed methods for further parsing.
|
2014-10-14 00:43:50 -04:00 |
|
Paul Beckingham
|
1639e6bb68
|
CLI
- Stubbed ::aliasExpansion.
- Fixed variable types.
- Added ::dump calls.
|
2014-10-14 00:09:47 -04:00 |
|
Paul Beckingham
|
9a2bcbed3e
|
CLI
- Added ::dump for diagnostics.
|
2014-10-14 00:08:55 -04:00 |
|
Paul Beckingham
|
226c143922
|
CLI
- Override detection and extraction.
|
2014-10-13 23:52:50 -04:00 |
|
Paul Beckingham
|
64d4d659ef
|
CLI
- ::initialize captures all args.
|
2014-10-13 23:23:45 -04:00 |
|
Paul Beckingham
|
8bb17fb2e8
|
CLI
- CLI is a streamlined version of Parser, now that wisdom is upon us.
|
2014-10-13 23:11:46 -04:00 |
|