Tag/patch selection

TODO

1 / 1
Author Hash Message Time
fr33domlover 720909fca9 Add Token type and functions, and parsing CompactURI when suffix already parsed 6 years ago
fr33domlover eae7bcc4eb Add compile-time parsed URI functions, with TH and QQ variants 6 years ago
fr33domlover 7c554e0c88 Export the new functions and reorganize export list 6 years ago
fr33domlover 69211aa0b1 Add functions for using compact URIs and RelNoAuth 6 years ago
fr33domlover 281ddee4c3 Use the `TemplateHaskellQuotes` extension instead of `TemplateHaskell` 6 years ago
fr33domlover 8f344f4c4a Implement compacting URI Gen into CompactURI given a base URI Gen and a prefix 6 years ago
fr33domlover 668084d935 Add trivial function 'compactURIPrefix', I need it in berenice 6 years ago
fr33domlover e4b4625b2d Import 'first' from Data.Bifunctor instead of Control.Arrow 6 years ago
fr33domlover 43538b135e Implement interpretting a URI Gen as a CompactURI and vice versa 6 years ago
fr33domlover 6ae6c463ab Implement compact URI (CURIE) parsing and expansion 6 years ago
fr33domlover 0299d664c7 Fix bug in path segment parsing, `many` and `many1` were mixed up 6 years ago
fr33domlover 0639dec2bc instance Ord (URI t) 6 years ago
fr33domlover 0890b177dc Generic and Hashable instances 6 years ago
fr33domlover fcdf130fb7 Build with LTS 12, GHC 8.4 6 years ago
fr33domlover ad16f3b484 TH Lift instance for URI 6 years ago
fr33domlover c508837b7e Update URLs in .cabal file 6 years ago
fr33domlover b8e509b641 Add hasAuthority function 6 years ago
fr33domlover 483b18442c Eq instance for URI type and all its components 6 years ago
fr33domlover 068d47a7ce Render URI to ByteString and perform percent encoding 6 years ago
fr33domlover 719ce5c9f7 URI rendering into Text 7 years ago
fr33domlover c53fcd5b1c Build with LTS 10.10 for now, Vervis is stuck there 7 years ago
fr33domlover 6f661bad42 Resolve URI references, i.e. could be relative but could also have a scheme 7 years ago
fr33domlover 402ffef7b2 Resolving of relative references 7 years ago
fr33domlover c9bb0736af Remove dummy data constructors of URI type tags, now they're empty data decls 7 years ago
fr33domlover 6c48a6cf6f Prepend underscore to Authority unused fields to avoid warning 7 years ago
fr33domlover 65704073c1 Remove Path type, handle segments directly 7 years ago
fr33domlover 9d19c52c0d URI parser 7 years ago
fr33domlover b25b046ead Initial empty library 7 years ago
1 / 1
[See JSON]