<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/lua.h, branch v2_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>new distribution</title>
<updated>1995-11-13T15:36:52+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1995-11-13T15:36:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=fa649fbc26494bf829406a8d94c974a873ab0451'/>
<id>fa649fbc26494bf829406a8d94c974a873ab0451</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>"AUTHORS" separated from COPYRIGHT.</title>
<updated>1995-10-31T17:05:35+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1995-10-31T17:05:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=024f2374abf963a9cf130286fd406fc03323558b'/>
<id>024f2374abf963a9cf130286fd406fc03323558b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new method to keep debug line information: current line is stored on the</title>
<updated>1995-10-25T13:05:51+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1995-10-25T13:05:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=9efc257d9d774501af4538a289729f3e8e5e3d7e'/>
<id>9efc257d9d774501af4538a289729f3e8e5e3d7e</id>
<content type='text'>
Lua stack, just below (new) base, with tag LUA_T_LINE.
SETLINE opcodes are generated by lex.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Lua stack, just below (new) base, with tag LUA_T_LINE.
SETLINE opcodes are generated by lex.
</pre>
</div>
</content>
</entry>
<entry>
<title>new module luadebug.h.</title>
<updated>1995-10-17T14:12:45+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1995-10-17T14:12:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=d80659759bcbcabf8b964356e5c9c867cd55effd'/>
<id>d80659759bcbcabf8b964356e5c9c867cd55effd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>definitions for Copyright and version notices</title>
<updated>1995-10-06T14:11:10+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1995-10-06T14:11:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=233f0b0cc734912a29551994ada7d9844cf54d40'/>
<id>233f0b0cc734912a29551994ada7d9844cf54d40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new API function lua_pushlocked</title>
<updated>1995-01-27T17:19:06+00:00</updated>
<author>
<name>Waldemar Celes</name>
<email>celes@tecgraf.puc-rio.br</email>
</author>
<published>1995-01-27T17:19:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=f83db16cabdd3e83986e5f3a74c822baa688649e'/>
<id>f83db16cabdd3e83986e5f3a74c822baa688649e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trocar 'pushstring' por 'pushliteral' na macro 'getfield'.</title>
<updated>1995-01-18T20:15:05+00:00</updated>
<author>
<name>Waldemar Celes</name>
<email>celes@tecgraf.puc-rio.br</email>
</author>
<published>1995-01-18T20:15:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=97053335fb14b1340e078fb0f87564429667ac84'/>
<id>97053335fb14b1340e078fb0f87564429667ac84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>functions that no more return error codes now have return type void</title>
<updated>1994-12-28T12:55:47+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1994-12-28T12:55:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=df3a81ec88cdab5afca66e550c9bd768c21963e2'/>
<id>df3a81ec88cdab5afca66e550c9bd768c21963e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new constant LUA_NOOBJECT.</title>
<updated>1994-12-16T15:56:45+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1994-12-16T15:56:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=068d1cd1eea8a90bca09352085c8ac14b0773490'/>
<id>068d1cd1eea8a90bca09352085c8ac14b0773490</id>
<content type='text'>
'lua_createtable' does not have parameters.
'lua_copystring' now is a macro
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'lua_createtable' does not have parameters.
'lua_copystring' now is a macro
</pre>
</div>
</content>
</entry>
<entry>
<title>new API function 'lua_pushliteral'</title>
<updated>1994-12-13T15:54:21+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1994-12-13T15:54:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=5dfd17dd769d159a3b0722ddf82b385ff7271d53'/>
<id>5dfd17dd769d159a3b0722ddf82b385ff7271d53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
