2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated testsuite to setup String type setup More... about 12 years ago
Fixed issues in typos; moved pride back into prestans package More... about 12 years ago
Began implementation of http handlers More... about 12 years ago
Moved bin outside the prestans package More... about 12 years ago
Renamed exception name; ported model validation code More... about 12 years ago
Ported model validation code More... about 12 years ago
Updated documentation link More... about 12 years ago
Ported DateTime;Date;Time, starting port of Model classes More... about 12 years ago
Ported basic Array implementation More... about 12 years ago
Ported basic data type; changed exceptions to v2 implementation More... about 12 years ago
Renamed tests package to testsuite More... about 12 years ago
Ported DataType classes More... about 12 years ago
Patch Issue #17 bug in 2.0 More... about 12 years ago
Updated setup.py to fix issues with installation thanks to @rasjidw for the patch; closes #17 More... about 12 years ago
Added test suite; dropped references to .packages; added testsuite stubs More... about 12 years ago
Ported exceptions from parsers; added types More... about 12 years ago
Finished adding exceptions, documented router More... over 12 years ago
Ported code from master/1.1 branch, revising Exceptions More... over 12 years ago
Basic re-arranged structure of 2.0 framework; moves router outside More... over 12 years ago
Restarting prestans implementation More... over 12 years ago
Fixed lists More... over 12 years ago
Merge branch 'master' of https://github.com/prestans/prestans More... over 12 years ago
patched order of operation to read response attribute filter from URL after body is parsed, fixes issue with POST requests where body was being corrupted. ticket is currently open to further investigate this issue More... over 12 years ago
Merge pull request #18 from daltonmatos/feature/fix-readme-links More... over 12 years ago
Remove extra comma on links More... over 12 years ago
Fixes boolean logic for checking various assignments in ParserRuleSet More... over 12 years ago
Added prestans.ext in setup, leaves tools More... over 12 years ago
Fixes typo in _send_response More... over 12 years ago
Start work on Issue #16, Response class is now a callable and returned More... over 12 years ago
added Time type support More... over 12 years ago