descriptionURI parser in C++
homepage URLhttps://digilicious.com/
repository URLhttps://digilicious.com/uri.git
ownerrepo.or.cz@digilicious.com
last changeSat, 11 Aug 2018 03:28:20 +0000 (10 20:28 -0700)
last refreshSat, 27 Apr 2024 04:42:54 +0000 (27 06:42 +0200)
content tags
add:
README.md

uri

uri parser in C++

shortlog
2018-08-11 Gene Hightowerwith comments, less is moremaster
2018-08-11 Gene Hightowernot sure why I need a vtbl at all
2018-08-11 Gene Hightowerclear up namespace use
2018-08-11 Gene Hightowerclean up
2018-08-11 Gene Hightowertest Abnormal Examples
2018-08-11 Gene Hightowercorrect URI grammar, return plain uri from resolve_ref
2018-08-10 Gene Hightoweroverhaul as I understand more how resolve_ref should...
2018-08-02 Gene Hightowerchipping away
2018-07-31 Gene Hightowerrevamp tests based on std::optional used in the part...
2018-07-31 Gene HightowerNot strictly right: the regex can't tell the difference...
2018-07-28 Gene Hightowerline it up
2018-07-28 Gene Hightowerbetter name for internal namespace
2018-07-28 Gene Hightowerfor now, I guess maybe I could make this an option
2018-07-28 Gene Hightowerdocs
2018-07-28 Gene Hightowerleft some debug code in
2018-07-28 Gene Hightoweruse a PEGTL parser in place of boost::xpressive
...
heads
5 years ago master