Commit graph

55 commits

Author SHA1 Message Date
Paul Beckingham
08cfcc472b timew: CLI analysis must be repeated after extensions are found 2016-04-09 10:46:24 -04:00
Paul Beckingham
340b55e8bc init: Extensions are recorded as CLI entities 2016-04-09 10:44:38 -04:00
Paul Beckingham
34079ff28e Timew: Removed log file 2016-04-06 20:49:08 -04:00
Paul Beckingham
7041a4d9a6 init: dispatchCommand not longer logs 2016-04-06 20:47:20 -04:00
Paul Beckingham
9e62590189 init: initializeExtensions no longer logs 2016-04-06 20:45:14 -04:00
Paul Beckingham
055d76f5fd init: initializeDataAndRules no longer logs 2016-04-06 20:43:51 -04:00
Paul Beckingham
e335e325be init: Propagated CLI to initializeDataAndRules 2016-04-04 07:58:39 -04:00
Paul Beckingham
ef8e5e2804 init: Removed args vector 2016-04-03 22:22:56 -04:00
Paul Beckingham
ebdf8a944d CmdLog: Converted to CLI 2016-04-03 21:31:59 -04:00
Paul Beckingham
8981ea0342 init: Propagates CLI to dispatch 2016-04-02 17:43:42 -04:00
Paul Beckingham
0ddc2d4d7f CLI: Added ::analyze and called it 2016-04-02 15:49:39 -04:00
Paul Beckingham
d596936667 timew: Sends all args to CLI 2016-04-02 15:33:03 -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
5c669cd2fc timew: Cleaned up comments, includes 2016-03-28 23:53:04 -04:00
Paul Beckingham
21599f3b7d Timew: Restored initial 'log mark' 2016-03-22 23:44:29 -04:00
Paul Beckingham
9904e7ff89 Timew: Added top-level commit to save data 2016-03-21 18:55:22 -04:00
Paul Beckingham
be80313366 Timew: Logs a cut mark on start 2016-03-19 13:36:52 -04:00
Paul Beckingham
78ff8b2919 init: Combined initializeData and initializeRules 2016-03-17 22:57:24 -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
7434ad59c2 Timew: Added rules object to assorted calls 2016-03-17 18:02:58 -04:00
Paul Beckingham
249881347a init: Moved from argc/argv to args 2016-03-17 17:50:35 -04:00
Paul Beckingham
0043737767 Timew: Added note about config to rules migration 2016-03-17 17:23:42 -04:00
Paul Beckingham
ee351d33e3 Timew: Combined argc/argv into args
- Modified lightweightVersionCheck.
2016-03-17 16:40:27 -04:00
Paul Beckingham
3a751e628a Log: Added logging support 2016-03-15 23:03:52 -04:00
Paul Beckingham
96059d32bd Build: Updated common to shared 2016-03-15 22:45:53 -04:00
Paul Beckingham
343426d70e init: Database is propagated to command dispatch 2016-03-02 11:06:08 -05:00
Paul Beckingham
5eb3b77914 Timew: Extensions are propagated to command dispatch 2016-03-02 09:22:25 -05:00
Paul Beckingham
4591a4d7a4 init: Added initializeExtensions stub 2016-03-02 09:20:56 -05:00
Paul Beckingham
0a29c9d321 init: Implemented lightweightVersionCheck 2016-03-02 08:50:12 -05:00
Paul Beckingham
792c0a7b5c init: Rules loading migrated from timew 2016-03-02 08:43:45 -05:00
Paul Beckingham
44c9924dc5 Timew: Configuration is now passed to dispatch 2016-03-02 08:40:20 -05:00
Paul Beckingham
890bb7fc9b Timew: Integrated initializeRules 2016-03-02 08:39:24 -05:00
Paul Beckingham
c554ae3ad4 timew: Clarified role of initializeData 2016-03-02 08:38:23 -05:00
Paul Beckingham
f487f1ce78 init: initializeDatabase becomes initializeData, as configuration is added 2016-03-02 08:27:06 -05:00
Paul Beckingham
1ced4bdd1a init: Added initializeDatabase stub 2016-03-02 08:21:34 -05:00
Paul Beckingham
3b332eb96c CmdDefine: Rules object propagated to the command 2016-03-02 08:15:57 -05:00
Paul Beckingham
ed34ee0103 Timew: Instantiates a Rules object 2016-03-02 08:12:09 -05:00
Paul Beckingham
6e144c9091 timew: Migrated to use init function 2016-03-01 20:15:25 -05:00
Paul Beckingham
b0911ca240 Dispatch: All commands now return the exit status 2016-03-01 01:16:29 -05:00
Paul Beckingham
2fbe57fdd0 Timew: Added dispatch for all commands 2016-03-01 01:13:34 -05:00
Paul Beckingham
f4571273dc Timew: Added default command dispatch 2016-03-01 00:43:59 -05:00
Paul Beckingham
ac2c0dded4 Timew: Added dispatch to the 'help' command 2016-03-01 00:32:35 -05:00
Paul Beckingham
ce43ed3e17 Timew: Get the LR0 diagnostics out of the way temporarily 2016-02-29 16:15:22 -05:00
Paul Beckingham
ab9d0606fd Copyright: Updated to 2016 2015-12-31 15:26:25 -05:00
Paul Beckingham
7205cfe1f1 LR0: Renamed ::createParseTables to ::initialize 2015-12-28 09:20:55 -05:00
Paul Beckingham
53d8500000 Debug: Diagnostic output cleanup 2015-12-26 22:31:11 -05:00
Paul Beckingham
78653a16cf timew: Renamed grammar files, added rule.grammar 2015-12-23 11:50:50 -05:00
Paul Beckingham
9569b5dcc3 timew: Instantiates a parser 2015-12-22 23:31:09 -05:00