mitmproxy/libpathod/language
Aldo Cortesi 0da3e51e1c Make parse_pathoc a generator
This lets us do things like this:

get:/:ir,@1:x1000000000

It will also let us expand the language to include a "repeat forever" concept.
2015-06-07 13:18:33 +12:00
..
__init__.py Make parse_pathoc a generator 2015-06-07 13:18:33 +12:00
actions.py Add coding style check, reformat. 2015-05-30 12:03:13 +12:00
base.py Clarify nomenclature, complete nested frame language spec. 2015-06-04 18:14:25 +12:00
exceptions.py Add coding style check, reformat. 2015-05-30 12:03:13 +12:00
generators.py Add coding style check, reformat. 2015-05-30 12:03:13 +12:00
http.py Clarify nomenclature, complete nested frame language spec. 2015-06-04 18:14:25 +12:00
message.py Add coding style check, reformat. 2015-05-30 12:03:13 +12:00
websockets.py Improve websocket logging 2015-06-05 12:04:40 +12:00
writer.py Add coding style check, reformat. 2015-05-30 12:03:13 +12:00