Commit graph

1783 commits

Author SHA1 Message Date
Paul Beckingham
d5b12e8e27 Rules: Added file accessor 2016-03-19 09:15:27 -04:00
Paul Beckingham
b1148a2b41 Database: ::dump indicates which data file is current 2016-03-19 09:00:24 -04:00
Paul Beckingham
2d701b768b Database: Added location accessor 2016-03-19 09:00:07 -04:00
Paul Beckingham
b2f470d113 Database: Switched from file names to Datafile objects 2016-03-19 08:55:28 -04:00
Paul Beckingham
eebc2afaaf Datafile: Added name accessor 2016-03-19 08:53:40 -04:00
Paul Beckingham
86b11ea54e Datafile: ∧dded object for managing data
- Will perform lazy reads/writes.
2016-03-19 08:45:19 -04:00
Paul Beckingham
9dcb4f1a92 Database: Added important note about indexing latest data file 2016-03-19 08:44:55 -04:00
Paul Beckingham
e8c34dcc43 Rules: Outlined cfg parsing 2016-03-19 08:39:23 -04:00
Paul Beckingham
16999a4d50 Extensions: Added ::all 2016-03-17 23:06:27 -04:00
Paul Beckingham
d4ac218729 Extensions: Now initialized 2016-03-17 23:03:59 -04:00
Paul Beckingham
859a71c157 Rules: Removed coercion 2016-03-17 22:58:06 -04:00
Paul Beckingham
78ff8b2919 init: Combined initializeData and initializeRules 2016-03-17 22:57:24 -04:00
Paul Beckingham
0403c21002 init: Settings stored in rules 2016-03-17 22:47:11 -04:00
Paul Beckingham
b612acf7ef Rules: Added settings accessors 2016-03-17 22:41:32 -04:00
Paul Beckingham
f3aa253b07 Rules: Replacing Configuration 2016-03-17 22:23:07 -04:00
Paul Beckingham
16cd5a6501 init: Eliminating configuration 2016-03-17 22:04:55 -04:00
Paul Beckingham
31cbae7bb4 CmdDiagnostics: Improved formatting 2016-03-17 21:16:02 -04:00
Paul Beckingham
5af47074f0 Log: Migrated log to libshared
- Then updated libshared commit
2016-03-17 21:14:30 -04:00
Paul Beckingham
32c9907dbf Build: Need to link to timew twice 2016-03-17 18:42:42 -04:00
Paul Beckingham
3ffc98dfea CmdDiagnostics: Reports $EDITOR/$VISUAL 2016-03-17 18:16:19 -04:00
Paul Beckingham
7434ad59c2 Timew: Added rules object to assorted calls 2016-03-17 18:02:58 -04:00
Paul Beckingham
7ac5da025f init: Fixed args in signature 2016-03-17 17:56:24 -04:00
Paul Beckingham
06dfce2040 CmdDiagnostics: Implemented diagnostics command 2016-03-17 17:54:12 -04:00
Paul Beckingham
249881347a init: Moved from argc/argv to args 2016-03-17 17:50:35 -04:00
Paul Beckingham
00728b9f77 Timew: Added osName prototype 2016-03-17 17:46:39 -04:00
Paul Beckingham
0043737767 Timew: Added note about config to rules migration 2016-03-17 17:23:42 -04:00
Paul Beckingham
b4adbd9d70 Database: Cleaned up ::dump output 2016-03-17 17:13:09 -04:00
Paul Beckingham
38e7dbf68a Rules: Added parse stub 2016-03-17 17:12:35 -04:00
Paul Beckingham
252fcab570 Log: Added support for multi-line log entries, which are split 2016-03-17 17:05:50 -04:00
Paul Beckingham
ebfe7946fb Log: Added category ignore list 2016-03-17 17:02:01 -04:00
Paul Beckingham
1738774ee4 Build: Ignores libs 2016-03-17 16:52:53 -04:00
Paul Beckingham
e929e99923 CmdTags: Added implementation notes 2016-03-17 16:44:24 -04:00
Paul Beckingham
c22da0c0a4 CmdDefault: Added implementation notes 2016-03-17 16:43:47 -04:00
Paul Beckingham
a8bf6e925e CmdLog: Tweaks
- Change mark line.
- Added note about the lifespan of this command.
2016-03-17 16:42:15 -04:00
Paul Beckingham
e150a9cd11 CmdHelp: Added implementation notes 2016-03-17 16:41:51 -04:00
Paul Beckingham
472225ec3c CmdStop: Added implementation notes 2016-03-17 16:41:35 -04:00
Paul Beckingham
4a31bc4fdb CmdStart: Added implementaton notes 2016-03-17 16:41:14 -04:00
Paul Beckingham
9f413f9d5d CmdContinue: Added implementation notes 2016-03-17 16:40:58 -04:00
Paul Beckingham
ee351d33e3 Timew: Combined argc/argv into args
- Modified lightweightVersionCheck.
2016-03-17 16:40:27 -04:00
Paul Beckingham
7e7661f593 Util: Added osName 2016-03-17 16:33:43 -04:00
Paul Beckingham
095027f46a Build: Migrated from cmake ExternalProject_Add to git submodule 2016-03-17 16:32:32 -04:00
Paul Beckingham
5b66d99089 Shared: Added lib as a git submodule 2016-03-17 10:38:24 -04:00
Paul Beckingham
3a751e628a Log: Added logging support 2016-03-15 23:03:52 -04:00
Paul Beckingham
a0c95edfcd Log: Added object for logging 2016-03-15 23:01:08 -04:00
Paul Beckingham
96059d32bd Build: Updated common to shared 2016-03-15 22:45:53 -04:00
Paul Beckingham
369e0336dd CmdDiagnostics: Added stubbed implementation 2016-03-13 21:45:22 -04:00
Paul Beckingham
92e61efff3 CmdUndo: Added stubbed implementation 2016-03-13 21:42:42 -04:00
Paul Beckingham
9a8b038018 CmdLog: Added stubbed implementation 2016-03-13 21:41:27 -04:00
Paul Beckingham
7afa105e63 CmdContinue: Added stubbed implementation 2016-03-13 21:37:33 -04:00
Paul Beckingham
4ebb59a3db CmdGaps: Added stubbed implementation 2016-03-13 21:34:49 -04:00