Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some fixes in vibibility check for back captures | Roberto Ierusalimschy | 2023-06-19 | 1 | -2/+2 |
* | Full captures can contain nested captures | Roberto Ierusalimschy | 2023-06-15 | 1 | -9/+17 |
* | Captures point to string positions using indices | Roberto Ierusalimschy | 2023-06-07 | 1 | -7/+20 |
* | First implementation for the accumulator capture | Roberto Ierusalimschy | 2023-06-06 | 1 | -3/+1 |
* | Code size stored in code itself | Roberto Ierusalimschy | 2023-05-29 | 1 | -1/+2 |
* | New macros 'fillset' and 'clearset' | Roberto Ierusalimschy | 2023-04-27 | 1 | -2/+2 |
* | Compact charsets used in trees, too. | Roberto Ierusalimschy | 2023-04-27 | 1 | -1/+12 |
* | Fixing several bugs left in previous commit | Roberto Ierusalimschy | 2023-04-25 | 1 | -2/+3 |
* | Towards a smaller encoding for charsets in code | Roberto Ierusalimschy | 2023-04-23 | 1 | -3/+15 |
* | Field Instruction.key put inside a union | Roberto Ierusalimschy | 2023-04-21 | 1 | -5/+5 |
* | Documentation | Roberto Ierusalimschy | 2023-04-10 | 1 | -4/+0 |
* | Implementation of UTF-8 ranges | Roberto Ierusalimschy | 2019-04-17 | 1 | -4/+15 |
* | Removed 'unsigned char' limit on number of rules in grammars | Roberto Ierusalimschy | 2019-04-14 | 1 | -17/+20 |
* | 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/+244 |