<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/ldebug.h, branch v5.3.4</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>reuse of 'addinfo' by lexical errors</title>
<updated>2015-05-22T17:45:56+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-05-22T17:45:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=6142e663e4d3180d2afaea50bd0978a040f518a4'/>
<id>6142e663e4d3180d2afaea50bd0978a040f518a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>'ci_func' don't need to be exported</title>
<updated>2015-03-11T16:10:41+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-03-11T16:10:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=0cf3b6495a9eb58b7e50f43d633414aabab199af'/>
<id>0cf3b6495a9eb58b7e50f43d633414aabab199af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better error message for bitwise operators (they are not arithmetic...)</title>
<updated>2014-11-10T14:46:05+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-11-10T14:46:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=ad20689febfe15e20c9bce6bb74459f169499524'/>
<id>ad20689febfe15e20c9bce6bb74459f169499524</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>detail (unknown lines are marked as -1, not 0)</title>
<updated>2014-02-25T14:31:16+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-02-25T14:31:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=fed236ca7fa066a51aae352968c5a916175b3716'/>
<id>fed236ca7fa066a51aae352968c5a916175b3716</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>correct error message for conversion errors from float to int</title>
<updated>2013-05-06T17:21:59+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2013-05-06T17:21:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=f2043b7a589448990199f246a362c3df648157c7'/>
<id>f2043b7a589448990199f246a362c3df648157c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added 'const' to parameters of 'luaG_concaterror'</title>
<updated>2013-04-29T16:58:10+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2013-04-29T16:58:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=9b9becf38402a1787c4f723c705e2e3baa374573'/>
<id>9b9becf38402a1787c4f723c705e2e3baa374573</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>functions 'traceexec', 'callTM', and 'call_binTM' moved to other</title>
<updated>2013-04-25T15:59:42+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2013-04-25T15:59:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=32bf6c9b277d04a35591ca6420cf1518ebc1a7f3'/>
<id>32bf6c9b277d04a35591ca6420cf1518ebc1a7f3</id>
<content type='text'>
files to make 'lvm.c' a little smaller
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
files to make 'lvm.c' a little smaller
</pre>
</div>
</content>
</entry>
<entry>
<title>new type 'l_noret' for function that do not return</title>
<updated>2011-10-07T20:45:19+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2011-10-07T20:45:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=217e67cb224cbb9bd68a1bce7454b60d50894f79'/>
<id>217e67cb224cbb9bd68a1bce7454b60d50894f79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stricter control (using tag variants) over closure kinds (Lua x C)</title>
<updated>2011-06-02T19:31:40+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2011-06-02T19:31:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=3b44821334a1aa387c13eaf3cd23a2344091cbc7'/>
<id>3b44821334a1aa387c13eaf3cd23a2344091cbc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>'getline' renamed to 'getfuncline' (to avoid problems with POSIX)</title>
<updated>2009-06-10T16:57:53+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2009-06-10T16:57:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=2258ec6bc94bc127024a49e29a0b40f58a5ae0a3'/>
<id>2258ec6bc94bc127024a49e29a0b40f58a5ae0a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
