<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/fallback.c, 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>new #define LUA_COMPAT2_5 to select "compatibility mode".</title>
<updated>1997-06-23T18:27:53+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-06-23T18:27:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=e81f1841644405845e7de6bd70a0f074cced3d81'/>
<id>e81f1841644405845e7de6bd70a0f074cced3d81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>"nil" may have fallbacks too.</title>
<updated>1997-06-17T17:27:07+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-06-17T17:27:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=3c5d71cf775b9a70c10b49b332e23f8827e3f6ca'/>
<id>3c5d71cf775b9a70c10b49b332e23f8827e3f6ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>default error method is not nil (nil does nothing).</title>
<updated>1997-06-16T18:43:19+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-06-16T18:43:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=312f78d9258376473bc21079518db6942f7ff939'/>
<id>312f78d9258376473bc21079518db6942f7ff939</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new implementation for udata (again they are just void *);</title>
<updated>1997-06-09T17:28:14+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-06-09T17:28:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=dd22ea4da550c3a158e0f11b928c349336184f85'/>
<id>dd22ea4da550c3a158e0f11b928c349336184f85</id>
<content type='text'>
new implementation for the API: most operations now do not disturb
structures lua2C and C2lua.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
new implementation for the API: most operations now do not disturb
structures lua2C and C2lua.
</pre>
</div>
</content>
</entry>
<entry>
<title>small optimization in the access to i.m. table.</title>
<updated>1997-04-24T22:59:57+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-04-24T22:59:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=369dd65318488ca888fc76c5667be3a713257aa6'/>
<id>369dd65318488ca888fc76c5667be3a713257aa6</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 "$if";</title>
<updated>1997-04-07T14:48:53+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-04-07T14:48:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=c9e3d321828dd095d46e295873bc991f0c9ed3d7'/>
<id>c9e3d321828dd095d46e295873bc991f0c9ed3d7</id>
<content type='text'>
new function "findstring" (useful in good places)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
new function "findstring" (useful in good places)
</pre>
</div>
</content>
</entry>
<entry>
<title>luaL check functions do not need the function name (it can be</title>
<updated>1997-04-06T14:08:08+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-04-06T14:08:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=3a9516ffc8de0d33051f83dc786dba615d6bac49'/>
<id>3a9516ffc8de0d33051f83dc786dba615d6bac49</id>
<content type='text'>
accessed via luadebug interface).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
accessed via luadebug interface).
</pre>
</div>
</content>
</entry>
<entry>
<title>better error messages;</title>
<updated>1997-04-04T22:24:51+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-04-04T22:24:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=42fa305649199712aad1c96beadb944b01277e3f'/>
<id>42fa305649199712aad1c96beadb944b01277e3f</id>
<content type='text'>
better names for some API functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
better names for some API functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>"setintmethod" returns old method (to be coerent with seterrormethod).</title>
<updated>1997-04-03T18:24:23+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-04-03T18:24:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=d0339e7b726219dfbbf3b19a7cb2429c8b74841e'/>
<id>d0339e7b726219dfbbf3b19a7cb2429c8b74841e</id>
<content type='text'>
obs: version 2 is due to internal methods.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
obs: version 2 is due to internal methods.
</pre>
</div>
</content>
</entry>
<entry>
<title>new function "getintmethod"</title>
<updated>1997-04-02T23:04:12+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-04-02T23:04:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=075b7918c3dcc1e8b4d5e7f19ae213b081e01bf2'/>
<id>075b7918c3dcc1e8b4d5e7f19ae213b081e01bf2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
