.. |
commands
|
CmdStop: const args
|
2016-04-07 23:31:32 -04:00 |
libshared@ecbc2ad2cc
|
libshared: Updated to ecbc2ad2cc3b523096a3afccaec374af1bb36b77
|
2016-04-04 23:41:05 -04:00 |
.gitignore
|
Build: Ignores libs
|
2016-03-17 16:52:53 -04:00 |
CLI.cpp
|
Cleanup: Removed 'const auto', which is implied by the container
|
2016-04-05 22:55:18 -04:00 |
CLI.h
|
CLI: Added ::getWords
|
2016-04-03 20:33:14 -04:00 |
CMakeLists.txt
|
Filter: Added filtering object
|
2016-04-07 19:36:17 -04:00 |
Composite.cpp
|
Composite: Described algorithm
|
2016-04-06 21:45:23 -04:00 |
Composite.h
|
Composite: Defined start of algorithm
|
2016-04-01 22:19:33 -04:00 |
Database.cpp
|
Cleanup: Removed 'const auto', which is implied by the container
|
2016-04-05 22:55:18 -04:00 |
Database.h
|
Database: Added ::files
|
2016-03-22 01:32:23 -04:00 |
Datafile.cpp
|
Datafile: Fixed Datetime::daysInMonth call with args in the wrong order
|
2016-04-06 21:29:51 -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
|
Cleanup: Removed 'const auto', which is implied by the container
|
2016-04-05 22:55:18 -04:00 |
Extensions.h
|
Extensions: Made ::callExtension public
|
2016-03-26 12:19:10 -04:00 |
Filter.cpp
|
Filter: Added filtering object
|
2016-04-07 19:36:17 -04:00 |
Filter.h
|
Filter: Added filtering object
|
2016-04-07 19:36:17 -04:00 |
helper.cpp
|
helper: Switched to vector
|
2016-04-06 22:10:14 -04:00 |
init.cpp
|
Cleanup: Removed 'define' command
|
2016-04-07 08:01:57 -04:00 |
Interval.cpp
|
Cleanup: Removed 'const auto', which is implied by the container
|
2016-04-05 22:55:18 -04:00 |
Interval.h
|
Interval: Added ::empty
|
2016-04-02 10:07:31 -04:00 |
Lexer.cpp
|
Lexer: Added UUID recognition
|
2016-04-03 19:37:11 -04:00 |
Lexer.h
|
Lexer: Added UUID recognition
|
2016-04-03 19:37:11 -04:00 |
Rules.cpp
|
Rules: Sets up defaults in ctor
|
2016-04-06 00:17:45 -04:00 |
Rules.h
|
Rules: Sets up defaults in ctor
|
2016-04-06 00:17:45 -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
|
Timew: Removed log file
|
2016-04-06 20:49:08 -04:00 |
timew.h
|
helper: Added expandIntervalHint
|
2016-04-06 21:44:12 -04:00 |
util.cpp
|
util: Don't quote an already-quoted string
|
2016-04-04 08:58:02 -04:00 |