mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-26 06:37:20 +02:00
Filter
- New Filter object to control filtering, instead of commands/Command.cpp.
This commit is contained in:
parent
3e7052b500
commit
fe2634b472
3 changed files with 305 additions and 0 deletions
|
@ -20,6 +20,7 @@ set (task_SRCS A3.cpp A3.h
|
|||
E9.cpp E9.h
|
||||
Eval.cpp Eval.h
|
||||
File.cpp File.h
|
||||
Filter.cpp Filter.h
|
||||
Hooks.cpp Hooks.h
|
||||
ISO8601.cpp ISO8601.h
|
||||
JSON.cpp JSON.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue