aboutsummaryrefslogtreecommitdiff
path: root/examples/typedlua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updating the documentationSérgio Queiroz2017-12-295-3008/+0
|
* Updating the examples since lpeglabel now returns an error position instead ↵Sérgio Queiroz2017-12-081-2/+2
| | | | of a string and p^lab is syntatic sugar
* Renaming "lpeglabelrec" to "lpeglabel", and "relabelrec" to "relabel"Sergio Queiroz2016-12-162-2/+2
|
* Updating examplesSergio Queiroz2016-11-293-10/+12
|
* Fixing Typed Lua parser to use label failure position instead of farthest ↵typedluaAndre Murbach Maidl2015-10-132-44/+44
| | | | failure position
* Adding some unusual annotationsAndre Murbach Maidl2015-10-074-13/+19
|
* Adding labels and messages for malformed expressionsAndre Murbach Maidl2015-10-073-20/+34
|
* Adding some missing annotations due to MAXLABELS limitation to 32 labelsAndre Murbach Maidl2015-10-073-7/+10
|
* Annotating Typed Lua parserAndre Murbach Maidl2015-10-055-76/+2733
|
* Adding Typed Lua parserAndre Murbach Maidl2015-10-043-0/+326