<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lpeg, branch master</title>
<subtitle>A mirror of https://github.com/roberto-ieru/LPeg.git
</subtitle>
<id>https://git.lua4.win/lpeg/atom?h=master</id>
<link rel='self' href='https://git.lua4.win/lpeg/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lpeg/'/>
<updated>2026-04-03T15:57:39+00:00</updated>
<entry>
<title>Added 'https' to URLs in the doc files</title>
<updated>2026-04-03T15:57:39+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2026-04-03T15:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lpeg/commit/?id=089112f883540c4434e9e8e96de50a75f2b15f7e'/>
<id>urn:sha1:089112f883540c4434e9e8e96de50a75f2b15f7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>'nullable' ('checkaux') uses tag from 'verifyrule'</title>
<updated>2025-04-30T21:23:40+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2025-04-30T21:23:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lpeg/commit/?id=1cc484a05cf9c7da8c859f3f52ea5a85009c4509'/>
<id>urn:sha1:1cc484a05cf9c7da8c859f3f52ea5a85009c4509</id>
<content type='text'>
When checking whether a rule is nullable, 'checkaux' reuses tag
previously set by 'verifyrule'.
</content>
</entry>
<entry>
<title>Some refactoring in debug code</title>
<updated>2025-04-14T20:16:19+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2025-04-14T20:16:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lpeg/commit/?id=eb8b906d5eb5113e7377f06afbfd641c1c5e6a1e'/>
<id>urn:sha1:eb8b906d5eb5113e7377f06afbfd641c1c5e6a1e</id>
<content type='text'>
Functions lp_printtree and lp_printcode moved to lpprint.c, to
concentrate there debug/testing code.
</content>
</entry>
<entry>
<title>New way to detect loops in 'verifyrule'</title>
<updated>2025-04-10T18:54:21+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2025-04-10T18:54:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lpeg/commit/?id=0ac14cf58c5b1c954e979dc35e50e610e8dd5115'/>
<id>urn:sha1:0ac14cf58c5b1c954e979dc35e50e610e8dd5115</id>
<content type='text'>
Instead of counting visits, mark each rule being visited, as is usual
for detecting loops when traversing a graph.
</content>
</entry>
<entry>
<title>Small improvements</title>
<updated>2024-06-17T19:25:25+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2024-06-17T19:25:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lpeg/commit/?id=80ec9f932aa01d445e86c699523265359055e1bd'/>
<id>urn:sha1:80ec9f932aa01d445e86c699523265359055e1bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed protocol ('http') from links in documentation</title>
<updated>2023-06-26T16:29:19+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2023-06-26T16:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lpeg/commit/?id=73a96935337d78d0e1015d7ccce6cf7470c192c4'/>
<id>urn:sha1:73a96935337d78d0e1015d7ccce6cf7470c192c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Missing files in 'pack' script</title>
<updated>2023-06-23T18:27:23+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2023-06-23T18:27:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lpeg/commit/?id=e58f9bb289b1aa5cd4c96c26cccd0f69461e8436'/>
<id>urn:sha1:e58f9bb289b1aa5cd4c96c26cccd0f69461e8436</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added a README file</title>
<updated>2023-06-23T18:04:04+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2023-06-23T18:04:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lpeg/commit/?id=097bebd29949edf6ed7bd55d8fb21c477ac85236'/>
<id>urn:sha1:097bebd29949edf6ed7bd55d8fb21c477ac85236</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copyright notice in module 're'</title>
<updated>2023-06-23T17:56:42+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2023-06-23T17:56:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lpeg/commit/?id=664da61c079f762d835ea6f875cdf3da96982bab'/>
<id>urn:sha1:664da61c079f762d835ea6f875cdf3da96982bab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fold capture deprecated</title>
<updated>2023-06-23T17:55:48+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2023-06-23T17:55:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lpeg/commit/?id=8bc00db24975f52b52e6ef8184c216ce2feae9fd'/>
<id>urn:sha1:8bc00db24975f52b52e6ef8184c216ce2feae9fd</id>
<content type='text'>
</content>
</entry>
</feed>
