Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Details | Roberto Ierusalimschy | 2022-07-06 | 3 | -5/+6 |
* | Better computation of size limit in 'growcap' | Roberto Ierusalimschy | 2022-02-22 | 1 | -4/+13 |
* | Bug: IBackCommit must remove dynamic captures, too | Roberto Ierusalimschy | 2019-07-19 | 3 | -1/+14 |
* | Added small note about LuaRocks in the Web page | Roberto Ierusalimschy | 2019-05-28 | 1 | -0/+7 |
* | 'lpeg.version' changed to a string | Roberto Ierusalimschy | 2019-04-22 | 4 | -14/+11 |
* | Implementation of UTF-8 ranges | Roberto Ierusalimschy | 2019-04-17 | 9 | -20/+222 |
* | Removed 'unsigned char' limit on number of rules in grammars | Roberto Ierusalimschy | 2019-04-14 | 7 | -48/+75 |
* | Some details before release 1.0.2v1.0.2 | Roberto Ierusalimschy | 2019-03-11 | 7 | -20/+107 |
* | Fixed bug when resizing capture list | Roberto Ierusalimschy | 2019-02-27 | 2 | -42/+51 |
* | Avoid stack overflow when handling nested captures | Roberto Ierusalimschy | 2019-02-20 | 5 | -20/+50 |
* | Removed extra information from RCS keyword strings | Roberto Ierusalimschy | 2019-02-20 | 15 | -15/+15 |
* | Fist version of LPeg on GIT | Roberto Ierusalimschy | 2019-02-20 | 18 | -0/+7899 |