<feed xmlns='http://www.w3.org/2005/Atom'>
<title>filespec.git/src, branch ir-wip</title>
<subtitle>Language for modelling binary structures
</subtitle>
<id>https://git.cloudef.pw/filespec.git/atom?h=ir-wip</id>
<link rel='self' href='https://git.cloudef.pw/filespec.git/atom?h=ir-wip'/>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/filespec.git/'/>
<updated>2019-03-07T15:28:52Z</updated>
<entry>
<title>tmp</title>
<updated>2019-03-07T15:28:52Z</updated>
<author>
<name>Jari Vetoniemi</name>
<email>mailroxas@gmail.com</email>
</author>
<published>2019-03-07T15:28:52Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/filespec.git/commit/?id=d0259b21becfa366bde486f90112b83d3ba6ec09'/>
<id>urn:sha1:d0259b21becfa366bde486f90112b83d3ba6ec09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>native.c: fix warnings</title>
<updated>2019-02-25T07:36:55Z</updated>
<author>
<name>Jari Vetoniemi</name>
<email>mailroxas@gmail.com</email>
</author>
<published>2019-02-25T07:36:55Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/filespec.git/commit/?id=101f2b294c93be70400668aae7b0f31742a6acb5'/>
<id>urn:sha1:101f2b294c93be70400668aae7b0f31742a6acb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remote work commit</title>
<updated>2018-10-19T11:35:35Z</updated>
<author>
<name>Jari Vetoniemi</name>
<email>mailroxas@gmail.com</email>
</author>
<published>2018-10-19T11:35:35Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/filespec.git/commit/?id=7f0cb1b2deb0c46cbef02eded30a16f0432d5bdc'/>
<id>urn:sha1:7f0cb1b2deb0c46cbef02eded30a16f0432d5bdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>compiler: save some bytes</title>
<updated>2018-10-11T11:17:38Z</updated>
<author>
<name>Jari Vetoniemi</name>
<email>mailroxas@gmail.com</email>
</author>
<published>2018-10-11T11:17:38Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/filespec.git/commit/?id=290a1c5179de0e3999527336495e6931950114bb'/>
<id>urn:sha1:290a1c5179de0e3999527336495e6931950114bb</id>
<content type='text'>
When doing IO operation on field, ignore the calculation for field
register if index == 0, as the offset is already enough.
</content>
</entry>
<entry>
<title>push for remote work</title>
<updated>2018-10-11T11:07:43Z</updated>
<author>
<name>Jari Vetoniemi</name>
<email>mailroxas@gmail.com</email>
</author>
<published>2018-10-09T05:49:46Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/filespec.git/commit/?id=2198478cd22cec4ea2b645d4e9f31ee9c2508ff5'/>
<id>urn:sha1:2198478cd22cec4ea2b645d4e9f31ee9c2508ff5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>expr: parsing fixes</title>
<updated>2018-10-07T17:25:48Z</updated>
<author>
<name>Jari Vetoniemi</name>
<email>mailroxas@gmail.com</email>
</author>
<published>2018-10-07T17:25:48Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/filespec.git/commit/?id=987c0427f07afb5eec6c719b090a4028fd1feaac'/>
<id>urn:sha1:987c0427f07afb5eec6c719b090a4028fd1feaac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>native.c: micro-optimize operator stack</title>
<updated>2018-09-28T11:15:16Z</updated>
<author>
<name>Jari Vetoniemi</name>
<email>mailroxas@gmail.com</email>
</author>
<published>2018-09-28T11:15:16Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/filespec.git/commit/?id=90419c542f0a8cee0fcb3dea4b8d59df4c76f010'/>
<id>urn:sha1:90419c542f0a8cee0fcb3dea4b8d59df4c76f010</id>
<content type='text'>
uses less memory
</content>
</entry>
<entry>
<title>native.c: add some asserts and errors</title>
<updated>2018-09-28T11:14:38Z</updated>
<author>
<name>Jari Vetoniemi</name>
<email>mailroxas@gmail.com</email>
</author>
<published>2018-09-28T11:14:38Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/filespec.git/commit/?id=6d7519ee6cdd67480b35a4acea45e9a895ba51e2'/>
<id>urn:sha1:6d7519ee6cdd67480b35a4acea45e9a895ba51e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>types: handle raw string bytes</title>
<updated>2018-09-28T11:14:19Z</updated>
<author>
<name>Jari Vetoniemi</name>
<email>mailroxas@gmail.com</email>
</author>
<published>2018-09-28T11:13:11Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/filespec.git/commit/?id=b0ac4a02ad7bb4af546fa070191b099bdc9e3581'/>
<id>urn:sha1:b0ac4a02ad7bb4af546fa070191b099bdc9e3581</id>
<content type='text'>
</content>
</entry>
<entry>
<title>expr: fix || and &amp;&amp; operations</title>
<updated>2018-09-28T11:11:27Z</updated>
<author>
<name>Jari Vetoniemi</name>
<email>mailroxas@gmail.com</email>
</author>
<published>2018-09-28T11:11:27Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/filespec.git/commit/?id=ce1a1ef4ba773de1e8dbce44db3f60cf9149acfa'/>
<id>urn:sha1:ce1a1ef4ba773de1e8dbce44db3f60cf9149acfa</id>
<content type='text'>
</content>
</entry>
</feed>
