aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod/language
Commit message (Expand)AuthorAgeFilesLines
* websockets: specification of fin, mask, rsv1-3 bits.Aldo Cortesi2015-05-042-8/+90
* websockets: code specificationAldo Cortesi2015-05-033-11/+70
* Lower-case rather than upper-case to canonicalize namesAldo Cortesi2015-05-031-2/+2
* PreValue -> ValueAldo Cortesi2015-05-033-7/+7
* Clarify token/component split through namingAldo Cortesi2015-05-033-74/+53
* Remove bundled pyparsing, install as external packageAldo Cortesi2015-05-037-3757/+11
* base.PathodSpec -> http.PathodResponseAldo Cortesi2015-05-032-35/+34
* Language: minor refactoring and whitespaceAldo Cortesi2015-05-033-30/+19
* Split out language messages and actionsAldo Cortesi2015-05-035-230/+242
* Revamp header components in languageAldo Cortesi2015-05-022-90/+75
* language: create and use Integer and PreValue genericsAldo Cortesi2015-05-023-51/+52
* Refactor language to move specific tokens into protocol moduleAldo Cortesi2015-05-023-58/+73
* test coverage: generators and websockets to 100%Aldo Cortesi2015-05-022-9/+1
* Split language test suite: generatorsAldo Cortesi2015-05-021-16/+0
* Massive refactoring to split up language implementation.Aldo Cortesi2015-05-029-0/+5094