<feed xmlns='http://www.w3.org/2005/Atom'>
<title>circleshift/tnsl-parse/src/texec, branch master</title>
<subtitle>Old interpreter for TNSL - Do not use
</subtitle>
<id>https://git.cshift.net/circleshift/tnsl-parse/atom/src/texec?h=master</id>
<link rel='self' href='https://git.cshift.net/circleshift/tnsl-parse/atom/src/texec?h=master'/>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/tnsl-parse/'/>
<updated>2022-12-23T08:35:43Z</updated>
<entry>
<title>Remove charp in favor of uint8</title>
<updated>2022-12-23T08:35:43Z</updated>
<author>
<name>Kyle Gunger</name>
<email>kgunger12@gmail.com</email>
</author>
<published>2022-12-23T08:35:43Z</published>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/tnsl-parse/commit/?id=3192b9ace7a5c653d81a42e4d5cd437e6d81fbe1'/>
<id>urn:sha1:3192b9ace7a5c653d81a42e4d5cd437e6d81fbe1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bugfix: Types in types</title>
<updated>2022-12-14T22:22:16Z</updated>
<author>
<name>Kyle Gunger</name>
<email>kgunger12@gmail.com</email>
</author>
<published>2022-12-14T22:22:16Z</published>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/tnsl-parse/commit/?id=0f1faa877167324c52f2626cebe335a85cae40d9'/>
<id>urn:sha1:0f1faa877167324c52f2626cebe335a85cae40d9</id>
<content type='text'>
+ Fix for structs where a member's type was unable to be determined
</content>
</entry>
<entry>
<title>[TINT] Add ability to quiet down the interpreter</title>
<updated>2022-07-06T02:23:07Z</updated>
<author>
<name>Kyle Gunger</name>
<email>kgunger12@gmail.com</email>
</author>
<published>2022-07-06T02:23:07Z</published>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/tnsl-parse/commit/?id=60fb718233fc9cac7741f0f9cc41c1b8b2dd2918'/>
<id>urn:sha1:60fb718233fc9cac7741f0f9cc41c1b8b2dd2918</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[AST] Parentheticals</title>
<updated>2022-06-26T05:18:27Z</updated>
<author>
<name>Kyle Gunger</name>
<email>kgunger12@gmail.com</email>
</author>
<published>2022-06-26T05:18:27Z</published>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/tnsl-parse/commit/?id=289c1fe3dd2f29e2511b6bb376582f8791179a9b'/>
<id>urn:sha1:289c1fe3dd2f29e2511b6bb376582f8791179a9b</id>
<content type='text'>
+ Add support for parentheticals
+ Add uint as a valid type for the evaluator
</content>
</entry>
<entry>
<title>Fix an error with struct definition</title>
<updated>2022-04-23T19:55:57Z</updated>
<author>
<name>Kyle Gunger</name>
<email>kgunger12@gmail.com</email>
</author>
<published>2022-04-23T19:55:57Z</published>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/tnsl-parse/commit/?id=6416973e373a3c61aa2b44591799385c5b1b0092'/>
<id>urn:sha1:6416973e373a3c61aa2b44591799385c5b1b0092</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better dot evaluation and call/index evaluation</title>
<updated>2022-04-12T09:47:14Z</updated>
<author>
<name>Kyle Gunger</name>
<email>kgunger12@gmail.com</email>
</author>
<published>2022-04-12T09:47:14Z</published>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/tnsl-parse/commit/?id=a7320b07567b51713f148cd24bc78e150d5e0940'/>
<id>urn:sha1:a7320b07567b51713f148cd24bc78e150d5e0940</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A few fixes</title>
<updated>2022-04-10T21:30:30Z</updated>
<author>
<name>Kyle Gunger</name>
<email>kgunger12@gmail.com</email>
</author>
<published>2022-04-10T21:30:30Z</published>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/tnsl-parse/commit/?id=ed2f9793fae7d1c018e3de463617339c68faa3c0'/>
<id>urn:sha1:ed2f9793fae7d1c018e3de463617339c68faa3c0</id>
<content type='text'>
+ Fix an error with if statements inside loops
+ Fix a parser bug with boolean operators
~ Change libtnsl stub to return integers when reading a file
~ Change libtnsl stub to return -1 on EOF or file read error
</content>
</entry>
<entry>
<title>Small fix for command line options</title>
<updated>2022-04-10T17:27:43Z</updated>
<author>
<name>Kyle Gunger</name>
<email>kgunger12@gmail.com</email>
</author>
<published>2022-04-10T17:27:43Z</published>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/tnsl-parse/commit/?id=ad84b1068494872db2166bd81ce1f3831ead2c6b'/>
<id>urn:sha1:ad84b1068494872db2166bd81ce1f3831ead2c6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extra node data in errors to make your life easier</title>
<updated>2022-04-10T07:05:31Z</updated>
<author>
<name>Kyle Gunger</name>
<email>kgunger12@gmail.com</email>
</author>
<published>2022-04-10T07:05:31Z</published>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/tnsl-parse/commit/?id=0c603c234f01567f731f07d7051ea92407d2e840'/>
<id>urn:sha1:0c603c234f01567f731f07d7051ea92407d2e840</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes for structs and enums</title>
<updated>2022-04-10T07:02:25Z</updated>
<author>
<name>Kyle Gunger</name>
<email>kgunger12@gmail.com</email>
</author>
<published>2022-04-10T07:02:25Z</published>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/tnsl-parse/commit/?id=9a59d9d8cbc77e14a85664e23a02b883eb52c2a1'/>
<id>urn:sha1:9a59d9d8cbc77e14a85664e23a02b883eb52c2a1</id>
<content type='text'>
</content>
</entry>
</feed>
