<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/lex.c, branch v2_5_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>pragmas should not be recognized inside literal strings.</title>
<updated>1996-11-06T20:24:29+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-11-06T20:24:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=3e94febfc10ae07adb4de0556de4d4c5d7f22d27'/>
<id>3e94febfc10ae07adb4de0556de4d4c5d7f22d27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new way to handle pragmas (at the lexical level, instead of parsing).</title>
<updated>1996-09-25T21:52:00+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-09-25T21:52:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=0af581f0bf5a7d0d67803a1a25959a53d5bb6cda'/>
<id>0af581f0bf5a7d0d67803a1a25959a53d5bb6cda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: a program ending in a comment without EOL made lex loops forever.</title>
<updated>1996-09-09T14:11:11+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-09-09T14:11:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=f0cc2d55067d32c1232d9483721254360d4c3bae'/>
<id>f0cc2d55067d32c1232d9483721254360d4c3bae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lexical analiser may use luaI_buffer, instead of waste space with</title>
<updated>1996-05-30T14:04:07+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-05-30T14:04:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=5cddb264d430d7c9b4defd63d823d98bf002f4d1'/>
<id>5cddb264d430d7c9b4defd63d823d98bf002f4d1</id>
<content type='text'>
a separate buffer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a separate buffer.
</pre>
</div>
</content>
</entry>
<entry>
<title>first version of vararg facility (plus new function "call").</title>
<updated>1996-05-28T21:07:32+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-05-28T21:07:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=9863223fbf512d903a1677c861e4beb4f8feda4d'/>
<id>9863223fbf512d903a1677c861e4beb4f8feda4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better control when growing arrays.</title>
<updated>1996-03-21T16:33:47+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-03-21T16:33:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=9284742a11b92dfe4ef011b963240cfa588515cd'/>
<id>9284742a11b92dfe4ef011b963240cfa588515cd</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>no more "ugly" programs.</title>
<updated>1996-03-14T15:17:28+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-03-14T15:17:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=281db390e8c8bdb8423a21728a2d4ac703ac3f33'/>
<id>281db390e8c8bdb8423a21728a2d4ac703ac3f33</id>
<content type='text'>
no more comments with '#'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
no more comments with '#'.
</pre>
</div>
</content>
</entry>
<entry>
<title>using double to read numbers.</title>
<updated>1996-02-26T22:35:51+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-02-26T22:35:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=66fc0f554aa45616d868ab820f8174a85817978d'/>
<id>66fc0f554aa45616d868ab820f8174a85817978d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>small improvements</title>
<updated>1996-02-14T19:11:09+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-02-14T19:11:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=15c17c24facb6d7e6f837b87927a54a40a54aa36'/>
<id>15c17c24facb6d7e6f837b87927a54a40a54aa36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
