Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some fixes in vibibility check for back captures | Roberto Ierusalimschy | 2023-06-19 | 1 | -0/+6 |
* | Full captures can contain nested captures | Roberto Ierusalimschy | 2023-06-15 | 1 | -0/+12 |
* | Captures point to string positions using indices | Roberto Ierusalimschy | 2023-06-07 | 1 | -1/+13 |
* | First implementation for the accumulator capture | Roberto Ierusalimschy | 2023-06-06 | 1 | -1/+3 |
* | Documentation | Roberto Ierusalimschy | 2023-04-10 | 1 | -3/+0 |
* | Avoid stack overflow when handling nested captures | Roberto Ierusalimschy | 2019-02-20 | 1 | -0/+1 |
* | 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/+56 |