Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New type name 'uint' (unsigned int) | Roberto Ierusalimschy | 2023-04-28 | 1 | -4/+6 |
* | Small optimization in size of charset trees | Roberto Ierusalimschy | 2023-04-27 | 1 | -4/+1 |
* | New macros 'fillset' and 'clearset' | Roberto Ierusalimschy | 2023-04-27 | 1 | -0/+4 |
* | Fixing several bugs left in previous commit | Roberto Ierusalimschy | 2023-04-25 | 1 | -1/+2 |
* | Towards a smaller encoding for charsets in code | Roberto Ierusalimschy | 2023-04-23 | 1 | -4/+4 |
* | Field Instruction.key put inside a union | Roberto Ierusalimschy | 2023-04-21 | 1 | -2/+2 |
* | Documentation | Roberto Ierusalimschy | 2023-04-10 | 1 | -2/+1 |
* | 'lpeg.version' changed to a string | Roberto Ierusalimschy | 2019-04-22 | 1 | -1/+1 |
* | Implementation of UTF-8 ranges | Roberto Ierusalimschy | 2019-04-17 | 1 | -0/+2 |
* | Removed 'unsigned char' limit on number of rules in grammars | Roberto Ierusalimschy | 2019-04-14 | 1 | -2/+2 |
* | Some details before release 1.0.2v1.0.2 | Roberto Ierusalimschy | 2019-03-11 | 1 | -2/+2 |
* | 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/+145 |