unison/unison-src
Arya Irani 72832815eb updated MergeLocalBranchI to use two updates, and not print todo
implement added Lens.Cons and Lens.Snoc instances (closes #1200):

instance Cons Path Path NameSegment NameSegment
instance Snoc Relative Relative NameSegment NameSegment
instance Snoc Absolute Absolute NameSegment NameSegment
instance Snoc Path Path NameSegment NameSegment
instance Snoc Path' Path' NameSegment NameSegment

and class Path.Resolve l r where
  resolve :: l -> r -> l
with
instance Resolve Path Path
instance Resolve Relative Relative
instance Resolve Absolute Relative
instance Resolve Path' Path'
instance Resolve Path' Split'
instance Resolve Absolute Path'
2020-02-06 00:05:34 -05:00
..
demo Rename Sequence to List 2019-06-27 09:36:57 -04:00
errors rename Builtins in initial namespace construction, and update tests 2019-08-22 16:34:12 -04:00
parser-tests Remove obsolete TODO 2019-01-27 07:26:51 +01:00
tests addresses the typo in 'delimiter' 2020-02-02 11:20:20 +00:00
transcripts updated MergeLocalBranchI to use two updates, and not print todo 2020-02-06 00:05:34 -05:00
base58.u Rename Sequence to List 2019-06-27 09:36:57 -04:00
Base.u rename Builtins in initial namespace construction, and update tests 2019-08-22 16:34:12 -04:00
basics.u Attempting (and failing) to serialize some shit 2018-11-05 17:51:59 -05:00
Cofree.u Cofree and tries 2019-05-13 17:36:04 -04:00
EasyTest.u Usability changes to testing lib 2019-06-28 10:00:54 -04:00
example-errors.u rename Int64 to just Int 2018-09-24 13:36:13 -04:00
remote-api.u rename Builtins in initial namespace construction, and update tests 2019-08-22 16:34:12 -04:00
remote.u CamelCase all the things 2019-02-21 14:49:12 -05:00
sheepshead.u updated sheepshead.u to compile 2019-06-19 10:51:11 -04:00
Trie.u Rename Sequence to List 2019-06-27 09:36:57 -04:00
WeightedSearch.u Usability changes to testing lib 2019-06-28 10:00:54 -04:00