<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/lopcodes.c, branch v5.3.3</title>
<subtitle>github.com: lua/lua.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/'/>
<entry>
<title>includes 'stddef.h' (as it uses NULL)</title>
<updated>2015-01-05T13:48:33+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-01-05T13:48:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=3317f5c6d9f3c8370430bb8b412b7f7a65b797b2'/>
<id>3317f5c6d9f3c8370430bb8b412b7f7a65b797b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added include for 'lprefix.h', for stuff that must be added before</title>
<updated>2014-11-02T19:19:04+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-11-02T19:19:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=28fdbcf393c6c709a21a29f47cfa4c6ed4031ae9'/>
<id>28fdbcf393c6c709a21a29f47cfa4c6ed4031ae9</id>
<content type='text'>
any other header file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
any other header file
</pre>
</div>
</content>
</entry>
<entry>
<title>first implementation of '&lt;&lt;', '&gt;&gt;', and '~' (bitwise not)</title>
<updated>2013-12-30T20:47:58+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2013-12-30T20:47:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=1ea2d20f74cea9c61817d4a5ed67c4fc47cafb51'/>
<id>1ea2d20f74cea9c61817d4a5ed67c4fc47cafb51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>first implementation of bitwise operators '&amp;' (band), '|' (bor),</title>
<updated>2013-12-18T14:12:03+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2013-12-18T14:12:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=c0edab0f6de39ba5ae2e2f1540fa98f1b507afec'/>
<id>c0edab0f6de39ba5ae2e2f1540fa98f1b507afec</id>
<content type='text'>
and '~' (bxor)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and '~' (bxor)
</pre>
</div>
</content>
</entry>
<entry>
<title>new order for binary operations (grouping them by type of result)</title>
<updated>2013-12-16T19:06:52+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2013-12-16T19:06:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=a948054a1951cd526c732d6a0e16d99cae837d49'/>
<id>a948054a1951cd526c732d6a0e16d99cae837d49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new operation '//' (integer division)</title>
<updated>2013-04-26T13:08:29+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2013-04-26T13:08:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=a2f5c28a802ae99f2045ab96585fade2c65b2037'/>
<id>a2f5c28a802ae99f2045ab96585fade2c65b2037</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>details (header comments)</title>
<updated>2012-05-14T13:34:18+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2012-05-14T13:34:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=edfa9e007d9e9d2112b5dd3abac1df27658bf734'/>
<id>edfa9e007d9e9d2112b5dd3abac1df27658bf734</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change in opcode OP_LOADNIL: B is used as a counter instead of a</title>
<updated>2011-04-19T16:22:13+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2011-04-19T16:22:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=4758113043b6c362a0fdce77715c711332d909dc'/>
<id>4758113043b6c362a0fdce77715c711332d909dc</id>
<content type='text'>
register. (Avoids an assignment to R(B), not present in any other
instruction.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
register. (Avoids an assignment to R(B), not present in any other
instruction.)
</pre>
</div>
</content>
</entry>
<entry>
<title>small corrections in description of OP_TEST and OP_LOADKX</title>
<updated>2011-04-12T17:27:35+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2011-04-12T17:27:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=c86586e866fc43c4fc82f51a6ad70b42cc45b1a3'/>
<id>c86586e866fc43c4fc82f51a6ad70b42cc45b1a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new instruction OP_LOADKX (to replace OP_LOADK with extra argument)</title>
<updated>2011-04-07T18:14:12+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2011-04-07T18:14:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=427ee519db76b7a0747b5fc1d5dcf97092b5c0bf'/>
<id>427ee519db76b7a0747b5fc1d5dcf97092b5c0bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
