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 |
|
Paul Beckingham
|
43812735ae
|
Docs: Updated example docs
|
2016-04-10 09:22:33 -04:00 |
|
Paul Beckingham
|
309c450aff
|
Docs: Updated dom docs
|
2016-04-10 09:19:29 -04:00 |
|
Paul Beckingham
|
882236f449
|
Docs: Updated data docs
|
2016-04-10 09:19:20 -04:00 |
|
Paul Beckingham
|
9e2eb609c9
|
Docs: Updated platform support list
|
2016-04-10 09:18:21 -04:00 |
|
Paul Beckingham
|
cdb0f6f39c
|
init: Temp settings don't always need to be written
|
2016-04-10 00:33:29 -04:00 |
|
Paul Beckingham
|
1773db02e1
|
CLI: If a command is not found, look instead for an extension
|
2016-04-10 00:26:19 -04:00 |
|
Paul Beckingham
|
60779c6a37
|
init: Removed extra CLI::dump call
|
2016-04-10 00:21:12 -04:00 |
|
Paul Beckingham
|
1a98a52cbf
|
CmdReport: Applies filter
|
2016-04-10 00:18:56 -04:00 |
|
Paul Beckingham
|
e7de3b70da
|
helper: EXT-tagged args are not part of a filter
|
2016-04-09 10:46:49 -04:00 |
|
Paul Beckingham
|
08cfcc472b
|
timew: CLI analysis must be repeated after extensions are found
|
2016-04-09 10:46:24 -04:00 |
|
Paul Beckingham
|
3a1efc330b
|
init: dispatchCommand is now responsible for debug CLI dump
|
2016-04-09 10:45:35 -04:00 |
|
Paul Beckingham
|
340b55e8bc
|
init: Extensions are recorded as CLI entities
|
2016-04-09 10:44:38 -04:00 |
|
Paul Beckingham
|
6814c3d13b
|
Extensions: No need to show extension output in debug mode, it's redundant
|
2016-04-09 10:42:21 -04:00 |
|
Paul Beckingham
|
76c5d13036
|
CLI: Refactored ::canonicalizeNames to be shorter and include EXT entities
|
2016-04-09 10:41:11 -04:00 |
|
Paul Beckingham
|
9f7030de8f
|
CmdHelp: Typo
|
2016-04-09 10:34:52 -04:00 |
|
Paul Beckingham
|
8f907585f6
|
CmdReport: Converted to use some helper functions
|
2016-04-09 09:52:04 -04:00 |
|
Paul Beckingham
|
d98d0ba97d
|
CmdExport: Converted to use all helper functions
|
2016-04-09 09:51:44 -04:00 |
|
Paul Beckingham
|
20b47d9bd1
|
helper: Clarified filtering in createTimelineFromData
|
2016-04-09 09:44:59 -04:00 |
|
Paul Beckingham
|
57b45f9c73
|
helper: Added jsonFromIntervals
|
2016-04-09 09:44:46 -04:00 |
|
Paul Beckingham
|
4b1bf763d5
|
Docs: Updated rules for running scripts
|
2016-04-09 00:56:48 -04:00 |
|
Paul Beckingham
|
d93b108d25
|
CmdHelp: Added help command and hints
|
2016-04-09 00:52:06 -04:00 |
|
Paul Beckingham
|
a2fa358ecf
|
Docs: Added help command and hint descriptions
|
2016-04-09 00:51:41 -04:00 |
|
Paul Beckingham
|
b799d36ff0
|
CmdExport: Incorporated filtering
|
2016-04-09 00:33:14 -04:00 |
|
Paul Beckingham
|
b7180cd5f1
|
Timeline: With the absence of exclusion support, return all intervals as tracked
|
2016-04-09 00:31:04 -04:00 |
|