<feed xmlns='http://www.w3.org/2005/Atom'>
<title>circleshift/tnsl-parse/tests, branch master</title>
<subtitle>Old interpreter for TNSL - Do not use
</subtitle>
<id>https://git.cshift.net/circleshift/tnsl-parse/atom/tests?h=master</id>
<link rel='self' href='https://git.cshift.net/circleshift/tnsl-parse/atom/tests?h=master'/>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/tnsl-parse/'/>
<updated>2021-12-10T05:53:58Z</updated>
<entry>
<title>[EXEC] Some literal handlers.  Does not compile ATM.</title>
<updated>2021-12-10T05:53:58Z</updated>
<author>
<name>Kyle Gunger</name>
<email>kgunger12@gmail.com</email>
</author>
<published>2021-12-10T05:53:58Z</published>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/tnsl-parse/commit/?id=c3b9e4a8be18338ed5da223037d6259eaef54e8f'/>
<id>urn:sha1:c3b9e4a8be18338ed5da223037d6259eaef54e8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[TESTS] specify bash</title>
<updated>2021-12-04T00:13:02Z</updated>
<author>
<name>Kyle Gunger</name>
<email>kgunger12@gmail.com</email>
</author>
<published>2021-12-04T00:13:02Z</published>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/tnsl-parse/commit/?id=2346807fecb6617fecb6a2ff3cd66988726254b6'/>
<id>urn:sha1:2346807fecb6617fecb6a2ff3cd66988726254b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PARSE] Fix hex parsing</title>
<updated>2021-12-04T00:03:08Z</updated>
<author>
<name>Kyle Gunger</name>
<email>kgunger12@gmail.com</email>
</author>
<published>2021-12-04T00:03:08Z</published>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/tnsl-parse/commit/?id=e7091ba29c28352cfb33906092e212723db399b1'/>
<id>urn:sha1:e7091ba29c28352cfb33906092e212723db399b1</id>
<content type='text'>
~ Apparently CF does work, it was probably just something on my end
+ Fix parsing of numeric literals with bases other than 10
</content>
</entry>
<entry>
<title>General updates</title>
<updated>2021-12-03T23:25:03Z</updated>
<author>
<name>Kyle Gunger</name>
<email>kgunger12@gmail.com</email>
</author>
<published>2021-12-03T23:25:03Z</published>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/tnsl-parse/commit/?id=1100ac865074effb3a4735c7449779f7193b7d0c'/>
<id>urn:sha1:1100ac865074effb3a4735c7449779f7193b7d0c</id>
<content type='text'>
+ Fill out eval a little and make sure that this builds.
~ CF kinda broken in AST. Gonna have to fix that.  Upcoming Parser update.
</content>
</entry>
<entry>
<title>[AST] Statement parsing (incomplete)</title>
<updated>2021-10-30T00:06:51Z</updated>
<author>
<name>Kyle Gunger</name>
<email>kgunger12@gmail.com</email>
</author>
<published>2021-10-30T00:06:51Z</published>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/tnsl-parse/commit/?id=3395cd7dc356b61fe48ee9d755eef8a7b19ee9f1'/>
<id>urn:sha1:3395cd7dc356b61fe48ee9d755eef8a7b19ee9f1</id>
<content type='text'>
Still need to figure out a check for a type followed by a value
</content>
</entry>
<entry>
<title>Destroy my own code by using goto</title>
<updated>2021-04-30T18:06:58Z</updated>
<author>
<name>Kyle Gunger</name>
<email>kgunger12@gmail.com</email>
</author>
<published>2021-04-30T18:06:58Z</published>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/tnsl-parse/commit/?id=c625ed1cfe7f7ea4ab2a75a8a0a6a6772f86431c'/>
<id>urn:sha1:c625ed1cfe7f7ea4ab2a75a8a0a6a6772f86431c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start work on AST generation</title>
<updated>2020-11-06T07:21:08Z</updated>
<author>
<name>Kyle Gunger</name>
<email>corechg@gmail.com</email>
</author>
<published>2020-11-06T07:21:08Z</published>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/tnsl-parse/commit/?id=0428c27adf1a145f295ec477d498596ff1a75736'/>
<id>urn:sha1:0428c27adf1a145f295ec477d498596ff1a75736</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Basic updates</title>
<updated>2020-09-20T22:18:26Z</updated>
<author>
<name>Kyle Gunger</name>
<email>corechg@gmail.com</email>
</author>
<published>2020-09-20T22:18:26Z</published>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/tnsl-parse/commit/?id=4adc90d9a8e48a5c1841874cae0cb30c3deee6e1'/>
<id>urn:sha1:4adc90d9a8e48a5c1841874cae0cb30c3deee6e1</id>
<content type='text'>
- Move preprocessor to it's own file
- Begin working on new delimiters
- Begin working on blocks in the tree
</content>
</entry>
<entry>
<title>Update test script</title>
<updated>2020-07-08T21:05:18Z</updated>
<author>
<name>Kyle Gunger</name>
<email>corechg@gmail.com</email>
</author>
<published>2020-07-08T21:05:18Z</published>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/tnsl-parse/commit/?id=99a037c68522a9ff74449a6aa41c546d85d1bc15'/>
<id>urn:sha1:99a037c68522a9ff74449a6aa41c546d85d1bc15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tree structure</title>
<updated>2020-07-08T21:02:34Z</updated>
<author>
<name>Kyle Gunger</name>
<email>corechg@gmail.com</email>
</author>
<published>2020-07-08T21:02:34Z</published>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/tnsl-parse/commit/?id=8db6eccbd4678305bf7fcb66effa1a57d929db34'/>
<id>urn:sha1:8db6eccbd4678305bf7fcb66effa1a57d929db34</id>
<content type='text'>
</content>
</entry>
</feed>
