<feed xmlns='http://www.w3.org/2005/Atom'>
<title>circleshift/tnsl-parse/examples, branch master</title>
<subtitle>Old interpreter for TNSL - Do not use
</subtitle>
<id>https://git.cshift.net/circleshift/tnsl-parse/atom/examples?h=master</id>
<link rel='self' href='https://git.cshift.net/circleshift/tnsl-parse/atom/examples?h=master'/>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/tnsl-parse/'/>
<updated>2022-04-08T06:20:14Z</updated>
<entry>
<title>[EVAL] Control Flow</title>
<updated>2022-04-08T06:20:14Z</updated>
<author>
<name>Kyle Gunger</name>
<email>kgunger12@gmail.com</email>
</author>
<published>2022-04-08T06:20:14Z</published>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/tnsl-parse/commit/?id=9222a5a73923407f6c0ab2c0d40bb58114b7a6ec'/>
<id>urn:sha1:9222a5a73923407f6c0ab2c0d40bb58114b7a6ec</id>
<content type='text'>
+ Added support for loop and if
+ Added support for break statements inside CF blocks
+ Fixed a bug with floats not parsing in specific cases
</content>
</entry>
<entry>
<title>[EXEC] Some fixes</title>
<updated>2022-04-07T17:05:08Z</updated>
<author>
<name>Kyle Gunger</name>
<email>kgunger12@gmail.com</email>
</author>
<published>2022-04-07T17:05:08Z</published>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/tnsl-parse/commit/?id=6d25f97d1035a775d6eb9f135f8e8231521087af'/>
<id>urn:sha1:6d25f97d1035a775d6eb9f135f8e8231521087af</id>
<content type='text'>
+ Fix recursion error when converting arrays
+ Add conversion from bool to num
+ Fix conversion from num to bool
+ Flush out evalParams
~ Change type parsing for block returns
</content>
</entry>
</feed>
