Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Captures point to string positions using indices | Roberto Ierusalimschy | 2023-06-07 | 1 | -0/+1 |
* | First implementation for the accumulator capture | Roberto Ierusalimschy | 2023-06-06 | 1 | -2/+8 |
* | Code size stored in code itself | Roberto Ierusalimschy | 2023-05-29 | 1 | -5/+4 |
* | New type name 'uint' (unsigned int) | Roberto Ierusalimschy | 2023-04-28 | 1 | -1/+1 |
* | Small optimization in size of charset trees | Roberto Ierusalimschy | 2023-04-27 | 1 | -25/+29 |
* | New macros 'fillset' and 'clearset' | Roberto Ierusalimschy | 2023-04-27 | 1 | -4/+5 |
* | Compact charsets used in trees, too. | Roberto Ierusalimschy | 2023-04-27 | 1 | -17/+53 |
* | Documentation | Roberto Ierusalimschy | 2023-04-10 | 1 | -4/+0 |
* | Clearer error message for 'pattern / nil' | Roberto Ierusalimschy | 2022-08-18 | 1 | -1/+3 |
* | 'lpeg.version' changed to a string | Roberto Ierusalimschy | 2019-04-22 | 1 | -7/+3 |
* | Implementation of UTF-8 ranges | Roberto Ierusalimschy | 2019-04-17 | 1 | -2/+53 |
* | Removed 'unsigned char' limit on number of rules in grammars | Roberto Ierusalimschy | 2019-04-14 | 1 | -15/+17 |
* | 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/+1305 |