<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/lua.c, branch v5.3.3</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>added ';' at the end of "expression lines" ("return exp;") so that</title>
<updated>2015-08-14T19:11:20+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-08-14T19:11:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=ed19fe766cf833e80236a6aaec63137744f60562'/>
<id>ed19fe766cf833e80236a6aaec63137744f60562</id>
<content type='text'>
an extra ";" at the end is enough to stop Lua printing the result
("return exp;;" is not valid)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
an extra ";" at the end is enough to stop Lua printing the result
("return exp;;" is not valid)
</pre>
</div>
</content>
</entry>
<entry>
<title>details (avoid 'lint' warnings)</title>
<updated>2015-03-30T15:42:59+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-03-30T15:42:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=3a91274547051935f92a9a51e1fad276810c73a0'/>
<id>3a91274547051935f92a9a51e1fad276810c73a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>detail</title>
<updated>2015-03-10T14:15:06+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-03-10T14:15:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=fd6e680e2161ea4511c395edddc84de2134fcb93'/>
<id>fd6e680e2161ea4511c395edddc84de2134fcb93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>line history keep lines without added 'return'</title>
<updated>2015-03-09T21:57:05+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-03-09T21:57:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=57c0db219b9ee48d951adf68a577b4eec5309e57'/>
<id>57c0db219b9ee48d951adf68a577b4eec5309e57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>detail (use new returned value from 'lua_getglobal' )</title>
<updated>2014-11-11T19:41:27+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-11-11T19:41:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=87b179e71d7b3b6d1432b7500e6f77596e85e773'/>
<id>87b179e71d7b3b6d1432b7500e6f77596e85e773</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>comments (references to "ANSI C" changed to "ISO C", which is the</title>
<updated>2014-11-02T19:33:33+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-11-02T19:33:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=e75c0148c387962f484f00701169a194b61a0429'/>
<id>e75c0148c387962f484f00701169a194b61a0429</id>
<content type='text'>
international name
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
international name
</pre>
</div>
</content>
</entry>
<entry>
<title>added include for 'lprefix.h', for stuff that must be added before</title>
<updated>2014-11-02T19:19:04+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-11-02T19:19:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=28fdbcf393c6c709a21a29f47cfa4c6ed4031ae9'/>
<id>28fdbcf393c6c709a21a29f47cfa4c6ed4031ae9</id>
<content type='text'>
any other header file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
any other header file
</pre>
</div>
</content>
</entry>
<entry>
<title>LUA_WIN -&gt; LUA_USE_WINDOWS</title>
<updated>2014-10-31T15:54:06+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-10-31T15:54:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=1a69a3eceab706f3b83abd41507aba1d969aaf4f'/>
<id>1a69a3eceab706f3b83abd41507aba1d969aaf4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>definitions for 'luai_writestring'/'luai_writeline'/'luai_writestringerror'</title>
<updated>2014-10-29T16:12:30+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-10-29T16:12:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=05afee0f50f64b64dbb4c0614ccf737ffdc06ab6'/>
<id>05afee0f50f64b64dbb4c0614ccf737ffdc06ab6</id>
<content type='text'>
moved to 'lauxlib.h' (they do not need to be stable or configurable) +
prefixes changed from 'luai_' to 'lua_' (they are not part of the core)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
moved to 'lauxlib.h' (they do not need to be stable or configurable) +
prefixes changed from 'luai_' to 'lua_' (they are not part of the core)
</pre>
</div>
</content>
</entry>
<entry>
<title>comments</title>
<updated>2014-10-20T22:21:05+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-10-20T22:21:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=6d613817d4c94588260484f29e931c46bae1fc28'/>
<id>6d613817d4c94588260484f29e931c46bae1fc28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
