| Commit message (Expand) | Author | Files | Lines |
2015-10-13 | Fixing Typed Lua parser to use label failure position instead of farthest fai...typedlua | Andre Murbach Maidl | 2 | -44/+44 |
2015-10-07 | Adding some unusual annotations | Andre Murbach Maidl | 4 | -13/+19 |
2015-10-07 | Adding labels and messages for malformed expressions | Andre Murbach Maidl | 3 | -20/+34 |
2015-10-07 | Adding some missing annotations due to MAXLABELS limitation to 32 labels | Andre Murbach Maidl | 3 | -7/+10 |
2015-10-05 | Annotating Typed Lua parser | Andre Murbach Maidl | 5 | -76/+2733 |
2015-10-04 | Adding Typed Lua parser | Andre Murbach Maidl | 3 | -0/+326 |
2015-09-11 | Result of an unsuccessful matching is label + subject | Sergio Queiroz | 4 | -7/+19 |
2015-06-16 | Updating test files to require "relabel" instead of "re" | Sergio Queiroz | 2 | -2/+2 |
2015-03-23 | Small update of lpeg.htmlv0.12.2 | Sergio Medeiros | 1 | -34/+38 |
2015-03-23 | Renaming "re.lua" to "relabel.lua". | Sergio Medeiros | 11 | -0/+922 |
2015-03-23 | Updating to lpeg 0.12.2 | Sergio Medeiros | 14 | -358/+472 |
2014-11-13 | 'match' function now returns the 'nil' plus a list of labels | Sergio Medeiros | 3 | -13/+22 |
2014-11-13 | Now it's possible to give names to labels in 're' | Sergio Medeiros | 1 | -2/+8 |
2014-10-30 | Minor changes in lpcode.c | Sergio Medeiros | 1 | -7/+6 |
2014-10-30 | Updating printree | Sergio Medeiros | 1 | -2/+10 |
2014-10-30 | Adding tests related to predicates and repetition | Sergio Medeiros | 1 | -22/+65 |
2014-10-29 | Creating the git repository with the current implementation. | Sergio Medeiros | 15 | -0/+6037 |