<feed xmlns='http://www.w3.org/2005/Atom'>
<title>complang, branch master</title>
<subtitle>A compiled language
</subtitle>
<id>https://git.tomsmeding.com/complang/atom?h=master</id>
<link rel='self' href='https://git.tomsmeding.com/complang/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/complang/'/>
<updated>2016-09-01T18:50:56Z</updated>
<entry>
<title>Add more example code</title>
<updated>2016-09-01T18:50:56Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2016-09-01T18:50:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/complang/commit/?id=c4e6a3c7df4dafe5353c0739f27d15d4a5c6a143'/>
<id>urn:sha1:c4e6a3c7df4dafe5353c0739f27d15d4a5c6a143</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Parse break, continue, return as builtins</title>
<updated>2016-09-01T18:42:28Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2016-09-01T18:42:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/complang/commit/?id=abeb43aa08efba521e3cb94cffd30f9c7dd48250'/>
<id>urn:sha1:abeb43aa08efba521e3cb94cffd30f9c7dd48250</id>
<content type='text'>
</content>
</entry>
<entry>
<title>While loop</title>
<updated>2016-08-30T18:57:12Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2016-08-30T18:57:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/complang/commit/?id=f0b90a58bf587501a1b5814929b3df33bb8e5a94'/>
<id>urn:sha1:f0b90a58bf587501a1b5814929b3df33bb8e5a94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix error reporting after 1d274cd</title>
<updated>2016-08-17T19:57:11Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2016-08-17T19:57:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/complang/commit/?id=e7b8610da9c93ec8b2578924eecd4861fcb23eab'/>
<id>urn:sha1:e7b8610da9c93ec8b2578924eecd4861fcb23eab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve ast_debug_</title>
<updated>2016-08-12T20:32:01Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2016-08-12T20:28:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/complang/commit/?id=5c0965f636358aed11499a95cc12387fe5e06047'/>
<id>urn:sha1:5c0965f636358aed11499a95cc12387fe5e06047</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Functions</title>
<updated>2016-08-12T19:14:11Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2016-08-12T19:14:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/complang/commit/?id=1d274cdb2fa2cfe33397898358b5e77fe818a2fc'/>
<id>urn:sha1:1d274cdb2fa2cfe33397898358b5e77fe818a2fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better if syntax (better semicolons)</title>
<updated>2016-08-09T18:25:05Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2016-08-09T18:25:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/complang/commit/?id=bd9d359d64a3c6a9fbc509a6e3be6f66c6dbe940'/>
<id>urn:sha1:bd9d359d64a3c6a9fbc509a6e3be6f66c6dbe940</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Blocks</title>
<updated>2016-08-09T05:24:28Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2016-08-09T05:24:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/complang/commit/?id=ff0fcb80bc488e174c47ab203af95c94c3bb117d'/>
<id>urn:sha1:ff0fcb80bc488e174c47ab203af95c94c3bb117d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Basic if statements</title>
<updated>2016-08-08T19:18:52Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2016-08-08T19:18:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/complang/commit/?id=77263f95bbbc9d8c91ab77726f02f445a1e3f367'/>
<id>urn:sha1:77263f95bbbc9d8c91ab77726f02f445a1e3f367</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make debug prints conditional</title>
<updated>2016-08-06T15:39:27Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2016-08-06T15:39:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/complang/commit/?id=392fb37ed0ff986d2c6440a3e759bb9360e1b902'/>
<id>urn:sha1:392fb37ed0ff986d2c6440a3e759bb9360e1b902</id>
<content type='text'>
</content>
</entry>
</feed>
