<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/inout.c, branch v2.4-beta</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>functions "lua_is..." consider coercions.</title>
<updated>1996-03-19T22:28:37+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-03-19T22:28:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=a275d9a25b161af426696d7b73d46f91150309c9'/>
<id>a275d9a25b161af426696d7b73d46f91150309c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unused "#include"</title>
<updated>1996-03-19T16:50:24+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-03-19T16:50:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=7e0be1fbde80d72886e11bcbf114a8dbf6d5e1d9'/>
<id>7e0be1fbde80d72886e11bcbf114a8dbf6d5e1d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>"openfile" now returns the file</title>
<updated>1996-03-15T13:13:13+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-03-15T13:13:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=e701a86385d652d19b1fd461ae4a84d1db2accba'/>
<id>e701a86385d652d19b1fd461ae4a84d1db2accba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed strings (not collectable) don't need to be inserted in the constant table.</title>
<updated>1996-02-26T21:00:27+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-02-26T21:00:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=d6e4c29733b43130c5222c49b3c4b9dfcd8bb893'/>
<id>d6e4c29733b43130c5222c49b3c4b9dfcd8bb893</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>useless #include.</title>
<updated>1996-02-14T18:25:04+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-02-14T18:25:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=45cf24485de6738b44cd9a68738ae6a11b3827db'/>
<id>45cf24485de6738b44cd9a68738ae6a11b3827db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new header "lex.h".</title>
<updated>1996-02-13T17:30:39+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-02-13T17:30:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=0f4903a5d79fb594115c5603072d0dce77b2b84e'/>
<id>0f4903a5d79fb594115c5603072d0dce77b2b84e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BIG CHANGE: new data structure for constants, strings and globals, using</title>
<updated>1996-02-12T18:32:40+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-02-12T18:32:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=41259bff31dbb904edfb8070006ccb15577f8f04'/>
<id>41259bff31dbb904edfb8070006ccb15577f8f04</id>
<content type='text'>
an array of hash tables for all them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
an array of hash tables for all them.
</pre>
</div>
</content>
</entry>
<entry>
<title>"lua_debug" now is exported through debug interface (luadebug.h)</title>
<updated>1996-02-07T14:14:40+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-02-07T14:14:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=56fb06b6f5eaea4f3dba32af1cc476a99b678497'/>
<id>56fb06b6f5eaea4f3dba32af1cc476a99b678497</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>"dofile" issues an error when called with non string arguments, and</title>
<updated>1996-01-26T16:52:47+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-01-26T16:52:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=19290a8e92a9b22f448b82c2bcb67ea635dee6ad'/>
<id>19290a8e92a9b22f448b82c2bcb67ea635dee6ad</id>
<content type='text'>
runs stdin when called without arguments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
runs stdin when called without arguments.
</pre>
</div>
</content>
</entry>
<entry>
<title>"setglobal" and "getglobal" moved to inout.c, as it concentrates pre-defined</title>
<updated>1996-01-26T14:05:28+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-01-26T14:05:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=d845963349dbf5956cb527f3416af0bd1894d8f7'/>
<id>d845963349dbf5956cb527f3416af0bd1894d8f7</id>
<content type='text'>
library.
new function "assert".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
library.
new function "assert".
</pre>
</div>
</content>
</entry>
</feed>
