<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/opcode.h, branch v2_4</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>integration with undump (execution of pre-compiled chuncks)</title>
<updated>1996-03-15T13:13:13+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-03-15T13:13:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=3e1f7318269e56e557d423f07547da1a87ea6d4f'/>
<id>3e1f7318269e56e557d423f07547da1a87ea6d4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unused declaration removed.</title>
<updated>1996-03-06T13:11:23+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-03-06T13:11:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=b58225e93b32af07612c2aa1675f50961094d4e0'/>
<id>b58225e93b32af07612c2aa1675f50961094d4e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>small correction (about types)</title>
<updated>1996-03-01T16:54:00+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-03-01T16:54:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=8d82aa821a399fc08f87c5c4358654d3e375d5da'/>
<id>8d82aa821a399fc08f87c5c4358654d3e375d5da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new header "lex.h".</title>
<updated>1996-02-13T17:30:39+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-02-13T17:30:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=0f4903a5d79fb594115c5603072d0dce77b2b84e'/>
<id>0f4903a5d79fb594115c5603072d0dce77b2b84e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lua_table now has references to global variable names (TreeNode's).</title>
<updated>1996-01-26T18:03:19+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-01-26T18:03:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=0d50b87aa47d3cb64730bf5c8646e5e6ff02c268'/>
<id>0d50b87aa47d3cb64730bf5c8646e5e6ff02c268</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>names generated by yacc (starting with "yy") are changed to start with</title>
<updated>1995-12-21T16:14:04+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1995-12-21T16:14:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=27ae8432b6125a56b0bb31651de8cebc1b30353f'/>
<id>27ae8432b6125a56b0bb31651de8cebc1b30353f</id>
<content type='text'>
"luaY_", to avoid name clashes with hosts using yacc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"luaY_", to avoid name clashes with hosts using yacc.
</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 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>
</feed>
