<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jinx/pkg/lang/vm/text/op.go, branch main</title>
<subtitle>silly.</subtitle>
<id>http://git.rnrd.eu/jinx/atom/pkg/lang/vm/text/op.go?h=main</id>
<link rel='self' href='http://git.rnrd.eu/jinx/atom/pkg/lang/vm/text/op.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>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>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>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>
<entry>
<title>OpMod and OpSetLocal for prime test</title>
<updated>2022-06-02T00:07:20+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-06-02T00:07:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=87d115da565618b2f2f1cbbdcca883bbc0c57e60'/>
<id>urn:sha1:87d115da565618b2f2f1cbbdcca883bbc0c57e60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement proper object types</title>
<updated>2022-06-01T19:51:40+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-06-01T19:51:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=edca72c160967f1918b65c91a40de89ecd8badda'/>
<id>urn:sha1:edca72c160967f1918b65c91a40de89ecd8badda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add untyped Objects (for now)</title>
<updated>2022-05-31T01:02:20+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-05-31T01:01:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=338744d066704e48e22d8ec56a43acb4b20da7f1'/>
<id>urn:sha1:338744d066704e48e22d8ec56a43acb4b20da7f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Specify arg count on VM Functions</title>
<updated>2022-05-30T02:02:53+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-05-30T02:02:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=78a29c41098db5e5f8291e0345a3cd443c52b329'/>
<id>urn:sha1:78a29c41098db5e5f8291e0345a3cd443c52b329</id>
<content type='text'>
</content>
</entry>
</feed>
