dolphin/Source/Core/InputCommon/ControlReference
JosJuice c6b4438c62 InputCommon: Change "EOF" to "end of expression" in user facing string
This is hopefully clearer, since we're not dealing with a file.
2019-10-25 23:49:20 +02:00
..
ControlReference.cpp ExpressionParser/DolphinQt: Added parse results to UI. 2019-10-11 18:12:18 -05:00
ControlReference.h ExpressionParser: Renamed ControlFinder to ControlEnvironment. Added support for variables and assignment operator. ControlExpression objects now reference a matching input and output so the two can me mixed in any expression. (you can set rumble directly from inputs) 2019-10-11 17:14:32 -05:00
ExpressionParser.cpp InputCommon: Change "EOF" to "end of expression" in user facing string 2019-10-25 23:49:20 +02:00
ExpressionParser.h ExpressionParser: Add XOR operator. 2019-10-20 09:51:52 -05:00
FunctionExpression.cpp ExpressionParser: Show error message with expected arguments. 2019-10-11 19:38:18 -05:00
FunctionExpression.h ExpressionParser: Show error message with expected arguments. 2019-10-11 19:38:18 -05:00