Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding rockspec to version 1.1.0-1v1.1.0-1 | Sergio Queiroz | 2016-12-16 | 1 | -0/+32 |
| | |||||
* | Renaming "lpeglabelrec" to "lpeglabel", and "relabelrec" to "relabel" | Sergio Queiroz | 2016-12-16 | 18 | -56/+56 |
| | |||||
* | Renaming "relabelrec" to "relabel" | Sergio Queiroz | 2016-12-16 | 1 | -0/+0 |
| | |||||
* | Updating HISTORY to release version 1.1.0-1 | Sergio Queiroz | 2016-12-16 | 1 | -1/+7 |
| | |||||
* | Updating error message related to / and //{} | Sergio Queiroz | 2016-12-16 | 1 | -8/+10 |
| | |||||
* | Updating tests of 'relabel' syntax | Sergio Queiroz | 2016-12-16 | 1 | -19/+19 |
| | |||||
* | Removing files related to the previous version (with labeled ordered choice) | Sergio Queiroz | 2016-12-14 | 2 | -728/+0 |
| | |||||
* | Fixing README.md after the merge | Sergio Queiroz | 2016-12-13 | 1 | -114/+0 |
| | |||||
* | Merge branch 'recoveryresume' | Sergio Queiroz | 2016-12-13 | 29 | -995/+1407 |
|\ | |||||
| * | Removing example "recovery.lua" | Sergio Queiroz | 2016-12-13 | 1 | -134/+0 |
| | | |||||
| * | Updating documentantion and polishing examples | sergio | 2016-12-09 | 5 | -301/+376 |
| | | |||||
| * | Minor bug when printing a recovery pattern | sergio | 2016-12-09 | 1 | -1/+1 |
| | | |||||
| * | Updating examples of README | Sergio Queiroz | 2016-12-07 | 1 | -60/+65 |
| | | |||||
| * | Renaming files and removing example based on another version | Sergio Queiroz | 2016-12-07 | 3 | -98/+0 |
| | | |||||
| * | New example shows how to build recovery grammar semiautomatically | Sergio Queiroz | 2016-11-29 | 2 | -1/+134 |
| | | |||||
| * | Updating examples | Sergio Queiroz | 2016-11-29 | 7 | -227/+29 |
| | | |||||
| * | Updating examples to use the recovery operator | Sergio Queiroz | 2016-11-23 | 3 | -41/+43 |
| | | |||||
| * | Updating examples. Example recoveryFabio is not complete | Sergio Queiroz | 2016-11-18 | 6 | -112/+157 |
| | | |||||
| * | Updating examples using the recovery operator | Sergio Queiroz | 2016-11-17 | 3 | -18/+119 |
| | | |||||
| * | Changing documentation and examples with recovery | Sergio Queiroz | 2016-11-14 | 6 | -69/+329 |
| | | |||||
| * | Removing labeled choice, updating testlabel, and disabling an optmization ↵ | Sergio Queiroz | 2016-11-10 | 9 | -288/+348 |
| | | | | | | | | related to Throw | ||||
| * | Adding new examples to testlabel.lua | Sergio Queiroz | 2016-10-11 | 1 | -0/+50 |
| | | |||||
| * | Now captures seems to work as expected in case of a recovery | Sergio Queiroz | 2016-09-21 | 1 | -3/+4 |
| | | |||||
| * | Fixing a bug in lpvm.c (now the tests passed) | Sergio Queiroz | 2016-09-21 | 2 | -3/+3 |
| | | |||||
| * | Updating implementation of Recovery to follow Fabio's idea. Not compatible ↵ | Sergio Queiroz | 2016-09-09 | 7 | -60/+52 |
| | | | | | | | | with labeled ordered choice | ||||
| * | Removing "pk" from lpvm.c | Sergio Queiroz | 2016-07-22 | 1 | -7/+0 |
| | | |||||
| * | Changing the semantics of labels to recovery/resume (ILabChoice does not work) | sergio | 2016-07-22 | 4 | -27/+92 |
| | | |||||
* | | Uptading HISTORY file to 1.0v1.0.0-1 | Sergio Queiroz | 2016-09-01 | 1 | -1/+11 |
| | | |||||
* | | Adding rockspeck to version 1.0.0-1 | Sergio Queiroz | 2016-09-01 | 1 | -0/+32 |
| | | |||||
* | | Merge pull request #14 from undecidabot/master | Sérgio Medeiros | 2016-09-01 | 2 | -13/+128 |
|\ \ | | | | | | | Adding documentation for the recovery operator | ||||
| * | | Adding documentation for the recovery operator | Undecidable Robot | 2016-09-01 | 2 | -13/+128 |
|/ / | |||||
* | | Updating re grammar so only one label can be thrown | Undecidable Robot | 2016-08-20 | 2 | -9/+5 |
| | | |||||
* | | Merge pull request #11 from undecidabot/master | Sérgio Medeiros | 2016-08-19 | 2 | -237/+28 |
|\ \ | |/ |/| | Removing error recovery (moving it out to a different branch) | ||||
| * | Removing error recovery (moving it out to a different branch) | Undecidable Robot | 2016-08-18 | 2 | -237/+28 |
|/ | |||||
* | Adding examples using the new recovery operator | Sergio Queiroz | 2016-07-15 | 2 | -0/+215 |
| | |||||
* | Merge branch 'master' of https://github.com/sqmedeiros/lpeglabel | Sergio Queiroz | 2016-07-14 | 3 | -0/+293 |
|\ | |||||
| * | Merge pull request #10 from undecidabot/master | Sérgio Medeiros | 2016-07-14 | 3 | -0/+293 |
| |\ | | | | | | | Adding examples of error recovery | ||||
| | * | Switching to use lowercase function names for consistency | Undecidable Robot | 2016-07-11 | 2 | -16/+16 |
| | | | |||||
| | * | Adding comments to the recovery examples | Undecidable Robot | 2016-07-11 | 2 | -1/+61 |
| | | | |||||
| | * | Adding comments to the original expect example | Undecidable Robot | 2016-07-11 | 1 | -0/+18 |
| | | | |||||
| | * | Removing unused imports in the re recovery example | Undecidable Robot | 2016-07-11 | 1 | -5/+0 |
| | | | |||||
| | * | Switching to use the more idiomatic table.concat | Undecidable Robot | 2016-07-10 | 2 | -6/+6 |
| | | | |||||
| | * | Renaming the recovery examples | Undecidable Robot | 2016-07-07 | 2 | -0/+0 |
| | | | |||||
| | * | Adding relabel example with error recovery | Undecidable Robot | 2016-07-07 | 1 | -0/+114 |
| | | | |||||
| | * | Adding example with error recovery | Undecidable Robot | 2016-07-07 | 1 | -0/+106 |
| | | | |||||
* | | | Adding more tests | Sergio Queiroz | 2016-07-14 | 1 | -0/+138 |
| | | | |||||
* | | | Fixing a bug in lptree and testing the recovery operator | Sergio Queiroz | 2016-07-14 | 2 | -4/+21 |
|/ / | |||||
* / | Implementing the recovery operator | Sergio Queiroz | 2016-07-14 | 7 | -22/+123 |
|/ | |||||
* | Updating max number of labels in README.md | sergio | 2016-07-01 | 1 | -2/+2 |
| | |||||
* | Adding tests to check the limit of labels | Sergio Queiroz | 2016-07-01 | 1 | -0/+18 |
| |