0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use .freeze to implement the -e explain flags for pathod and pathoc. More... almost 13 years ago
Fix generated values in request path specification. More... almost 13 years ago
Add a .freeze() method to all components. More... almost 13 years ago
Add a .values method to messages, simplify a lot of stuff as a consequence. More... almost 13 years ago
Make Message classes more self-contained. More... almost 13 years ago
Extract .serve() method from message classes. More... almost 13 years ago
Change preview_safe to return a safe copy of the current message. More... almost 13 years ago
Simplify Request/Response class hierarchy. More... almost 13 years ago
Add .spec methods for Request and Response objects. More... almost 13 years ago
Add a .spec method to the token ABC, and to all tokens. More... almost 13 years ago
Refactoring: canonical storage of a message is now the sequence of tokens that defines it. More... almost 13 years ago
Cleaup, some more ABCs. More... almost 13 years ago
Change response spec format to code[:features] More... almost 13 years ago
Cleaup, ABC for Value classes. More... almost 13 years ago
Clean up .accept() signature. More... almost 13 years ago
Split Code and Reason into separate _Component objects. More... almost 13 years ago
.body and .method to lazy generator instantiation. More... almost 13 years ago
Move message body to new lazy-generator scheme. More... almost 13 years ago
Adjust serve() API. More... almost 13 years ago
Remove check argument to serve() methods. More... almost 13 years ago
Major refactoring towars separate representation of expressions and request/response service. More... almost 13 years ago
Unit test suite love: 100% coverage More... almost 13 years ago
Start moving policy checks to service-time, rather than parse-time. More... almost 13 years ago
Extend Action and Value classes More... almost 13 years ago
Start making Action objects more sophisticated. More... almost 13 years ago
Remove actions log and explain, preparing for a more sophisticated take on this. More... almost 13 years ago
Add a simple libpathod.pathoc example More... almost 13 years ago
rparse.py -> language.py More... almost 13 years ago
Stub out documentation changes More... almost 13 years ago
Add -q and -r flags to pathod, logging request and respnose bytes. More... almost 13 years ago