Commit graph

1030 commits

Author SHA1 Message Date
Paul Beckingham
04216b8a62 CmdTrack: Removed old comments 2016-04-11 23:17:05 -04:00
Paul Beckingham
4bddbf858b Tests: Fixed test descriptions 2016-04-11 23:06:16 -04:00
Paul Beckingham
9450caf39f Tests: Added continue tests 2016-04-11 17:20:16 -04:00
Paul Beckingham
1597068f3e Tests: Added start/stop tests 2016-04-11 17:19:53 -04:00
Paul Beckingham
29e87c9dfe Tests: Updated with example commands 2016-04-11 17:19:33 -04:00
Paul Beckingham
7231fd3e73 Tests: Updated with example commands 2016-04-11 17:19:20 -04:00
Paul Beckingham
155845e5c7 Tests: Updated template with example commands 2016-04-11 17:18:38 -04:00
Paul Beckingham
eb06efc92a CmdContinue: Handles case where there is no previous interval to restart 2016-04-11 17:17:56 -04:00
Paul Beckingham
100d567b79 CmdStop: Fixed bug where wrong end date was applied 2016-04-11 17:15:38 -04:00
Paul Beckingham
c77735d6ce libshared: Updated to e2f481ec2fd89086ce9f91689e3769ffbfe3df66 2016-04-11 17:13:52 -04:00
Paul Beckingham
981ef3126d Consider intervals with trivial end dates 2016-04-11 17:13:14 -04:00
Paul Beckingham
9e4162ecd4 Datafile: Typo 2016-04-11 17:12:48 -04:00
Paul Beckingham
351d858c94 CmdStop: Ambiguous ctor initializer 2016-04-11 08:41:47 -04:00
Paul Beckingham
0cee3e130e CmdStart: Ambiguous ctor initializer 2016-04-11 08:39:29 -04:00
Paul Beckingham
6965b506e8 CmdStop: Refactored data I/O 2016-04-11 08:25:48 -04:00
Paul Beckingham
b6e5ded895 CmdStart: Refactored data I/O 2016-04-11 08:25:36 -04:00
Paul Beckingham
762dda43ca CmdTags: Refactored data I/O 2016-04-11 08:25:20 -04:00
Paul Beckingham
96d49069a2 CmdDefault: Refactored data I/O 2016-04-11 08:25:03 -04:00
Paul Beckingham
943cfae739 CmdContinue: Refactored data I/O 2016-04-11 08:24:48 -04:00
Paul Beckingham
77131546ee helper: Refactored data I/O 2016-04-11 08:24:03 -04:00
Paul Beckingham
91f6600909 Datafile: Refactored data I/O 2016-04-11 08:23:30 -04:00
Paul Beckingham
cee6ff0c2e Database: Refactored data I/O 2016-04-11 08:22:27 -04:00
Paul Beckingham
01301dc647 Datafile: Added full ::dump details 2016-04-10 16:57:48 -04:00
Paul Beckingham
febc850165 Database: Delegated file dump to Datafile 2016-04-10 16:57:26 -04:00
Paul Beckingham
a65f4c3fd2 Datafile: Exclusions now provided at a vector 2016-04-10 16:56:31 -04:00
Paul Beckingham
b29f458a7b Database: Exclusions are back to being strings again 2016-04-10 16:33:42 -04:00
Paul Beckingham
1aa72f99b6 Database: Removed unused top-level _dirty flag 2016-04-10 16:31:42 -04:00
Paul Beckingham
11548dcb4a init: Typo in rule auto setting 2016-04-10 16:18:37 -04:00
Paul Beckingham
beb620116b Database: Removed unused member 2016-04-10 16:05:59 -04:00
Paul Beckingham
baa7671926 Docs: Updated references to built-in functions 2016-04-10 15:33:16 -04:00
Paul Beckingham
dda28637e2 CLI: Renamed variable for clarity 2016-04-10 15:01:09 -04:00
Paul Beckingham
649329e570 init: Copies exclusions to Database for creating new files 2016-04-10 15:00:06 -04:00
Paul Beckingham
c1c6e6a179 Database: Now dumps exclusions 2016-04-10 14:04:11 -04:00
Paul Beckingham
22ffcfdc9b Exclusion: Added ::serialize 2016-04-10 14:03:50 -04:00
Paul Beckingham
e1d738b066 Database: Added ::clearExclusions, modified ::addExclusion 2016-04-10 14:03:04 -04:00
Paul Beckingham
4ecc1e4f40 CmdHelp: Added :color/:nocolor hints 2016-04-10 12:40:50 -04:00
Paul Beckingham
d0ec6fc4a8 Docs: Added :color/:nocolor hint description 2016-04-10 12:39:31 -04:00
Paul Beckingham
c65833b706 Docs: Added API specification, eliminated reports.txt 2016-04-10 12:33:45 -04:00
Paul Beckingham
1cd019167d CmdReport: Configuration header in API now conforms to design 2016-04-10 12:13:59 -04:00
Paul Beckingham
f06e5e56a0 Lexer: Now checks for termination and uses correct cursor math 2016-04-10 11:13:25 -04:00
Paul Beckingham
ce0eea7ba5 Lexer: Now checks for termination and uses correct cursor math 2016-04-10 11:13:09 -04:00
Paul Beckingham
f6b9411e0f libshared: Updated to f2ca5e33d6bc593a5e6c0204ff941a09dc643cab 2016-04-10 11:11:51 -04:00
Paul Beckingham
0b9f25bfe0 lex: Added test harness for lexer 2016-04-10 10:34:52 -04:00
Paul Beckingham
f9d7c97410 init: Added :day hint 2016-04-10 09:35:54 -04:00
Paul Beckingham
6f57261517 CmdReport: Added filter info to the report API 2016-04-10 09:25:10 -04:00
Paul Beckingham
869567d621 Docs: Updated rules docs 2016-04-10 09:24:37 -04:00
Paul Beckingham
b618ab8b59 Docs: Updated report docs 2016-04-10 09:24:23 -04:00
Paul Beckingham
d0e91d3022 Docs: Updated project docs 2016-04-10 09:24:04 -04:00
Paul Beckingham
35fbc484fc Docs: Updated intro docs 2016-04-10 09:23:08 -04:00
Paul Beckingham
fa1fb99523 Docs: Updated grammar docs 2016-04-10 09:22:54 -04:00