Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-04-21 | Field Instruction.key put inside a union | Roberto Ierusalimschy | 1 | -5/+5 |
2023-04-11 | Small extra test | Roberto Ierusalimschy | 1 | -2/+6 |
2023-04-10 | Documentation | Roberto Ierusalimschy | 15 | -134/+15 |
2022-12-09 | Capture-list grow factor changed to 1.5 | Roberto Ierusalimschy | 1 | -2/+2 |
2022-08-18 | Clearer error message for 'pattern / nil' | Roberto Ierusalimschy | 1 | -1/+3 |
2022-07-06 | Details | Roberto Ierusalimschy | 3 | -5/+6 |
2022-02-22 | Better computation of size limit in 'growcap' | Roberto Ierusalimschy | 1 | -4/+13 |
2019-07-19 | Bug: IBackCommit must remove dynamic captures, too | Roberto Ierusalimschy | 3 | -1/+14 |
2019-05-28 | Added small note about LuaRocks in the Web page | Roberto Ierusalimschy | 1 | -0/+7 |
2019-04-22 | 'lpeg.version' changed to a string | Roberto Ierusalimschy | 4 | -14/+11 |
2019-04-17 | Implementation of UTF-8 ranges | Roberto Ierusalimschy | 9 | -20/+222 |
2019-04-14 | Removed 'unsigned char' limit on number of rules in grammars | Roberto Ierusalimschy | 7 | -48/+75 |
2019-03-11 | Some details before release 1.0.2v1.0.2 | Roberto Ierusalimschy | 7 | -20/+107 |
2019-02-27 | Fixed bug when resizing capture list | Roberto Ierusalimschy | 2 | -42/+51 |
2019-02-20 | Avoid stack overflow when handling nested captures | Roberto Ierusalimschy | 5 | -20/+50 |
2019-02-20 | Removed extra information from RCS keyword strings | Roberto Ierusalimschy | 15 | -15/+15 |