<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/InputCommon/ControlReference/ExpressionParser.h, branch master</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Fix various typos and spelling mistakes</title>
<updated>2026-01-17T19:11:38+00:00</updated>
<author>
<name>Sintendo</name>
<email>3380580+Sintendo@users.noreply.github.com</email>
</author>
<published>2026-01-17T18:02:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=1e0473e44f5e21558d75b0121bd935bb50825c26'/>
<id>1e0473e44f5e21558d75b0121bd935bb50825c26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>InputCommon/ExpressionParser: Add compound assignment operators.</title>
<updated>2025-02-02T20:37:11+00:00</updated>
<author>
<name>Jordan Woyak</name>
<email>jordan.woyak@gmail.com</email>
</author>
<published>2025-01-28T07:33:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=cdabd651aa6a429c9b96811cabdca3bdda925f6f'/>
<id>cdabd651aa6a429c9b96811cabdca3bdda925f6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #13314 from jordan-woyak/input-expressions-assignment-op-fix</title>
<updated>2025-02-02T16:22:25+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2025-02-02T16:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=04775b6ef85fdadda21cddc413f40cd53defd438'/>
<id>04775b6ef85fdadda21cddc413f40cd53defd438</id>
<content type='text'>
InputCommon: Fix input expression assignment operator behavior.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
InputCommon: Fix input expression assignment operator behavior.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #13280 from jordan-woyak/input-expressions-highlighting</title>
<updated>2025-02-02T07:01:34+00:00</updated>
<author>
<name>JMC47</name>
<email>JMC4789@gmail.com</email>
</author>
<published>2025-02-02T07:01:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=8291cff46db7d3d3a5ac2ebf2d066b9b66f7aa62'/>
<id>8291cff46db7d3d3a5ac2ebf2d066b9b66f7aa62</id>
<content type='text'>
InputCommon/DolphinQt: Fix sometimes broken syntax highlighting in IOWindow.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
InputCommon/DolphinQt: Fix sometimes broken syntax highlighting in IOWindow.</pre>
</div>
</content>
</entry>
<entry>
<title>InputCommon: Fix input expression assignment operator behavior.</title>
<updated>2025-01-28T20:32:39+00:00</updated>
<author>
<name>Jordan Woyak</name>
<email>jordan.woyak@gmail.com</email>
</author>
<published>2024-11-07T17:51:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=c9ad5430d03d8c7d1be4dd7f1cc8b948bc4076d8'/>
<id>c9ad5430d03d8c7d1be4dd7f1cc8b948bc4076d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #13178 from jordan-woyak/input-expressions-conditional-op</title>
<updated>2025-01-28T02:16:29+00:00</updated>
<author>
<name>JMC47</name>
<email>JMC4789@gmail.com</email>
</author>
<published>2025-01-28T02:16:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=e18a4d04b4fc1363b1ce48b2fc43589ef3a05962'/>
<id>e18a4d04b4fc1363b1ce48b2fc43589ef3a05962</id>
<content type='text'>
InputCommon: Add ternary conditional operator to input expressions.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
InputCommon: Add ternary conditional operator to input expressions.</pre>
</div>
</content>
</entry>
<entry>
<title>InputCommon/ExpressionParser: Require delimited tokens actually have their terminating delimiter.</title>
<updated>2025-01-19T23:20:07+00:00</updated>
<author>
<name>Jordan Woyak</name>
<email>jordan.woyak@gmail.com</email>
</author>
<published>2024-11-08T03:06:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=78bb30d44c5a2d0cd57bc1f7d9748b9381d23e54'/>
<id>78bb30d44c5a2d0cd57bc1f7d9748b9381d23e54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ExpressionParser: Remove RemoveInertTokens.</title>
<updated>2025-01-17T08:31:33+00:00</updated>
<author>
<name>Jordan Woyak</name>
<email>jordan.woyak@gmail.com</email>
</author>
<published>2025-01-17T08:07:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=a618854413b50f6056e4cf614e8b8c447cdd9611'/>
<id>a618854413b50f6056e4cf614e8b8c447cdd9611</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>InputCommon: Add ternary conditional operator to input expressions.</title>
<updated>2024-11-07T14:31:25+00:00</updated>
<author>
<name>Jordan Woyak</name>
<email>jordan.woyak@gmail.com</email>
</author>
<published>2024-11-07T01:13:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=5078a63084121fa31d6d763dfa30ba5b0f99f040'/>
<id>5078a63084121fa31d6d763dfa30ba5b0f99f040</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ExpressionParser: Pass control qualifiers by const reference</title>
<updated>2023-12-12T18:50:46+00:00</updated>
<author>
<name>Lioncash</name>
<email>mai.iam2048@gmail.com</email>
</author>
<published>2023-12-12T18:50:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ea71a76ea965d03ccc600ce070a58b9c335fe63f'/>
<id>ea71a76ea965d03ccc600ce070a58b9c335fe63f</id>
<content type='text'>
These aren't necessarily cheap to copy, since a control qualifier will
have around 3 std::strings inside of it, so passing by value can churn
allocations a little bit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These aren't necessarily cheap to copy, since a control qualifier will
have around 3 std::strings inside of it, so passing by value can churn
allocations a little bit.
</pre>
</div>
</content>
</entry>
</feed>
