<feed xmlns='http://www.w3.org/2005/Atom'>
<title>OneRoll/tests/dice, branch cpp</title>
<subtitle>OneRoll: An efficient dice expression parsing tool, based on Rust and PEG grammar | 高效的骰子表达式解析工具, 基于 Rust 与 PEG 文法 </subtitle>
<id>https://git.hydroroll.team/OneRoll/atom?h=cpp</id>
<link rel='self' href='https://git.hydroroll.team/OneRoll/atom?h=cpp'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/OneRoll/'/>
<updated>2022-04-29T08:48:09Z</updated>
<entry>
<title>Change file organization.</title>
<updated>2022-04-29T08:48:09Z</updated>
<author>
<name>Renaud G</name>
<email>renaud@rolisteam.org</email>
</author>
<published>2022-04-29T08:48:09Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/OneRoll/commit/?id=07c5f6ec23fcf9237a24e71adcfacabce677f818'/>
<id>urn:sha1:07c5f6ec23fcf9237a24e71adcfacabce677f818</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix submodule with Qt6</title>
<updated>2022-04-17T07:39:47Z</updated>
<author>
<name>Renaud G</name>
<email>renaud@rolisteam.org</email>
</author>
<published>2022-04-17T07:39:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/OneRoll/commit/?id=0faec227b3ceb69225c59b1fc0d1da53de848ce5'/>
<id>urn:sha1:0faec227b3ceb69225c59b1fc0d1da53de848ce5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure Windows compilation works</title>
<updated>2022-04-16T00:59:30Z</updated>
<author>
<name>Renaud G</name>
<email>renaud@rolisteam.org</email>
</author>
<published>2022-04-15T23:58:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/OneRoll/commit/?id=6ba9324cf4864ebd2e2cdec8098b0889ceaea0a8'/>
<id>urn:sha1:6ba9324cf4864ebd2e2cdec8098b0889ceaea0a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>qt6 ready</title>
<updated>2022-04-13T13:40:42Z</updated>
<author>
<name>Renaud G</name>
<email>renaud@rolisteam.org</email>
</author>
<published>2022-04-13T13:24:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/OneRoll/commit/?id=44bf6ecfdca6b0499b5ae2cf7b380a3ff310f0e9'/>
<id>urn:sha1:44bf6ecfdca6b0499b5ae2cf7b380a3ff310f0e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update to new cmake</title>
<updated>2022-04-13T13:40:42Z</updated>
<author>
<name>Renaud G</name>
<email>renaud@rolisteam.org</email>
</author>
<published>2022-03-28T21:23:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/OneRoll/commit/?id=c1dca21057dd81c66bf1e164f401b161c2d883ea'/>
<id>urn:sha1:c1dca21057dd81c66bf1e164f401b161c2d883ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename some member in dicealias</title>
<updated>2022-04-13T13:40:42Z</updated>
<author>
<name>Renaud G</name>
<email>renaud@rolisteam.org</email>
</author>
<published>2021-06-22T19:34:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/OneRoll/commit/?id=70c279ab847883046ef0a951e4d2ccbf6170d19a'/>
<id>urn:sha1:70c279ab847883046ef0a951e4d2ccbf6170d19a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix regression</title>
<updated>2022-01-21T23:56:32Z</updated>
<author>
<name>Renaud G</name>
<email>renaud@rolisteam.org</email>
</author>
<published>2022-01-21T23:56:32Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/OneRoll/commit/?id=262cb9afb8338a76e126dea672a3fda53d8d1dad'/>
<id>urn:sha1:262cb9afb8338a76e126dea672a3fda53d8d1dad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix switch/case operator.</title>
<updated>2021-12-11T17:31:23Z</updated>
<author>
<name>Renaud G</name>
<email>renaud@rolisteam.org</email>
</author>
<published>2021-07-18T17:01:20Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/OneRoll/commit/?id=7be8941fc9d5b819860d80c37a7401bee60432cc'/>
<id>urn:sha1:7be8941fc9d5b819860d80c37a7401bee60432cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add test about variable on k operator</title>
<updated>2021-05-15T04:12:55Z</updated>
<author>
<name>Renaud G</name>
<email>renaud@rolisteam.org</email>
</author>
<published>2021-05-15T04:12:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/OneRoll/commit/?id=f7782a8dffe60e2ee5698bc54443dcb54e8f9a42'/>
<id>urn:sha1:f7782a8dffe60e2ee5698bc54443dcb54e8f9a42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure k operator can read value from variable.</title>
<updated>2021-05-12T16:48:03Z</updated>
<author>
<name>Renaud G</name>
<email>renaud@rolisteam.org</email>
</author>
<published>2021-05-12T16:48:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/OneRoll/commit/?id=ae8b7dc596f7498dbf8153c735d096ae194acf51'/>
<id>urn:sha1:ae8b7dc596f7498dbf8153c735d096ae194acf51</id>
<content type='text'>
</content>
</entry>
</feed>
