<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua/llex.h, branch v5.5.1</title>
<subtitle>A mirror of https://github.com/lua/lua
</subtitle>
<id>https://git.lua4.win/lua/atom?h=v5.5.1</id>
<link rel='self' href='https://git.lua4.win/lua/atom?h=v5.5.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/'/>
<updated>2025-05-16T17:51:07+00:00</updated>
<entry>
<title>Slightly faster way to check for "global"</title>
<updated>2025-05-16T17:51:07+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2025-05-16T17:51:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=ded2ad2d86f44424c6b6e12bf1b75836cfa9e502'/>
<id>urn:sha1:ded2ad2d86f44424c6b6e12bf1b75836cfa9e502</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Internalized string "break" kept by the parser</title>
<updated>2025-05-15T15:43:37+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2025-05-15T15:43:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=3fb7a77731e6140674a6b13b73979256bfb95ce3'/>
<id>urn:sha1:3fb7a77731e6140674a6b13b73979256bfb95ce3</id>
<content type='text'>
The parser uses "break" as fake label to compile "break" as "goto
break". To avoid producing this string at each use, it keeps it
available in its state.
</content>
</entry>
<entry>
<title>First implementation of global declarations</title>
<updated>2025-05-05T19:24:59+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2025-05-05T19:24:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=be8120906304a8658fab998587b969e0e42f5650'/>
<id>urn:sha1:be8120906304a8658fab998587b969e0e42f5650</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Details</title>
<updated>2025-01-16T14:51:16+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2025-01-16T14:51:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=2d8d5c74b5ef3d333314feede0165df7c3d13811'/>
<id>urn:sha1:2d8d5c74b5ef3d333314feede0165df7c3d13811</id>
<content type='text'>
New year (2024-&gt;2025), typos in comments
</content>
</entry>
<entry>
<title>Detail</title>
<updated>2020-09-15T17:29:52+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2020-09-15T17:29:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=98ec7995912af0aaaf9a97c5bc1be17e9b601af9'/>
<id>urn:sha1:98ec7995912af0aaaf9a97c5bc1be17e9b601af9</id>
<content type='text'>
Code for multi-character tokens can start right after maximum char.
</content>
</entry>
<entry>
<title>Removed extra information from RCS keyword strings</title>
<updated>2018-08-23T17:26:12+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2018-08-23T17:26:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=f99509581ee73c1c2dbddb3398e87c098771d31f'/>
<id>urn:sha1:f99509581ee73c1c2dbddb3398e87c098771d31f</id>
<content type='text'>
Version numbers and dates (mostly wrong) from RCS keyword strings
removed from all source files; only the file name are kept.
</content>
</entry>
<entry>
<title>no more nil-in-table</title>
<updated>2018-04-04T14:23:41+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2018-04-04T14:23:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=03c6a05ec836c3a90a6b8d730120afdad39c092b'/>
<id>urn:sha1:03c6a05ec836c3a90a6b8d730120afdad39c092b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new experimental syntax using reserved word 'undef'</title>
<updated>2018-03-07T15:55:38+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2018-03-07T15:55:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=4a1612ff9b968fe446bc4dd20460bfaccabeb3b3'/>
<id>urn:sha1:4a1612ff9b968fe446bc4dd20460bfaccabeb3b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>janitor work on casts</title>
<updated>2018-01-28T15:13:26+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2018-01-28T15:13:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=e2b15aa21d2f31ccc93e35f50928e26a8d9c84ce'/>
<id>urn:sha1:e2b15aa21d2f31ccc93e35f50928e26a8d9c84ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>now that 'luaO_str2num' always accepts a dot as a radix character,</title>
<updated>2016-05-02T14:02:12+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2016-05-02T14:02:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=0232fbffbe43d84bef1bdb379b2b9f10eb11f750'/>
<id>urn:sha1:0232fbffbe43d84bef1bdb379b2b9f10eb11f750</id>
<content type='text'>
the lexer does not need to bother with this issue.
</content>
</entry>
</feed>
