Paul Beckingham
|
23786515f9
|
CLI2: Implemented simple argument capture, with no processing.
|
2015-06-13 14:13:19 -04:00 |
|
Paul Beckingham
|
ec5876d56b
|
CLI2: Aliases captured.
- CLI2::alias now captures all alias definitions from Context::Config.
|
2015-06-13 14:02:18 -04:00 |
|
Paul Beckingham
|
22765a70cb
|
CLI2: Entity capture.
- CLI2::entity now captures all the known entities, duplicating the processing
in Context for now.
|
2015-06-13 13:57:53 -04:00 |
|
Paul Beckingham
|
96493db047
|
CLI2: Ctor/dtors enabled.
|
2015-06-13 13:53:35 -04:00 |
|
Paul Beckingham
|
ca90893216
|
CLI2: Static initialization of global settings.
|
2015-06-13 13:38:19 -04:00 |
|
Paul Beckingham
|
708ddd3804
|
CLI2: Refactoring CLI to rely completely on the Lexer
|
2015-06-13 13:35:34 -04:00 |
|