Commit graph

1013 commits

Author SHA1 Message Date
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
Paul Beckingham
640b4abeef Docs: Updated README 2016-03-29 21:48:15 -04:00
Tomas Babej
55a0ba80b1 INSTALL: Add instructions to rebuild timew from git 2016-03-29 23:24:39 +02:00
Paul Beckingham
9bdc6c8bda Tests: Fixed broken Lexer test 2016-03-29 08:52:35 -04:00
Paul Beckingham
11e25a1202 libshared: Upgraded to 806cfc16abebcff2bc56269b9b1bc682fe17ff01 2016-03-29 08:50:49 -04:00
Paul Beckingham
5c669cd2fc timew: Cleaned up comments, includes 2016-03-28 23:53:04 -04:00
Paul Beckingham
a5a71b073c Tests: Added Datetime and Duration lexer tests 2016-03-28 23:04:34 -04:00
Paul Beckingham
574e3554a1 Lexer: Added ::isDuration 2016-03-28 23:02:28 -04:00
Paul Beckingham
7cb4764acf Lexer: Added ::isDate 2016-03-28 23:02:09 -04:00
Paul Beckingham
8dd887ddd2 Lexer: Added ::dateFormat default 2016-03-28 23:00:24 -04:00
Paul Beckingham
3cf09863d4 Rules: Added default 'version' setting 2016-03-28 22:55:31 -04:00
Paul Beckingham
a9a770af37 Interval: Removed obsolete ::summarize 2016-03-28 22:55:03 -04:00
Paul Beckingham
e01c031539 CmdReport: Added all config settings to API 2016-03-28 22:53:07 -04:00
Paul Beckingham
b2b0c1d4e0 CmdTags: Migrated to tagColor 2016-03-28 22:52:46 -04:00
Paul Beckingham
259c78ce01 CmdStop: Migrated to intervalSummarize 2016-03-28 22:52:04 -04:00
Paul Beckingham
b7cb6c136b CmdStart: Migrated to intervalSummarize 2016-03-28 22:51:49 -04:00
Paul Beckingham
dbf0bd1319 CmdContinue: Migrated to intervalSummarize 2016-03-28 22:51:28 -04:00
Paul Beckingham
49f7c08457 CmdDefault: Migrated to intervalSummarize 2016-03-28 22:49:14 -04:00