mitmproxy/libpathod
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
..
language Make parse_pathoc a generator 2015-06-07 13:18:33 +12:00
static release prep: bump version, fix doc layout a bit 2015-05-18 10:46:19 +12:00
templates fix typo 2015-05-29 20:15:37 +02:00
__init__.py Add coding style check, reformat. 2015-05-30 12:03:13 +12:00
app.py Make parse_pathoc a generator 2015-06-07 13:18:33 +12:00
cmdline.py Make parse_pathoc a generator 2015-06-07 13:18:33 +12:00
log.py logging: Re-raise exception after output 2015-05-31 18:12:39 +12:00
pathoc.py Make parse_pathoc a generator 2015-06-07 13:18:33 +12:00
pathod.py Make parse_pathoc a generator 2015-06-07 13:18:33 +12:00
test.py Craft anchor is now specified as a regex 2015-06-04 19:09:38 +12:00
utils.py Craft anchor is now specified as a regex 2015-06-04 19:09:38 +12:00
version.py Bump version 2015-06-04 11:15:07 +12:00