<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/opcode.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 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 style for debug information about functions: no more SETFUNCTION</title>
<updated>1995-10-17T11:58:41+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1995-10-17T11:58:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=2cffb08a5c770678999a313a83c76652a3d02d4c'/>
<id>2cffb08a5c770678999a313a83c76652a3d02d4c</id>
<content type='text'>
opcodes. When a function is called, its entry in the stack is marked with
LUA_T_(C)MARK, so function 'luaD_stackedfunction' can find it if
needed.
Functions now have their file names in the headers, so there is no need
of 'addfile' and the like.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
opcodes. When a function is called, its entry in the stack is marked with
LUA_T_(C)MARK, so function 'luaD_stackedfunction' can find it if
needed.
Functions now have their file names in the headers, so there is no need
of 'addfile' and the like.
</pre>
</div>
</content>
</entry>
<entry>
<title>Garbage collection of functions + header structure for functions</title>
<updated>1995-10-04T17:13:02+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1995-10-04T17:13:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=68f337dfa617732646a4a974eb33b25daf45a1e2'/>
<id>68f337dfa617732646a4a974eb33b25daf45a1e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>run-time stack now is controled at run time, instead of</title>
<updated>1995-04-11T17:56:30+00:00</updated>
<author>
<name>Waldemar Celes</name>
<email>celes@tecgraf.puc-rio.br</email>
</author>
<published>1995-04-11T17:56:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=8156604823aa487f4436d33fe89302598faab3db'/>
<id>8156604823aa487f4436d33fe89302598faab3db</id>
<content type='text'>
compilation time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
compilation time.
</pre>
</div>
</content>
</entry>
<entry>
<title>better control of integer types and their limits</title>
<updated>1994-12-20T21:20:36+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1994-12-20T21:20:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=8cb8594a3bcfdc1447aebfcd0ac85db9af5ca490'/>
<id>8cb8594a3bcfdc1447aebfcd0ac85db9af5ca490</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>garbage collection tag for strings organized in struct TaggedString</title>
<updated>1994-11-23T14:32:00+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1994-11-23T14:32:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=d490555ec9d5efb886211f735694d4e7dd0c166d'/>
<id>d490555ec9d5efb886211f735694d4e7dd0c166d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fallback for garbage collection</title>
<updated>1994-11-10T17:36:54+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1994-11-10T17:36:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=8a0521fa529ce5091877683bc6f235ff8de7185b'/>
<id>8a0521fa529ce5091877683bc6f235ff8de7185b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fallback list moved from opcode.c to fallback.c</title>
<updated>1994-11-10T17:11:52+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1994-11-10T17:11:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=9deac27704eee47f858f6b41a386c3198bc49587'/>
<id>9deac27704eee47f858f6b41a386c3198bc49587</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lua_parse has a different interface</title>
<updated>1994-11-09T18:10:58+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1994-11-09T18:10:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=6b387e01b23a36c70e3fee94ffa3a796a2dc3596'/>
<id>6b387e01b23a36c70e3fee94ffa3a796a2dc3596</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: lua_Object now is an integer</title>
<updated>1994-11-07T16:34:44+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1994-11-07T16:34:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=d95a8b312166752e2211678b33514edb1d68a0a6'/>
<id>d95a8b312166752e2211678b33514edb1d68a0a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
