aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 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)Undecidable Robot2016-08-182-237/+28
|/
* Adding examples using the new recovery operatorSergio Queiroz2016-07-152-0/+215
* Merge branch 'master' of https://github.com/sqmedeiros/lpeglabelSergio Queiroz2016-07-143-0/+293
|\
| * Merge pull request #10 from undecidabot/masterSérgio Medeiros2016-07-143-0/+293
| |\
| | * Switching to use lowercase function names for consistencyUndecidable Robot2016-07-112-16/+16
| | * Adding comments to the recovery examplesUndecidable Robot2016-07-112-1/+61
| | * Adding comments to the original expect exampleUndecidable Robot2016-07-111-0/+18
| | * Removing unused imports in the re recovery exampleUndecidable Robot2016-07-111-5/+0
| | * Switching to use the more idiomatic table.concatUndecidable Robot2016-07-102-6/+6
| | * Renaming the recovery examplesUndecidable Robot2016-07-072-0/+0
| | * Adding relabel example with error recoveryUndecidable Robot2016-07-071-0/+114
| | * Adding example with error recoveryUndecidable Robot2016-07-071-0/+106
* | | Adding more testsSergio Queiroz2016-07-141-0/+138
* | | Fixing a bug in lptree and testing the recovery operatorSergio Queiroz2016-07-142-4/+21
|/ /
* / Implementing the recovery operatorSergio Queiroz2016-07-147-22/+123
|/
* Updating max number of labels in README.mdsergio2016-07-011-2/+2
* Adding tests to check the limit of labelsSergio Queiroz2016-07-011-0/+18
* Adding function 'calcline' to relabel and updating documentation/examplesSergio Queiroz2016-07-017-105/+250
* Renaming testerrors.luaSergio Queiroz2016-07-011-0/+0
* Updating code given that lpeglabel.T only throws one labelSergio Queiroz2016-07-018-73/+33
* Changing the LPegLabel to support up to 255 labelsSergio Queiroz2016-07-0110-107/+146
* Keeping just one logo and updating documentationSergio Queiroz2016-06-283-2/+2
* Still trying to adjust the logoSergio Queiroz2016-06-281-3/+1
* Adding a logo with a lower resolutionSergio Queiroz2016-06-282-4/+4
* Trying to adjust the size of the logoSergio Queiroz2016-06-281-2/+2
* Updating the documentation and the examplesSergio Queiroz2016-06-287-589/+301
* Adjusting things to improve documentationSergio Queiroz2016-06-282-0/+0
* Removing 'print' statementSergio Queiroz2016-06-281-1/+0
* Moving the content of lpeglabel.html to READMESergio Queiroz2016-06-281-3/+586
* Updating lpeglabel to lpeg-1.0Sergio Queiroz2016-06-2711-101/+140
* Merge pull request #9 from undecidabot/masterlpeg-0.12Sérgio Medeiros2016-06-231-0/+87
|\
| * Fixing a typo in the exampleUndecidable Robot2016-06-241-1/+1
| * Adding evaluation to the exampleUndecidable Robot2016-06-161-12/+33
| * Adding a simple example using 'expect'Undecidable Robot2016-06-161-0/+66
|/
* Adding a "HISTORY" file and updating documentation to make a new releasev0.12.2-2Sergio Queiroz2016-06-131-0/+10
* Updating examples and documentation to match the new APISergio Queiroz2016-06-136-30/+39
* Updating tests to match the new API,Sergio Queiroz2016-06-131-37/+86
* Moving error to a higher levelUndecidable Robot2016-06-021-2/+2
* Merge pull request #7 from undecidabot/masterUndecidable Robot2016-05-314-78/+946
|\
| * Clarifying adjustment in codeUndecidable Robot2016-05-311-3/+4
| * Adding descriptions and reorganizing testsUndecidable Robot2016-05-311-175/+257
| * Cleaning up the codeUndecidable Robot2016-05-312-23/+31
| * Changing handling of non-syntax errorsUndecidable Robot2016-05-312-48/+41
| * Slightly adjusting testsUndecidable Robot2016-05-301-9/+17