Commit graph

830 commits

Author SHA1 Message Date
Paul Beckingham
27f13f84ed Tests: Change 'task' reference to 'timew' 2016-04-03 12:27:55 -04:00
Paul Beckingham
aa2611bbae init: Added note about exclusions 2016-04-02 17:49:07 -04:00
Paul Beckingham
8981ea0342 init: Propagates CLI to dispatch 2016-04-02 17:43:42 -04:00
Paul Beckingham
2cfa146241 CLI: A2::dump color 2016-04-02 17:32:43 -04:00
Paul Beckingham
af5ee87773 CLI: Added ::findCommand 2016-04-02 17:31:22 -04:00
Paul Beckingham
8180104d45 CLI: Added ::exactMatch 2016-04-02 17:13:20 -04:00
Paul Beckingham
240c837874 CLI: Added ::lexArguments 2016-04-02 17:02:26 -04:00
Paul Beckingham
b801f8ea55 libshared: Updated to 016817fc1ce58347e58565c3824b8d0b6a0d1c0f 2016-04-02 16:56:31 -04:00
Paul Beckingham
673fba3f5f Tests: Added ::wasQuoted tests 2016-04-02 16:26:00 -04:00
Paul Beckingham
572da29b79 Lexer: Added ::wasQuoted 2016-04-02 16:25:42 -04:00
Paul Beckingham
88fe152dbe CLI: Added ::handleArg0 2016-04-02 16:08:22 -04:00
Paul Beckingham
0ddc2d4d7f CLI: Added ::analyze and called it 2016-04-02 15:49:39 -04:00
Paul Beckingham
021297edd5 CLI: Added A2:getToken 2016-04-02 15:41:25 -04:00
Paul Beckingham
d596936667 timew: Sends all args to CLI 2016-04-02 15:33:03 -04:00
Paul Beckingham
ca486d25b8 CLI: Added ::dump 2016-04-02 15:30:16 -04:00
Paul Beckingham
8913eaf96f CLI: Added A2::dump 2016-04-02 15:18:19 -04:00
Paul Beckingham
01bbc3d915 CLI: Added ::add 2016-04-02 14:09:10 -04:00
Paul Beckingham
e695b0773b CLI: A2::attribute accessor added 2016-04-02 14:02:53 -04:00
Paul Beckingham
d799d553fc CLI: A2::unTag added 2016-04-02 13:58:14 -04:00
Paul Beckingham
91b943a26c CLI: A2 gains tags and attributes 2016-04-02 13:56:28 -04:00
Paul Beckingham
cb6d7b0abe CLI: Added A2 ctor 2016-04-02 13:40:26 -04:00
Paul Beckingham
644439e587 CLI: Added ::canonicalize 2016-04-02 13:30:56 -04:00
Paul Beckingham
b624aee186 init: Initalizeѕ CLI entities 2016-04-02 13:09:53 -04:00
Paul Beckingham
370c024409 init: lightweightVersionCheck no longer requires any arg processing 2016-04-02 13:04:39 -04:00
Paul Beckingham
85c18376e3 CLI: Stubbed command line parser 2016-04-02 12:34:34 -04:00
Paul Beckingham
152f20260b Classifier: Tries to identify arg types 2016-04-02 12:18:01 -04:00
Paul Beckingham
c7696c3767 libshared: Updated to f16a12ac4208663e48922ac8e6c1073189017ce9 2016-04-02 11:38:38 -04:00
Paul Beckingham
71c6cd8026 Database: Modified ::getLatestInterval to walk backwards until one is found 2016-04-02 10:11:56 -04:00
Paul Beckingham
db65ca2024 Tests: Added Interval::empty tests 2016-04-02 10:07:51 -04:00
Paul Beckingham
1c14e1ae62 Interval: Added ::empty 2016-04-02 10:07:31 -04:00
Paul Beckingham
0619309054 Tests: Added new exclusion syntax 2016-04-02 00:00:37 -04:00
Paul Beckingham
f2db0ad0d2 Exclusion: Reduced to a simple syntax validator and token store 2016-04-02 00:00:03 -04:00
Paul Beckingham
8db434e0e3 Docs: More syntax definitions around exclusions 2016-04-01 23:41:05 -04:00
Paul Beckingham
f8e26b5b45 Docs: More syntax definitions around exclusions 2016-04-01 23:40:54 -04:00
Paul Beckingham
53c126cdc5 Docs: Simplified CLI grammar 2016-04-01 23:17:21 -04:00
Paul Beckingham
f19d9ef3dc Docs: Simplified CLI grammar 2016-04-01 23:17:05 -04:00
Paul Beckingham
1a11a50f45 Docs: Removed resolved issues 2016-04-01 23:16:53 -04:00
Paul Beckingham
3536ebf907 Docs: Simplified CLI grammar 2016-04-01 23:16:27 -04:00
Paul Beckingham
5010a971e4 Docs: Simplified CLI grammar 2016-04-01 23:15:49 -04:00
Paul Beckingham
94fa06b61a Docs: Simplified stored exclusion syntax 2016-04-01 23:15:25 -04:00
Paul Beckingham
a9874159fd Timeline: Now uses an Interval internally 2016-04-01 22:39:52 -04:00
Paul Beckingham
d01994cf0f init: Propagated args, rules and log to CmdExport 2016-04-01 22:30:09 -04:00
Paul Beckingham
81e043ef2d Composite: Defined start of algorithm 2016-04-01 22:19:33 -04:00
Paul Beckingham
53aa740480 Exclusion: Added ::intervals and sub-method stubs 2016-03-30 23:18:18 -04:00
Paul Beckingham
345a813be8 Docs: Added autofill example 2016-03-30 23:12:59 -04:00
Paul Beckingham
9fc8c7f654 Docs: Added sample exclusion report 2016-03-30 23:11:21 -04:00
Paul Beckingham
2175849a81 Tests: Added a skip otherwise harness thinks a test failed 2016-03-29 23:11:03 -04:00
Paul Beckingham
69483202fc Tests: Added composite tests 2016-03-29 22:48:59 -04:00
Paul Beckingham
0870c7965f Tests: Fixed bug in ::diag 2016-03-29 22:42:21 -04:00
Paul Beckingham
a8177a33d7 Composite: Added stubbed class 2016-03-29 21:50:18 -04:00