<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/lua.c, branch v3_0</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>"testC" inactive (active only for tests)</title>
<updated>1997-06-19T18:55:40+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-06-19T18:55:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=27b6bbdcf3de2c8a1d4fcd20d7fd9f4b950e71d3'/>
<id>27b6bbdcf3de2c8a1d4fcd20d7fd9f4b950e71d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>using old version functions.</title>
<updated>1997-06-18T21:20:45+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-06-18T21:20:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=f6d95140aeec014f904cf74bdc79bb99ee69f299'/>
<id>f6d95140aeec014f904cf74bdc79bb99ee69f299</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new function "testC", to help debug the API.</title>
<updated>1997-06-09T17:29:16+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-06-09T17:29:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=085181a08a78244d20177a40cbe223d6ad0a2ff6'/>
<id>085181a08a78244d20177a40cbe223d6ad0a2ff6</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 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='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=42fa305649199712aad1c96beadb944b01277e3f'/>
<id>42fa305649199712aad1c96beadb944b01277e3f</id>
<content type='text'>
better names for some API functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
better names for some API functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>"dofile" and "dostring" may return values.</title>
<updated>1996-09-24T17:30:28+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-09-24T17:30:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=6d383202dca4535866a339f17202e40b2775d160'/>
<id>6d383202dca4535866a339f17202e40b2775d160</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new name for POSIX flag (this one turns on some posix stuff in standard</title>
<updated>1996-07-06T20:20:35+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-07-06T20:20:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=9a3c51cff1b925e125197e89a4c867c1d99ad1ba'/>
<id>9a3c51cff1b925e125197e89a4c867c1d99ad1ba</id>
<content type='text'>
header files).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
header files).
</pre>
</div>
</content>
</entry>
<entry>
<title>flag for direct execution is "-e"; argument with an "=" goes to</title>
<updated>1996-07-05T20:55:43+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-07-05T20:55:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=6336d2f9e16613c85a38a5f422041a730bff0d80'/>
<id>6336d2f9e16613c85a38a5f422041a730bff0d80</id>
<content type='text'>
direct execution, independently of flags.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
direct execution, independently of flags.
</pre>
</div>
</content>
</entry>
<entry>
<title>new option "-x" to execute a string given as argument.</title>
<updated>1996-06-10T19:35:46+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-06-10T19:35:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=0baa915343cbf7fd1f310ea640a0d72ec626273b'/>
<id>0baa915343cbf7fd1f310ea640a0d72ec626273b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>small corrections.</title>
<updated>1996-05-03T20:10:59+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-05-03T20:10:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=01ea523b80b347e62b2d653c652dbdc374ef08fb'/>
<id>01ea523b80b347e62b2d653c652dbdc374ef08fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>"fileno" is not ansi.</title>
<updated>1996-04-23T12:43:07+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-04-23T12:43:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=42b947296b82d33b3ad2806eee096a87cf236161'/>
<id>42b947296b82d33b3ad2806eee096a87cf236161</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
