summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControlReference/FunctionExpression.h
AgeCommit message (Expand)Author
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-02-08InputCommon: Allow controller settings specified with input expresions.Jordan Woyak
2019-11-22InputCommon/FunctionExpression: Make MakeFunctionExpression() take a std::str...Lioncash
2019-11-22InputCommon/FunctionExpression: Remove cyclical includeLioncash
2019-11-22InputCommon/FunctionExpression: Collapse namespacesLioncash
2019-10-11ExpressionParser: Show error message with expected arguments.Jordan Woyak
2019-10-11ExpressionParser: Remove ! character from function syntax. Remove unused seri...Jordan Woyak
2019-10-11ExpressionParser: Add optional 2nd argument to toggle function which clears s...Jordan Woyak
2019-10-11ExpressionParser: Move FunctionExpression type definitions into another file.Jordan Woyak