mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Code Cleanup
- Eliminated Lexer.
This commit is contained in:
parent
0c08b29e48
commit
9bf1ec2f7c
8 changed files with 5 additions and 989 deletions
|
@ -6,13 +6,10 @@ Deprecated Code
|
|||
This is code that is going to be phased out "soon", and therefore is not
|
||||
worth fixing or documenting.
|
||||
|
||||
- Arguments.{h,cpp}
|
||||
- Expression.{h,cpp}
|
||||
- Variant.{h,cpp}
|
||||
- Location.{h,cpp}
|
||||
- TDB.{h,cpp}
|
||||
- Att.{h,cpp}
|
||||
- Lexer.{h,cpp}
|
||||
|
||||
New Code Needs
|
||||
This is code that needs to be written, usually down at the C++ function level.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue