<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/ldo.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>comments (about hooks vs signals)</title>
<updated>2015-12-16T16:40:07+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-12-16T16:40:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=a051b3323ef6d12677e78ec0a47d1731bd424d38'/>
<id>a051b3323ef6d12677e78ec0a47d1731bd424d38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>details (typos in comments)</title>
<updated>2015-11-19T19:16:22+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-11-19T19:16:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=d103312661d4d2428516924658154df09b3168a4'/>
<id>d103312661d4d2428516924658154df09b3168a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>trying to optimize a little 'luaD_poscall'</title>
<updated>2015-11-13T13:24:26+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-11-13T13:24:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=9a5d6aedb773a61153b07a0939d651efe8ee1753'/>
<id>9a5d6aedb773a61153b07a0939d651efe8ee1753</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>in 'luaD_call', use two functions instead of one with fixed boolean</title>
<updated>2015-11-02T18:48:49+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-11-02T18:48:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=e61ee8a036e83667de9c4378e70a278876c81135'/>
<id>e61ee8a036e83667de9c4378e70a278876c81135</id>
<content type='text'>
argument + stack error handling in 'luaD_call' moved to a separated
function
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
argument + stack error handling in 'luaD_call' moved to a separated
function
</pre>
</div>
</content>
</entry>
<entry>
<title>macro 'incr_top' replaced by function 'luaD_inctop'. (It is not used</title>
<updated>2015-11-02T16:09:30+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-11-02T16:09:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=8c1fb918027eea52c229907e3c3e371c7c14923a'/>
<id>8c1fb918027eea52c229907e3c3e371c7c14923a</id>
<content type='text'>
in critical time pathes, can save a few bytes without the macro)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in critical time pathes, can save a few bytes without the macro)
</pre>
</div>
</content>
</entry>
<entry>
<title>in 'luaD_precall', in vararg functions, complete missing parameters</title>
<updated>2015-11-02T14:06:01+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-11-02T14:06:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=c5363a1b58573162ef13ba4a345bd48ad3c355d9'/>
<id>c5363a1b58573162ef13ba4a345bd48ad3c355d9</id>
<content type='text'>
only after moving them to final place (avoids checking the stack
again)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
only after moving them to final place (avoids checking the stack
again)
</pre>
</div>
</content>
</entry>
<entry>
<title>using more "conventional" loops in 'luaD_poscall' (probably a little</title>
<updated>2015-11-02T11:48:59+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-11-02T11:48:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=ffd0d1232d3a681b3db960d3c30721c3090587d0'/>
<id>ffd0d1232d3a681b3db960d3c30721c3090587d0</id>
<content type='text'>
more efficient?)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
more efficient?)
</pre>
</div>
</content>
</entry>
<entry>
<title>function prepares vararg only if it really uses them (chunks</title>
<updated>2015-10-28T17:28:40+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-10-28T17:28:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=6707ce63491ad5f233f30b1d561ed7f0f0b9a0c8'/>
<id>6707ce63491ad5f233f30b1d561ed7f0f0b9a0c8</id>
<content type='text'>
are always declared vararg but seldom uses them)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
are always declared vararg but seldom uses them)
</pre>
</div>
</content>
</entry>
<entry>
<title>comments for luaD_precall/luaD_poscall</title>
<updated>2015-10-28T12:25:36+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-10-28T12:25:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=ae515a346ca6422750b985a68975fb4bd9de7be9'/>
<id>ae515a346ca6422750b985a68975fb4bd9de7be9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>details (avoid 'case' inside block + avoid using one variable for</title>
<updated>2015-10-28T12:06:45+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-10-28T12:06:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=3cdf1d676bc5a2431a49036dd3f6412d6913aa2a'/>
<id>3cdf1d676bc5a2431a49036dd3f6412d6913aa2a</id>
<content type='text'>
two roles)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
two roles)
</pre>
</div>
</content>
</entry>
</feed>
