<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua, branch v5.0-beta</title>
<subtitle>A mirror of https://github.com/lua/lua
</subtitle>
<id>https://git.lua4.win/lua/atom?h=v5.0-beta</id>
<link rel='self' href='https://git.lua4.win/lua/atom?h=v5.0-beta'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/'/>
<updated>2002-12-11T13:43:15+00:00</updated>
<entry>
<title>better explanation (+ example) for coroutines</title>
<updated>2002-12-11T13:43:15+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2002-12-11T13:43:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=28021c5c663702a1b1890f0e5d280c36be8a6c16'/>
<id>urn:sha1:28021c5c663702a1b1890f0e5d280c36be8a6c16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OP_TFORLOOP uses extra stack space</title>
<updated>2002-12-11T12:34:22+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2002-12-11T12:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=73517e86b02b47531bec189d4230e359274d8d04'/>
<id>urn:sha1:73517e86b02b47531bec189d4230e359274d8d04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>must move call results in the last iteration, too</title>
<updated>2002-12-11T12:34:22+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2002-12-11T12:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=9e8face8d83646c830cc932bf97ae1c3f5fb48ba'/>
<id>urn:sha1:9e8face8d83646c830cc932bf97ae1c3f5fb48ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new options for debugging Lua (HARDSTACKTESTS &amp; EXTERNMEMCHECK)</title>
<updated>2002-12-06T17:20:45+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2002-12-06T17:20:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=64864f094b9be22662fe1d0becb02dee97851067'/>
<id>urn:sha1:64864f094b9be22662fe1d0becb02dee97851067</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TFORLOOP makes a call that affects all values above it on the stack</title>
<updated>2002-12-06T17:15:35+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2002-12-06T17:15:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=9bd3fc10391ea6868c324d9d09a0fca4ef453015'/>
<id>urn:sha1:9bd3fc10391ea6868c324d9d09a0fca4ef453015</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bug: scope of generic for variables is not sound</title>
<updated>2002-12-06T17:09:00+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2002-12-06T17:09:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=cc4a22ebe28c5d09566facde05840ddf42778eac'/>
<id>urn:sha1:cc4a22ebe28c5d09566facde05840ddf42778eac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>"load*" creates chunk with same global table than caller</title>
<updated>2002-12-06T17:05:15+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2002-12-06T17:05:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=acf62ddfbe1163f7cc1ab463842fb6a1b6aba8fe'/>
<id>urn:sha1:acf62ddfbe1163f7cc1ab463842fb6a1b6aba8fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hook counts are integers now</title>
<updated>2002-12-05T17:50:10+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2002-12-05T17:50:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=04f95ce879ed3d942099145f5e408181a11f4411'/>
<id>urn:sha1:04f95ce879ed3d942099145f5e408181a11f4411</id>
<content type='text'>
</content>
</entry>
<entry>
<title>each .c file defines its own name</title>
<updated>2002-12-04T17:38:31+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2002-12-04T17:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=27c6b4d42212eb0da07d9326470220818bb7b75f'/>
<id>urn:sha1:27c6b4d42212eb0da07d9326470220818bb7b75f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new function `lua_cpcall'</title>
<updated>2002-12-04T17:29:32+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2002-12-04T17:29:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=0bb8eb51517ef63c65fb986d711c3163ad0be38f'/>
<id>urn:sha1:0bb8eb51517ef63c65fb986d711c3163ad0be38f</id>
<content type='text'>
</content>
</entry>
</feed>
