aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod/language/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Clarify nomenclature, complete nested frame language spec.Aldo Cortesi2015-06-041-1/+1
* Clarify language API, stub out nested websocket framesAldo Cortesi2015-06-041-3/+8
* Prevent autoflake from changing our APIAldo Cortesi2015-05-301-0/+1
* Add coding style check, reformat.Aldo Cortesi2015-05-301-4/+3
* Strike times token on copyAldo Cortesi2015-05-171-1/+1
* HTTP and websocket requests now have an xN clause to repeatAldo Cortesi2015-05-171-1/+9
* websockets: mask specificationAldo Cortesi2015-05-161-14/+1
* Remove bundled pyparsing, install as external packageAldo Cortesi2015-05-031-1/+1
* Massive refactoring to split up language implementation.Aldo Cortesi2015-05-021-0/+88