<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua/fallback.c, branch v5.4.9</title>
<subtitle>A mirror of https://github.com/lua/lua
</subtitle>
<id>https://git.lua4.win/lua/atom?h=v5.4.9</id>
<link rel='self' href='https://git.lua4.win/lua/atom?h=v5.4.9'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/'/>
<updated>1997-09-16T19:25:59+00:00</updated>
<entry>
<title>Tag methods</title>
<updated>1997-09-16T19:25:59+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-09-16T19:25:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=4b91e9cde630573cb35bb20101eb74cf5cf79a27'/>
<id>urn:sha1:4b91e9cde630573cb35bb20101eb74cf5cf79a27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>error inside an error method could break the stack.</title>
<updated>1997-07-04T14:55:37+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-07-04T14:55:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=4321fde2a7059b5d5adcedd4f607f695ea30ff8b'/>
<id>urn:sha1:4321fde2a7059b5d5adcedd4f607f695ea30ff8b</id>
<content type='text'>
</content>
</entry>
<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='https://git.lua4.win/lua/commit/?id=e81f1841644405845e7de6bd70a0f074cced3d81'/>
<id>urn:sha1:e81f1841644405845e7de6bd70a0f074cced3d81</id>
<content type='text'>
</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='https://git.lua4.win/lua/commit/?id=3c5d71cf775b9a70c10b49b332e23f8827e3f6ca'/>
<id>urn:sha1:3c5d71cf775b9a70c10b49b332e23f8827e3f6ca</id>
<content type='text'>
</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='https://git.lua4.win/lua/commit/?id=312f78d9258376473bc21079518db6942f7ff939'/>
<id>urn:sha1:312f78d9258376473bc21079518db6942f7ff939</id>
<content type='text'>
</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='https://git.lua4.win/lua/commit/?id=dd22ea4da550c3a158e0f11b928c349336184f85'/>
<id>urn:sha1:dd22ea4da550c3a158e0f11b928c349336184f85</id>
<content type='text'>
new implementation for the API: most operations now do not disturb
structures lua2C and C2lua.
</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='https://git.lua4.win/lua/commit/?id=369dd65318488ca888fc76c5667be3a713257aa6'/>
<id>urn:sha1:369dd65318488ca888fc76c5667be3a713257aa6</id>
<content type='text'>
</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='https://git.lua4.win/lua/commit/?id=c9e3d321828dd095d46e295873bc991f0c9ed3d7'/>
<id>urn:sha1:c9e3d321828dd095d46e295873bc991f0c9ed3d7</id>
<content type='text'>
new function "findstring" (useful in good places)
</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='https://git.lua4.win/lua/commit/?id=3a9516ffc8de0d33051f83dc786dba615d6bac49'/>
<id>urn:sha1:3a9516ffc8de0d33051f83dc786dba615d6bac49</id>
<content type='text'>
accessed via luadebug interface).
</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='https://git.lua4.win/lua/commit/?id=42fa305649199712aad1c96beadb944b01277e3f'/>
<id>urn:sha1:42fa305649199712aad1c96beadb944b01277e3f</id>
<content type='text'>
better names for some API functions.
</content>
</entry>
</feed>
