<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua, branch v5.3-alpha</title>
<subtitle>A mirror of https://github.com/lua/lua
</subtitle>
<id>https://git.lua4.win/lua/atom?h=v5.3-alpha</id>
<link rel='self' href='https://git.lua4.win/lua/atom?h=v5.3-alpha'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/'/>
<updated>2014-07-31T13:44:30+00:00</updated>
<entry>
<title>release changed to (5.3) alpha</title>
<updated>2014-07-31T13:44:30+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-07-31T13:44:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=fba9050d3d6aa53853f89317c8f040f90a4c61db'/>
<id>urn:sha1:fba9050d3d6aa53853f89317c8f040f90a4c61db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new macro 'cvt2num' to better control whether strings are convertible</title>
<updated>2014-07-30T14:42:44+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-07-30T14:42:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=d86170662017645cf22884641f33a9d6b48d16e6'/>
<id>urn:sha1:d86170662017645cf22884641f33a9d6b48d16e6</id>
<content type='text'>
to numbers
</content>
</entry>
<entry>
<title>new macro 'cvt2str' to better control whether numbers are convertible</title>
<updated>2014-07-30T14:00:14+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-07-30T14:00:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=34ac039fb84e3c12fb8c96c9c99c34224c09872b'/>
<id>urn:sha1:34ac039fb84e3c12fb8c96c9c99c34224c09872b</id>
<content type='text'>
to strings
</content>
</entry>
<entry>
<title>do not assume numbers are coercible to strings</title>
<updated>2014-07-30T13:59:24+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-07-30T13:59:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=1aa526263405fb4906eafab3011b13de4e5daf73'/>
<id>urn:sha1:1aa526263405fb4906eafab3011b13de4e5daf73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simpler definition for 'setobj' (trust the compiler for the assignment)</title>
<updated>2014-07-29T16:22:24+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-07-29T16:22:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=07c7fdb9df82c7fc4ae501e21262f781df4ae5e5'/>
<id>urn:sha1:07c7fdb9df82c7fc4ae501e21262f781df4ae5e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added some casts between integral types (to avoid warnings)</title>
<updated>2014-07-29T16:01:00+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-07-29T16:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=3ccbae84d2be8e2978a65bcea15b3fffba7664f5'/>
<id>urn:sha1:3ccbae84d2be8e2978a65bcea15b3fffba7664f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>some janitorial work (comments, small refactoring)</title>
<updated>2014-07-28T17:47:53+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-07-28T17:47:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=255d59ed5e2743b97626eff57444f44defc39270'/>
<id>urn:sha1:255d59ed5e2743b97626eff57444f44defc39270</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new function 'math.ult' (unsigned less than)</title>
<updated>2014-07-28T17:35:47+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-07-28T17:35:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=925d1b59f931ad3cf23e67f39f6771b9a9e06f5f'/>
<id>urn:sha1:925d1b59f931ad3cf23e67f39f6771b9a9e06f5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>first implementation for 'table.copy'</title>
<updated>2014-07-25T18:46:00+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-07-25T18:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=03bbe1baf190ec768690805b967571b78c8dd34b'/>
<id>urn:sha1:03bbe1baf190ec768690805b967571b78c8dd34b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>'ipairs' respects metamethods</title>
<updated>2014-07-24T19:33:29+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-07-24T19:33:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=f9037ae8c1ccb614e38cb56054927aef6203cfd9'/>
<id>urn:sha1:f9037ae8c1ccb614e38cb56054927aef6203cfd9</id>
<content type='text'>
</content>
</entry>
</feed>
