timewarrior/src
2016-04-03 19:33:13 -04:00
..
commands init: Propagated args, rules and log to CmdExport 2016-04-01 22:30:09 -04:00
libshared@02f22a5b51 libshared: Updated to 02f22a5b51ea5d594afbb4f28d0ceaf6b9d875ee 2016-04-03 19:33:13 -04:00
.gitignore Build: Ignores libs 2016-03-17 16:52:53 -04:00
CLI.cpp Cleanup: Renamed 'keywords' to 'hints' which is more accurate 2016-04-03 17:22:39 -04:00
CLI.h CLI: Added ::getBinary 2016-04-03 13:39:20 -04:00
CMakeLists.txt Cleanup: Removed calls superceded by CLI 2016-04-03 17:46:49 -04:00
Composite.cpp Composite: Defined start of algorithm 2016-04-01 22:19:33 -04:00
Composite.h Composite: Defined start of algorithm 2016-04-01 22:19:33 -04:00
Database.cpp Database: Modified ::getLatestInterval to walk backwards until one is found 2016-04-02 10:11:56 -04:00
Database.h Database: Added ::files 2016-03-22 01:32:23 -04:00
Datafile.cpp Datafile: Removed compiler warning 2016-04-03 12:45:38 -04:00
Datafile.h Datafile: Removed unused ::getAllIntervalsSince 2016-03-22 00:22:47 -04:00
Exclusion.cpp Exclusion: Reduced to a simple syntax validator and token store 2016-04-02 00:00:03 -04:00
Exclusion.h Exclusion: Reduced to a simple syntax validator and token store 2016-04-02 00:00:03 -04:00
Extensions.cpp Extensions: Made ::callExtension public 2016-03-26 12:19:10 -04:00
Extensions.h Extensions: Made ::callExtension public 2016-03-26 12:19:10 -04:00
helper.cpp helper: Added intervalSummarize 2016-03-28 22:48:09 -04:00
init.cpp Cleanup: Renamed 'keywords' to 'hints' which is more accurate 2016-04-03 17:22:39 -04:00
Interval.cpp Interval: Added ::empty 2016-04-02 10:07:31 -04:00
Interval.h Interval: Added ::empty 2016-04-02 10:07:31 -04:00
Lexer.cpp Lexer: Added ::wasQuoted 2016-04-02 16:25:42 -04:00
Lexer.h Lexer: Added ::wasQuoted 2016-04-02 16:25:42 -04:00
Rules.cpp Rules: Added default 'version' setting 2016-03-28 22:55:31 -04:00
Rules.h Rules: Eliminated ::parseRuleExclusions 2016-03-28 00:31:23 -04:00
Timeline.cpp Timeline: Now uses an Interval internally 2016-04-01 22:39:52 -04:00
Timeline.h Timeline: Now uses an Interval internally 2016-04-01 22:39:52 -04:00
timew.cpp init: Propagates CLI to dispatch 2016-04-02 17:43:42 -04:00
timew.h Cleanup: Removed calls superceded by CLI 2016-04-03 17:46:49 -04:00
util.cpp util: Added ::quoteIfNeeded 2016-03-20 14:15:45 -04:00