Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small improvementsHEADmaster | Roberto Ierusalimschy | 2024-06-17 | 1 | -1/+1 |
* | Accumulator pattern added to the 're' module | Roberto Ierusalimschy | 2023-06-22 | 1 | -0/+7 |
* | Some fixes in vibibility check for back captures | Roberto Ierusalimschy | 2023-06-19 | 1 | -0/+29 |
* | First implementation for the accumulator capture | Roberto Ierusalimschy | 2023-06-06 | 1 | -5/+12 |
* | New macros 'fillset' and 'clearset' | Roberto Ierusalimschy | 2023-04-27 | 1 | -0/+6 |
* | Compact charsets used in trees, too. | Roberto Ierusalimschy | 2023-04-27 | 1 | -1/+3 |
* | Towards a smaller encoding for charsets in code | Roberto Ierusalimschy | 2023-04-23 | 1 | -0/+2 |
* | Small extra test | Roberto Ierusalimschy | 2023-04-11 | 1 | -2/+6 |
* | Bug: IBackCommit must remove dynamic captures, too | Roberto Ierusalimschy | 2019-07-19 | 1 | -0/+11 |
* | 'lpeg.version' changed to a string | Roberto Ierusalimschy | 2019-04-22 | 1 | -1/+2 |
* | Implementation of UTF-8 ranges | Roberto Ierusalimschy | 2019-04-17 | 1 | -1/+57 |
* | Removed 'unsigned char' limit on number of rules in grammars | Roberto Ierusalimschy | 2019-04-14 | 1 | -3/+22 |
* | Avoid stack overflow when handling nested captures | Roberto Ierusalimschy | 2019-02-20 | 1 | -0/+10 |
* | Removed extra information from RCS keyword strings | Roberto Ierusalimschy | 2019-02-20 | 1 | -1/+1 |
* | Fist version of LPeg on GIT | Roberto Ierusalimschy | 2019-02-20 | 1 | -0/+1513 |