Paul Beckingham
|
59429e9af8
|
CLI2: Implemented A2::tag/hasTag
|
2015-06-13 15:09:20 -04:00 |
|
Paul Beckingham
|
657d5b8310
|
CLI2: Added CLI2::dump and A2::dump methods.
|
2015-06-13 15:01:20 -04:00 |
|
Paul Beckingham
|
50cd2968b9
|
CLI2: A2 now stores Lexer::Type.
|
2015-06-13 14:45:19 -04:00 |
|
Paul Beckingham
|
485899b0c5
|
CLI2: Begun ::analyze method
- Renamed A to A2, to avoid collisions for now.
- Added A2::attribute, ctor, dtor.
- Stubbbed CLI2::analyze.
|
2015-06-13 14:34:25 -04:00 |
|
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 |
|