<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jinx/pkg/lang/vm/vm.go, branch main</title>
<subtitle>silly.</subtitle>
<id>http://git.rnrd.eu/jinx/atom/pkg/lang/vm/vm.go?h=main</id>
<link rel='self' href='http://git.rnrd.eu/jinx/atom/pkg/lang/vm/vm.go?h=main'/>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/'/>
<updated>2022-08-31T14:22:28+00:00</updated>
<entry>
<title>Remove temporary array operations</title>
<updated>2022-08-31T14:22:28+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-08-31T14:22:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=aeb63ade341572bb307f23ff7c501c48957cc7d4'/>
<id>urn:sha1:aeb63ade341572bb307f23ff7c501c48957cc7d4</id>
<content type='text'>
</content>
</entry>
<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>Add different "say" outputs to VM</title>
<updated>2022-08-17T00:07:35+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-08-17T00:07:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=be6cd2217b6bb1bb411d46ebd9d003dfd928af96'/>
<id>urn:sha1:be6cd2217b6bb1bb411d46ebd9d003dfd928af96</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>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>Implement VM modules and globals</title>
<updated>2022-07-27T11:01:29+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-07-27T11:01:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=22a69393f58abcf3bcf9e7039f994dae78422213'/>
<id>urn:sha1:22a69393f58abcf3bcf9e7039f994dae78422213</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement stack hygiene</title>
<updated>2022-07-19T00:27:19+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-07-19T00:27:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=b6fa4bc82398b09307f2e6b75e27422d1d1ecb33'/>
<id>urn:sha1:b6fa4bc82398b09307f2e6b75e27422d1d1ecb33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reimplement argument counts</title>
<updated>2022-07-11T09:07:51+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-07-11T09:07:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=74dd678dfd1aae9e655fd13cb65278ea9ba307e2'/>
<id>urn:sha1:74dd678dfd1aae9e655fd13cb65278ea9ba307e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement most of the binary operations</title>
<updated>2022-07-06T12:06:20+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-07-06T12:06:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=b16b70fd40ffc72ff861afe0517cba0e37ba1145'/>
<id>urn:sha1:b16b70fd40ffc72ff861afe0517cba0e37ba1145</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement ForIn statement compilation</title>
<updated>2022-07-06T12:05:28+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-07-05T21:39:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=3a31347d38ae9a4c04c52304330b50f95a54a826'/>
<id>urn:sha1:3a31347d38ae9a4c04c52304330b50f95a54a826</id>
<content type='text'>
</content>
</entry>
</feed>
