aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod/language/http.py
Commit message (Expand)AuthorAgeFilesLines
* websockets: code specificationAldo Cortesi2015-05-031-8/+8
* PreValue -> ValueAldo Cortesi2015-05-031-5/+5
* Clarify token/component split through namingAldo Cortesi2015-05-031-20/+20
* Remove bundled pyparsing, install as external packageAldo Cortesi2015-05-031-1/+1
* base.PathodSpec -> http.PathodResponseAldo Cortesi2015-05-031-2/+34
* Language: minor refactoring and whitespaceAldo Cortesi2015-05-031-9/+11
* Split out language messages and actionsAldo Cortesi2015-05-031-9/+14
* Revamp header components in languageAldo Cortesi2015-05-021-13/+60
* language: create and use Integer and PreValue genericsAldo Cortesi2015-05-021-12/+28
* Refactor language to move specific tokens into protocol moduleAldo Cortesi2015-05-021-12/+41
* Massive refactoring to split up language implementation.Aldo Cortesi2015-05-021-0/+267