Paul Beckingham
|
cc8161dce0
|
Docs: Updated intro doc
|
2016-03-19 17:32:32 -04:00 |
|
Paul Beckingham
|
0d3154bb88
|
Docs: Updated report design
|
2016-03-19 17:29:20 -04:00 |
|
Paul Beckingham
|
6fa545f805
|
Docs: Updated rules.txt, now that design met reality.
|
2016-03-19 17:26:32 -04:00 |
|
Paul Beckingham
|
21f2b138b0
|
Cleanup: formatting and diagnostics
|
2016-03-19 17:12:03 -04:00 |
|
Paul Beckingham
|
95d0bd6256
|
Rules: Implemented ::parse for settings, import
|
2016-03-19 16:34:31 -04:00 |
|
Paul Beckingham
|
2e75326317
|
Lexer: Now uses std::make_tuple
|
2016-03-19 16:32:19 -04:00 |
|
Paul Beckingham
|
248add6cea
|
Lexer: Added static ::tokenize method to reduce a string to tokens and types
|
2016-03-19 15:45:50 -04:00 |
|
Paul Beckingham
|
be80313366
|
Timew: Logs a cut mark on start
|
2016-03-19 13:36:52 -04:00 |
|
Paul Beckingham
|
fbfa1f4398
|
init: Startup messages are now category 'debug', not 'info'.
|
2016-03-19 13:36:15 -04:00 |
|
Paul Beckingham
|
25042cbe71
|
Commands: Better 'unimplemented' command descriptions
|
2016-03-19 13:28:37 -04:00 |
|
Paul Beckingham
|
4c4684d6f5
|
CmdDefault: Updated outline
|
2016-03-19 13:09:10 -04:00 |
|
Paul Beckingham
|
538a40450d
|
CmdHelp: Added 'diagnostics' command help
|
2016-03-19 12:58:37 -04:00 |
|
Paul Beckingham
|
0078eadf37
|
CmdHelp: Added guidance notes
|
2016-03-19 12:58:04 -04:00 |
|
Paul Beckingham
|
97720e4061
|
CmdHelp: Added help for the log command
|
2016-03-19 12:30:44 -04:00 |
|
Paul Beckingham
|
6851607fa8
|
init: Propagates log to CmdHelp
|
2016-03-19 12:24:24 -04:00 |
|
Paul Beckingham
|
d0e69de848
|
libshared: Updated to 720f834fa49f9d3e30776317cde12a4d02c63295
|
2016-03-19 12:22:07 -04:00 |
|
Paul Beckingham
|
2dcd2470c7
|
init: Propagated args to CmdHelp
|
2016-03-19 12:09:36 -04:00 |
|
Paul Beckingham
|
dc8453ab63
|
CmdHelp: Added CmdLog
|
2016-03-19 11:41:49 -04:00 |
|
Paul Beckingham
|
509b415b3e
|
Doc: Added 'log' command to the man page
|
2016-03-19 11:11:01 -04:00 |
|
Paul Beckingham
|
714fc78ae7
|
CmdLog: Implemented
|
2016-03-19 11:04:11 -04:00 |
|
Paul Beckingham
|
9debb69541
|
libshared: Updated to f87b3d107fc3240cc80cd776122273678ea21421
|
2016-03-19 10:52:09 -04:00 |
|
Paul Beckingham
|
649f42aabb
|
init: Propagated args to CmdLog
|
2016-03-19 10:14:35 -04:00 |
|
Paul Beckingham
|
b19d45fcdc
|
CmdExtension: Outlined processing
|
2016-03-19 09:38:53 -04:00 |
|
Paul Beckingham
|
4ee9c3c908
|
CmdHelp: Outlined processing
|
2016-03-19 09:38:41 -04:00 |
|
Paul Beckingham
|
e17c2a2263
|
CmdReport: Outlined processing
|
2016-03-19 09:38:14 -04:00 |
|
Paul Beckingham
|
48f7ea2457
|
CmdLog: Outlined processing
|
2016-03-19 09:38:03 -04:00 |
|
Paul Beckingham
|
9bfeeaf8b4
|
CmdTrack: Outlined processing
|
2016-03-19 09:37:53 -04:00 |
|
Paul Beckingham
|
3c9435ca6c
|
CmdUndo: Outlined processing
|
2016-03-19 09:37:39 -04:00 |
|
Paul Beckingham
|
ae0482905a
|
CmdGaps: Outlined processing
|
2016-03-19 09:37:14 -04:00 |
|
Paul Beckingham
|
80c6c61cd9
|
CmdImport: Outlined processing
|
2016-03-19 09:36:59 -04:00 |
|
Paul Beckingham
|
19ed502475
|
CmdExport: Outlined processing
|
2016-03-19 09:36:46 -04:00 |
|
Paul Beckingham
|
b48a02321e
|
CmdConfig: Outlined processing
|
2016-03-19 09:36:31 -04:00 |
|
Paul Beckingham
|
82a434a1bc
|
CmdClear: Outlined processing
|
2016-03-19 09:36:17 -04:00 |
|
Paul Beckingham
|
e8f8aa4b34
|
CmdHelp: Began constructing usage
|
2016-03-19 09:25:27 -04:00 |
|
Paul Beckingham
|
979fa70af5
|
CmdDiagnostics: Added database location
|
2016-03-19 09:17:51 -04:00 |
|
Paul Beckingham
|
854213c8b5
|
init: Propagated datatabase to CmdDiagnostics
|
2016-03-19 09:16:34 -04:00 |
|
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 |
|