<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/ldump.c, branch v5.2.2</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>"default: lua_assert(0)" in switches helps debugging + uses</title>
<updated>2012-01-23T23:02:10+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2012-01-23T23:02:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=f88806a1fbf333b9495ffb9049c67ba27a3a6d49'/>
<id>f88806a1fbf333b9495ffb9049c67ba27a3a6d49</id>
<content type='text'>
non-variant types in binary files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
non-variant types in binary files
</pre>
</div>
</content>
</entry>
<entry>
<title>details</title>
<updated>2011-11-24T13:25:41+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2011-11-24T13:25:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=6e899850b9178f934829c36aecb77cb2b9be6a05'/>
<id>6e899850b9178f934829c36aecb77cb2b9be6a05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changes by lhf (better control of chars x bytes)</title>
<updated>2011-05-17T12:42:43+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2011-05-17T12:42:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=6c8a32217a04f8441fdd9233035e26930f498bf9'/>
<id>6c8a32217a04f8441fdd9233035e26930f498bf9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>version from lhf</title>
<updated>2010-10-25T14:33:38+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-10-25T14:33:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=1475cb59bf16c6af7ecd937e13da0ca0f451a191'/>
<id>1475cb59bf16c6af7ecd937e13da0ca0f451a191</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>first version of _ENV; no more global variables</title>
<updated>2010-03-12T19:14:06+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-03-12T19:14:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=25c557ec6367870c127e879cce8ed8fa21f34398'/>
<id>25c557ec6367870c127e879cce8ed8fa21f34398</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 lexical environments</title>
<updated>2009-09-30T15:38:37+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2009-09-30T15:38:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=0ac3d07ea64ce4bcb8b935fb80fbb2b72d6b8f43'/>
<id>0ac3d07ea64ce4bcb8b935fb80fbb2b72d6b8f43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>information about upvalues (where they come from) kept in Proto structure,</title>
<updated>2009-09-28T16:32:50+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2009-09-28T16:32:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=5938212748636d21d6f4b372481ab3b6dd6c7538'/>
<id>5938212748636d21d6f4b372481ab3b6dd6c7538</id>
<content type='text'>
instead of sequence of pseudo-opcodes after OP_CLOSURE
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
instead of sequence of pseudo-opcodes after OP_CLOSURE
</pre>
</div>
</content>
</entry>
<entry>
<title>useless test removed (pointed by lint)</title>
<updated>2008-07-03T14:25:05+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2008-07-03T14:25:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=1ceec7437090bea4be7202b7f86e9d566e79f87f'/>
<id>1ceec7437090bea4be7202b7f86e9d566e79f87f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid trailing white spaces</title>
<updated>2006-09-11T14:07:24+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2006-09-11T14:07:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=a7c9e45c64a4bff9bdaf0d1177509bdd00fc53f7'/>
<id>a7c9e45c64a4bff9bdaf0d1177509bdd00fc53f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>small change to strip file names when stripping debug information</title>
<updated>2006-02-17T15:51:03+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2006-02-17T15:51:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=69ea087dff1daba25a2000dfb8f1883c17545b7a'/>
<id>69ea087dff1daba25a2000dfb8f1883c17545b7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
