aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Correcting the version number in HISTORYSergio Queiroz2017-07-061-1/+1
|
* Updating HISTORY to version 1.3.0Sergio Queiroz2017-07-061-0/+6
|
* Fixing the documentation of setlabels and an example of error recoverySergio Queiroz2017-07-061-39/+32
|
* Updating lpeglabel to the codebase of LPeg 1.0.1Sergio Queiroz2017-07-0610-102/+217
|
* Build lpeglabel for a Linux system by defaultSergio Queiroz2017-06-231-3/+4
|
* Merge branch 'master' of https://github.com/sqmedeiros/lpeglabelSergio Queiroz2017-06-231-1/+5
|\
| * Merge pull request #16 from vsbenas/masterSérgio Medeiros2017-04-031-1/+5
| |\ | | | | | | Update makefile to support Windows OS
| | * Merge pull request #1 from vsbenas/vsbenas-patch-1vsbenas2017-03-281-1/+5
| |/| | | | | | | Update makefile to support Windows OS
| | * Update makefile to support Windows OSvsbenas2017-03-281-1/+5
| |/ | | | | Currently impossible to build on windows
* / Fixing bug when getting the length of a tableSergio Queiroz2017-06-231-2/+2
|/
* Updating HISTORY and adding rockspec to version 1.2.0-1v1.2.0-1Sergio Queiroz2017-01-042-1/+39
|
* Adding to README an example about farthest failureSergio Queiroz2017-01-042-0/+37
|
* Updating README to mention the farthest failure position featureSergio Queiroz2017-01-031-10/+23
|
* Removing tests specific to farthest failure (put them in testlabel.lua)farthestFailSergio Queiroz2017-01-031-13/+0
|
* Tracking the farthest failure position in case of a regular failSergio Queiroz2017-01-034-92/+150
|
* Adding tests to check farthest failSergio Queiroz2017-01-021-0/+25
|
* Adding rockspec to version 1.1.0-1v1.1.0-1Sergio Queiroz2016-12-161-0/+32
|
* Renaming "lpeglabelrec" to "lpeglabel", and "relabelrec" to "relabel"Sergio Queiroz2016-12-1618-56/+56
|
* Renaming "relabelrec" to "relabel"Sergio Queiroz2016-12-161-0/+0
|
* Updating HISTORY to release version 1.1.0-1Sergio Queiroz2016-12-161-1/+7
|
* Updating error message related to / and //{}Sergio Queiroz2016-12-161-8/+10
|
* Updating tests of 'relabel' syntaxSergio Queiroz2016-12-161-19/+19
|
* Removing files related to the previous version (with labeled ordered choice)Sergio Queiroz2016-12-142-728/+0
|
* Fixing README.md after the mergeSergio Queiroz2016-12-131-114/+0
|
* Merge branch 'recoveryresume'Sergio Queiroz2016-12-1329-995/+1407
|\
| * Removing example "recovery.lua"Sergio Queiroz2016-12-131-134/+0
| |
| * Updating documentantion and polishing examplessergio2016-12-095-301/+376
| |
| * Minor bug when printing a recovery patternsergio2016-12-091-1/+1
| |
| * Updating examples of READMESergio Queiroz2016-12-071-60/+65
| |
| * Renaming files and removing example based on another versionSergio Queiroz2016-12-073-98/+0
| |
| * New example shows how to build recovery grammar semiautomaticallySergio Queiroz2016-11-292-1/+134
| |
| * Updating examplesSergio Queiroz2016-11-297-227/+29
| |
| * Updating examples to use the recovery operatorSergio Queiroz2016-11-233-41/+43
| |
| * Updating examples. Example recoveryFabio is not completeSergio Queiroz2016-11-186-112/+157
| |
| * Updating examples using the recovery operatorSergio Queiroz2016-11-173-18/+119
| |
| * Changing documentation and examples with recoverySergio Queiroz2016-11-146-69/+329
| |
| * Removing labeled choice, updating testlabel, and disabling an optmization ↵Sergio Queiroz2016-11-109-288/+348
| | | | | | | | related to Throw
| * Adding new examples to testlabel.luaSergio Queiroz2016-10-111-0/+50
| |
| * Now captures seems to work as expected in case of a recoverySergio Queiroz2016-09-211-3/+4
| |
| * Fixing a bug in lpvm.c (now the tests passed)Sergio Queiroz2016-09-212-3/+3
| |
| * Updating implementation of Recovery to follow Fabio's idea. Not compatible ↵Sergio Queiroz2016-09-097-60/+52
| | | | | | | | with labeled ordered choice
| * Removing "pk" from lpvm.cSergio Queiroz2016-07-221-7/+0
| |
| * Changing the semantics of labels to recovery/resume (ILabChoice does not work)sergio2016-07-224-27/+92
| |
* | Uptading HISTORY file to 1.0v1.0.0-1Sergio Queiroz2016-09-011-1/+11
| |
* | Adding rockspeck to version 1.0.0-1Sergio Queiroz2016-09-011-0/+32
| |
* | Merge pull request #14 from undecidabot/masterSérgio Medeiros2016-09-012-13/+128
|\ \ | | | | | | Adding documentation for the recovery operator
| * | Adding documentation for the recovery operatorUndecidable Robot2016-09-012-13/+128
|/ /
* | Updating re grammar so only one label can be thrownUndecidable Robot2016-08-202-9/+5
| |
* | Merge pull request #11 from undecidabot/masterSérgio Medeiros2016-08-192-237/+28
|\ \ | |/ |/| Removing error recovery (moving it out to a different branch)
| * Removing error recovery (moving it out to a different branch)Undecidable Robot2016-08-182-237/+28
|/