<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jinx/pkg/lang/compiler/compiler.go, branch main</title>
<subtitle>silly.</subtitle>
<id>http://git.rnrd.eu/jinx/atom/pkg/lang/compiler/compiler.go?h=main</id>
<link rel='self' href='http://git.rnrd.eu/jinx/atom/pkg/lang/compiler/compiler.go?h=main'/>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/'/>
<updated>2022-08-22T23:41:49+00:00</updated>
<entry>
<title>Generate runtime debug info with source locations</title>
<updated>2022-08-22T23:41:49+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-08-22T23:41:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=e22df631c4428f8dea4d5784a8a7840d2f84c6be'/>
<id>urn:sha1:e22df631c4428f8dea4d5784a8a7840d2f84c6be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ad-hoc error location for compiler errors</title>
<updated>2022-08-18T19:49:01+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-08-18T19:49:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=73ac132294f3e659f1d769c961aa45bafdd19b45'/>
<id>urn:sha1:73ac132294f3e659f1d769c961aa45bafdd19b45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement setting values at index in an array</title>
<updated>2022-08-16T20:33:41+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-08-16T20:33:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=d84c0f36afcde4e5af2907d70931de75957d5277'/>
<id>urn:sha1:d84c0f36afcde4e5af2907d70931de75957d5277</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add drop after adding element to array literal</title>
<updated>2022-08-16T20:19:35+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-08-16T20:19:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=51eb7626b788dc031c53016f203a54a2af762d9e'/>
<id>urn:sha1:51eb7626b788dc031c53016f203a54a2af762d9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure correct argument stack order in all cases</title>
<updated>2022-08-16T20:12:20+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-08-16T19:49:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=64d438c91ace51bfda7bff50d381b62f5785f72a'/>
<id>urn:sha1:64d438c91ace51bfda7bff50d381b62f5785f72a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Actual modules and core</title>
<updated>2022-08-11T01:25:47+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-08-11T01:25:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=86f31acf6789be116dcc54ed85b069a37c0f7aa8'/>
<id>urn:sha1:86f31acf6789be116dcc54ed85b069a37c0f7aa8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Compile type declarations correctly</title>
<updated>2022-07-28T22:11:02+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-07-28T22:11:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=5a6d4664e4417763b4a7d9f215e42102fa1b3fd4'/>
<id>urn:sha1:5a6d4664e4417763b4a7d9f215e42102fa1b3fd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Put correct token strings in parser errors</title>
<updated>2022-07-27T22:50:42+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-07-27T22:20:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=4f23155ca7f8591cae0be6938610386513d24b7f'/>
<id>urn:sha1:4f23155ca7f8591cae0be6938610386513d24b7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add OpRet manually for functions without return</title>
<updated>2022-07-26T20:13:28+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-07-26T20:13:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=45b6f073fe398e820e9e4a82900bc282ee32af9b'/>
<id>urn:sha1:45b6f073fe398e820e9e4a82900bc282ee32af9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Compile function environments</title>
<updated>2022-07-26T01:54:06+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-07-26T01:54:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=20bd5570465c73b89458de58c9fb8cd4e5919b44'/>
<id>urn:sha1:20bd5570465c73b89458de58c9fb8cd4e5919b44</id>
<content type='text'>
</content>
</entry>
</feed>
