MCPcopy Create free account

hub / github.com/GothenburgBitFactory/taskwarrior / functions

Functions2,579 in github.com/GothenburgBitFactory/taskwarrior

Methodmodify
///////////////////////////////////////////////////////////////////////////
src/columns/ColDepends.cpp:128
Methodmodify
///////////////////////////////////////////////////////////////////////////
src/columns/ColProject.cpp:89
MethodmodifyRecurrenceParent
///////////////////////////////////////////////////////////////////////////
src/commands/CmdModify.cpp:183
MethodmodifyRecurrenceSiblings
///////////////////////////////////////////////////////////////////////////
src/commands/CmdModify.cpp:152
FunctionnamedConstants
/////////////////////////////////////////////////////////////////////////// Built-in support for some named constants.
src/Eval.cpp:92
Functionoperation_counts
()
src/taskchampion-cpp/src/lib.rs:943
Methodoperations
///////////////////////////////////////////////////////////////////////////
src/Operation.cpp:39
Methodoperator!
///////////////////////////////////////////////////////////////////////////
src/Variant.cpp:1174
Methodoperator!=
///////////////////////////////////////////////////////////////////////////
src/Version.cpp:94
Methodoperator!=
///////////////////////////////////////////////////////////////////////////
src/Variant.cpp:918
Methodoperator%
///////////////////////////////////////////////////////////////////////////
src/Variant.cpp:1855
Methodoperator&&
///////////////////////////////////////////////////////////////////////////
src/Variant.cpp:148
Methodoperator*
///////////////////////////////////////////////////////////////////////////
src/Variant.cpp:1659
Methodoperator+
///////////////////////////////////////////////////////////////////////////
src/Variant.cpp:1520
Methodoperator-
///////////////////////////////////////////////////////////////////////////
src/Variant.cpp:1367
Methodoperator/
///////////////////////////////////////////////////////////////////////////
src/Variant.cpp:1773
Methodoperator<
///////////////////////////////////////////////////////////////////////////
src/Version.cpp:69
Methodoperator<
///////////////////////////////////////////////////////////////////////////
src/Variant.cpp:193
Methodoperator<
///////////////////////////////////////////////////////////////////////////
src/Operation.cpp:50
Methodoperator<
///////////////////////////////////////////////////////////////////////////
src/commands/CmdCommands.cpp:164
Methodoperator<=
///////////////////////////////////////////////////////////////////////////
src/Version.cpp:74
Methodoperator<=
///////////////////////////////////////////////////////////////////////////
src/Variant.cpp:341
Methodoperator==
///////////////////////////////////////////////////////////////////////////
src/Version.cpp:89
Methodoperator==
///////////////////////////////////////////////////////////////////////////
src/Variant.cpp:785
Methodoperator>
///////////////////////////////////////////////////////////////////////////
src/Variant.cpp:489
Methodoperator>=
///////////////////////////////////////////////////////////////////////////
src/Version.cpp:84
Methodoperator>=
///////////////////////////////////////////////////////////////////////////
src/Variant.cpp:637
Methodoperator^
///////////////////////////////////////////////////////////////////////////
src/Variant.cpp:1243
Methodoperator||
///////////////////////////////////////////////////////////////////////////
src/Variant.cpp:163
MethodoptimizeGrid
/////////////////////////////////////////////////////////////////////////// _grid =~ /\s+$//g
src/commands/CmdBurndown.cpp:474
MethodparenthesizeOriginalFilter
/////////////////////////////////////////////////////////////////////////// The following command: task +home or +work list Is reasonable, and does
src/CLI2.cpp:942
MethodparseArithmetic
/////////////////////////////////////////////////////////////////////////// Arithmetic --> Geometric {( "+" | "-" ) Geometric}
src/Eval.cpp:479
MethodparseComparative
/////////////////////////////////////////////////////////////////////////// Comparative --> Arithmetic {( "<=" | "<" | ">=" | ">" ) Arithmetic}
src/Eval.cpp:461
MethodparseEquality
/////////////////////////////////////////////////////////////////////////// Equality --> Comparative {( "==" | "=" | "!==" | "!=" ) Comparative}
src/Eval.cpp:443
MethodparseExponent
/////////////////////////////////////////////////////////////////////////// Exponent --> Primitive ["^" Primitive]
src/Eval.cpp:549
MethodparseGeometric
/////////////////////////////////////////////////////////////////////////// Geometric --> Tag {( "*" | "/" | "%" ) Tag}
src/Eval.cpp:496
MethodparseJSON
/////////////////////////////////////////////////////////////////////////// Note that all fields undergo encode/decode.
src/Task.cpp:550
MethodparseLegacy
/////////////////////////////////////////////////////////////////////////// No legacy formats are currently supported as of 2.4.0.
src/Task.cpp:742
MethodparseLogical
/////////////////////////////////////////////////////////////////////////// Logical --> Regex {( "and" | "or" | "xor" ) Regex}
src/Eval.cpp:409
MethodparsePrimitive
/////////////////////////////////////////////////////////////////////////// Primitive --> "(" Logical ")" | Variant
src/Eval.cpp:565
MethodparseRegex
/////////////////////////////////////////////////////////////////////////// Regex --> Equality {( "~" | "!~" ) Equality}
src/Eval.cpp:426
MethodparseTC
/////////////////////////////////////////////////////////////////////////// Note that all fields undergo encode/decode.
src/Task.cpp:721
MethodparseTag
/////////////////////////////////////////////////////////////////////////// Tag --> Unary {( "_hastag_" | "_notag_" ) Unary}
src/Eval.cpp:513
MethodparseTask
///////////////////////////////////////////////////////////////////////////
src/commands/CmdEdit.cpp:305
MethodparseUnary
/////////////////////////////////////////////////////////////////////////// Unary --> [( "-" | "+" | "!" )] Exponent
src/Eval.cpp:530
Functionparse_datafile
Parse .data files on the client and server treating files as JSON
test/basetest/utils.py:363
MethodpendingOnly
/////////////////////////////////////////////////////////////////////////// If the filter contains no 'or', 'xor' or 'not' operators, and only include
src/Filter.cpp:160
Methodpermission
/////////////////////////////////////////////////////////////////////////// Returns true or false indicating whether to proceed with a write command,
src/commands/Command.cpp:351
Methodplan
//////////////////////////////////////////////////////////////////////////
test/test.cpp:66
MethodplanMore
//////////////////////////////////////////////////////////////////////////
test/test.cpp:77
Functionprocess
()
test/basetest/utils.py:99
MethodpropagateDebug
/////////////////////////////////////////////////////////////////////////// Using the general rc.debug setting automaticalls sets debug.hooks and debu
src/Context.cpp:1298
FunctionproviderString
///////////////////////////////////////////////////////////////////////////
test/dom_test.cpp:37
Methodquantize
///////////////////////////////////////////////////////////////////////////
src/commands/CmdBurndown.cpp:485
MethodreadWord
/////////////////////////////////////////////////////////////////////////// Full implementation of a quoted word. Includes: '\'' '"' "'" "\"" 'one tw
src/Lexer.cpp:1188
Methodred
//////////////////////////////////////////////////////////////////////////
test/test.cpp:280
MethodremoveAnnotations
///////////////////////////////////////////////////////////////////////////
src/Task.cpp:937
MethodremoveTag
///////////////////////////////////////////////////////////////////////////
src/Task.cpp:1229
Methodrender
///////////////////////////////////////////////////////////////////////////
src/columns/ColParent.cpp:56
Methodrender
///////////////////////////////////////////////////////////////////////////
src/columns/ColDescription.cpp:133
Methodrender
///////////////////////////////////////////////////////////////////////////
src/columns/ColMask.cpp:51
Methodrender
///////////////////////////////////////////////////////////////////////////
src/columns/ColTypeDate.cpp:105
Methodrender
///////////////////////////////////////////////////////////////////////////
src/columns/ColUrgency.cpp:54
Methodrender
///////////////////////////////////////////////////////////////////////////
src/columns/ColID.cpp:66
Methodrender
///////////////////////////////////////////////////////////////////////////
src/columns/ColRType.cpp:70
Methodrender
///////////////////////////////////////////////////////////////////////////
src/columns/ColUDA.cpp:86
Methodrender
///////////////////////////////////////////////////////////////////////////
src/columns/ColRecur.cpp:75
Methodrender
///////////////////////////////////////////////////////////////////////////
src/columns/ColLast.cpp:51
Methodrender
///////////////////////////////////////////////////////////////////////////
src/columns/ColUUID.cpp:55
Methodrender
///////////////////////////////////////////////////////////////////////////
src/columns/ColTags.cpp:89
Methodrender
///////////////////////////////////////////////////////////////////////////
src/columns/ColTemplate.cpp:56
Methodrender
///////////////////////////////////////////////////////////////////////////
src/columns/ColStatus.cpp:73
Methodrender
///////////////////////////////////////////////////////////////////////////
src/columns/ColDepends.cpp:99
Methodrender
///////////////////////////////////////////////////////////////////////////
src/columns/ColStart.cpp:67
Methodrender
///////////////////////////////////////////////////////////////////////////
src/columns/ColProject.cpp:71
Methodrender
///////////////////////////////////////////////////////////////////////////
src/columns/ColIMask.cpp:51
MethodrenderDouble
/////////////////////////////////////////////////////////////////////////// All floating point values are right-justified.
src/columns/Column.cpp:311
MethodrenderInteger
/////////////////////////////////////////////////////////////////////////// All integer values are right-justified.
src/columns/Column.cpp:305
MethodrenderMonths
///////////////////////////////////////////////////////////////////////////
src/commands/CmdCalendar.cpp:402
MethodrenderStringLeft
///////////////////////////////////////////////////////////////////////////
src/columns/Column.cpp:316
MethodrenderStringRight
///////////////////////////////////////////////////////////////////////////
src/columns/Column.cpp:322
Functionrmtemp
(name)
test/basetest/utils.py:386
Methodround_up_to
///////////////////////////////////////////////////////////////////////////
src/commands/CmdBurndown.cpp:728
Methodsafety
/////////////////////////////////////////////////////////////////////////// Disaster avoidance mechanism. If a !READONLY has no filter, then it can ca
src/Filter.cpp:222
Methodscripts
///////////////////////////////////////////////////////////////////////////
src/Hooks.cpp:326
MethodseparateOutput
///////////////////////////////////////////////////////////////////////////
src/Hooks.cpp:339
MethodsetConfigVariable
///////////////////////////////////////////////////////////////////////////
src/commands/CmdConfig.cpp:56
MethodsetContext
///////////////////////////////////////////////////////////////////////////
src/Context.cpp:497
MethodsetContext
/////////////////////////////////////////////////////////////////////////// Sets the specified context as currently active. - If some other context wa
src/commands/CmdContext.cpp:355
MethodsetStyle
/////////////////////////////////////////////////////////////////////////// Overriden so that style <----> label are linked. Note that you can not det
src/columns/ColDue.cpp:42
MethodsetStyle
/////////////////////////////////////////////////////////////////////////// Overriden so that style <----> label are linked. Note that you can not det
src/columns/ColRType.cpp:50
MethodsetStyle
/////////////////////////////////////////////////////////////////////////// Overriden so that style <----> label are linked. Note that you can not det
src/columns/ColRecur.cpp:54
MethodsetStyle
/////////////////////////////////////////////////////////////////////////// Overriden so that style <----> label are linked. Note that you can not det
src/columns/ColScheduled.cpp:41
MethodsetStyle
/////////////////////////////////////////////////////////////////////////// Overriden so that style <----> label are linked. Note that you can not det
src/columns/ColEntry.cpp:42
MethodsetStyle
/////////////////////////////////////////////////////////////////////////// Overriden so that style <----> label are linked. Note that you can not det
src/columns/ColTags.cpp:55
MethodsetStyle
/////////////////////////////////////////////////////////////////////////// Overriden so that style <----> label are linked. Note that you can not det
src/columns/ColStatus.cpp:46
MethodsetStyle
/////////////////////////////////////////////////////////////////////////// Overriden so that style <----> label are linked. Note that you can not det
src/columns/ColDepends.cpp:55
MethodsetStyle
/////////////////////////////////////////////////////////////////////////// Overriden so that style <----> label are linked. Note that you can not det
src/columns/ColStart.cpp:46
MethodsetUp
Executed before each test in the class
test/start.test.py:43
MethodsetUp
(self)
test/start.test.py:113
← previousnext →901–1,000 of 2,579, ranked by callers