<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/lua.stx, branch v3_0</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>luaI_initTFunc initializes fileName.</title>
<updated>1997-06-19T17:46:12+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-06-19T17:46:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=a38f093f0540bce0207bb2dc27f1779f41c6d48b'/>
<id>a38f093f0540bce0207bb2dc27f1779f41c6d48b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new name for old "mem.h" (conflicts with some compiler libraries)</title>
<updated>1997-03-31T14:19:01+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-03-31T14:19:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=373363cb693b80c172534467e0458cea96c64f2a'/>
<id>373363cb693b80c172534467e0458cea96c64f2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new form for constructors: {[exp] = exp, ...}</title>
<updated>1997-03-06T17:30:55+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-03-06T17:30:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=b8af9c56c95722e7a3289f02568b9e2a7495c484'/>
<id>b8af9c56c95722e7a3289f02568b9e2a7495c484</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>small syntax error (yacc does not complain, but bison does).</title>
<updated>1997-02-13T16:18:39+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-02-13T16:18:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=0b110f7922b2e5c066f3b10f50e4d1079ccd7f93'/>
<id>0b110f7922b2e5c066f3b10f50e4d1079ccd7f93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better check when converting from float to int, to avoid overflow</title>
<updated>1997-01-31T14:27:11+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-01-31T14:27:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=1143bf92868a9ec47107a302db43a8e5275d8d80'/>
<id>1143bf92868a9ec47107a302db43a8e5275d8d80</id>
<content type='text'>
(on some machines it may result in run-time error)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(on some machines it may result in run-time error)
</pre>
</div>
</content>
</entry>
<entry>
<title>small correction to avoid "wrong" default action</title>
<updated>1997-01-15T16:11:37+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-01-15T16:11:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=f00d692445fdc567525dc525ec44228876ce830c'/>
<id>f00d692445fdc567525dc525ec44228876ce830c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>syntax error function is in "lex.c" (it has the token)</title>
<updated>1996-11-08T12:49:35+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-11-08T12:49:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=a0e9bfbb48fdfae8188333710c2ce86051477a96'/>
<id>a0e9bfbb48fdfae8188333710c2ce86051477a96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new way to handle pragmas (at the lexical level, instead of parsing).</title>
<updated>1996-09-25T21:52:00+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-09-25T21:52:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=0af581f0bf5a7d0d67803a1a25959a53d5bb6cda'/>
<id>0af581f0bf5a7d0d67803a1a25959a53d5bb6cda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>a chunk may end with a return.</title>
<updated>1996-09-24T17:29:50+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-09-24T17:29:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=7b8166d7b3949839bffcc15e167269e4a6d4660c'/>
<id>7b8166d7b3949839bffcc15e167269e4a6d4660c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>very small corrections</title>
<updated>1996-07-24T14:38:12+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-07-24T14:38:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=7614b17e85b00b3aaeb282011414a3e533cc9499'/>
<id>7614b17e85b00b3aaeb282011414a3e533cc9499</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
