aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod/language.py
Commit message (Expand)AuthorAgeFilesLines
* Clean up .accept() signature.Aldo Cortesi2012-10-281-21/+31
* Split Code and Reason into separate _Component objects.Aldo Cortesi2012-10-281-23/+39
* .body and .method to lazy generator instantiation.Aldo Cortesi2012-10-281-13/+45
* Move message body to new lazy-generator scheme.Aldo Cortesi2012-10-281-6/+15
* Adjust serve() API.Aldo Cortesi2012-10-281-8/+8
* Remove check argument to serve() methods.Aldo Cortesi2012-10-271-30/+12
* Major refactoring towars separate representation of expressions and request/r...Aldo Cortesi2012-10-271-90/+81
* Unit test suite love: 100% coverageAldo Cortesi2012-10-251-1/+10
* Start moving policy checks to service-time, rather than parse-time.Aldo Cortesi2012-10-251-33/+23
* Extend Action and Value classesAldo Cortesi2012-10-241-6/+44
* Start making Action objects more sophisticated.Aldo Cortesi2012-10-051-8/+23
* Remove actions log and explain, preparing for a more sophisticated take on this.Aldo Cortesi2012-10-051-16/+2
* rparse.py -> language.pyAldo Cortesi2012-10-051-0/+806