Rob Rix
|
e23da3feb9
|
Perform the adjoining through Both.
|
2016-02-29 01:18:09 -05:00 |
|
Rob Rix
|
e606700b57
|
unRow returns Both.
|
2016-02-29 00:42:48 -05:00 |
|
Rob Rix
|
834b521e23
|
Distribute mapping replacements over Both terms.
|
2016-02-29 00:34:18 -05:00 |
|
Rob Rix
|
d2f6ea8385
|
Represent the previous integers in Both.
|
2016-02-28 22:43:48 -05:00 |
|
Rob Rix
|
c8166041ef
|
Remove some more parens.
|
2016-02-28 22:32:27 -05:00 |
|
Rob Rix
|
fdd3234c44
|
Remove some parens.
|
2016-02-28 22:29:22 -05:00 |
|
Rob Rix
|
9f09b39b98
|
100% undiluted pure mempty.
|
2016-02-28 22:21:17 -05:00 |
|
Rob Rix
|
a6c1ec1ddf
|
Curry.
|
2016-02-28 22:18:44 -05:00 |
|
Rob Rix
|
3cf56fb635
|
Map the corpus tests over Both input files.
|
2016-02-28 22:13:32 -05:00 |
|
Rob Rix
|
0d77576a52
|
Represent categories in Both.
|
2016-02-28 22:10:02 -05:00 |
|
Rob Rix
|
c3039cd853
|
Run the computation over both sides of the functor.
|
2016-02-28 22:04:18 -05:00 |
|
Rob Rix
|
81a1a14d4c
|
Represent the input Ranges in Both.
|
2016-02-28 22:01:21 -05:00 |
|
Rob Rix
|
8dc4b5bb69
|
Represent alignment ranges in Both.
|
2016-02-28 21:46:13 -05:00 |
|
Rob Rix
|
863251183f
|
Represent alignment sources in Both.
|
2016-02-28 21:43:47 -05:00 |
|
Rob Rix
|
51e916c1a8
|
Remove redundant imports.
|
2016-02-28 21:43:13 -05:00 |
|
Rob Rix
|
0626228917
|
Data.Bifunctor.Join is actually Data.Functor.Both.
|
2016-02-28 21:29:59 -05:00 |
|
Rob Rix
|
2b61360697
|
Use some more Joins.
|
2016-02-28 21:28:24 -05:00 |
|
Rob Rix
|
b663e59c4c
|
Join the sums.
|
2016-02-28 21:20:58 -05:00 |
|
Rob Rix
|
e33014ef27
|
Add a Monoid instance for Join.
|
2016-02-28 21:18:03 -05:00 |
|
Rob Rix
|
ea87105b4b
|
Use Join for sources everywhere.
|
2016-02-28 21:10:56 -05:00 |
|
Rob Rix
|
4abf8b5b6c
|
Spacing.
|
2016-02-28 21:10:02 -05:00 |
|
Rob Rix
|
88130ee7fd
|
Remove some redundant imports.
|
2016-02-28 21:08:43 -05:00 |
|
Rob Rix
|
eef4da87b4
|
Extract the paths into a binding.
|
2016-02-28 21:08:07 -05:00 |
|
Rob Rix
|
5bc36e8106
|
Merge branch 'sort-modules-and-dependencies-in-cabal-files' into factor-alignment-out-of-rendering
|
2016-02-28 18:57:09 -05:00 |
|
Rob Rix
|
05cad9a2ce
|
Merge branch 'factor-tree-sitter-ffi-out' into sort-modules-and-dependencies-in-cabal-files
|
2016-02-28 18:56:40 -05:00 |
|
Rob Rix
|
a787b77e75
|
Merge branch 'master' into factor-tree-sitter-ffi-out
# Conflicts:
# vendor/tree-sitter-parsers
|
2016-02-28 18:55:08 -05:00 |
|
Rob Rix
|
19913e49ef
|
Merge pull request #476 from github/lts-5.5
Bump to lts-5.5.
|
2016-02-28 18:37:43 -05:00 |
|
Rob Rix
|
4e02ab3d86
|
Bump tree-sitter-parsers to lts-5.5.
|
2016-02-28 18:36:01 -05:00 |
|
Rob Rix
|
d6fb451ebd
|
Rename SplitSpec to AlignmentSpec.
|
2016-02-28 14:05:19 -05:00 |
|
Rob Rix
|
92bc9b0530
|
Move splitPatchToClassName up beside styleName.
|
2016-02-28 14:03:30 -05:00 |
|
Rob Rix
|
e31edf6b3c
|
Move the alignment bits of Split into the Alignment module.
|
2016-02-28 14:01:56 -05:00 |
|
Rob Rix
|
e55cb8e24d
|
Stub in an Alignment module.
|
2016-02-28 13:55:19 -05:00 |
|
Rob Rix
|
1ad9f72c02
|
Move getSplitTerm into SplitDiff.
|
2016-02-28 13:41:36 -05:00 |
|
Rob Rix
|
3a0eb53611
|
Move SplitPatch and SplitDiff into the SplitDiff module.
|
2016-02-28 13:40:49 -05:00 |
|
Rob Rix
|
5dc42ddcf3
|
Stub in a SplitDiff module.
|
2016-02-28 13:37:40 -05:00 |
|
Rob Rix
|
558ddfab10
|
Merge branch 'sort-modules-and-dependencies-in-cabal-files' into factor-alignment-out-of-rendering
|
2016-02-28 13:37:23 -05:00 |
|
Rob Rix
|
46e66bf639
|
Sort the library’s exposed modules.
|
2016-02-28 13:36:32 -05:00 |
|
Rob Rix
|
145defd1b9
|
Sort the dependencies in each cabal file.
|
2016-02-28 13:34:07 -05:00 |
|
Rob Rix
|
bcbb762ccf
|
Remove the library’s dependency on c-storable-deriving.
|
2016-02-27 19:38:19 -05:00 |
|
Rob Rix
|
e0b73da735
|
Delegate the FFI to tree-sitter-parsers.
|
2016-02-27 19:34:10 -05:00 |
|
Rob Rix
|
863e5d2761
|
Get the language functions from tree-sitter-parsers.
|
2016-02-27 19:31:54 -05:00 |
|
Rob Rix
|
cf4bdf7386
|
Bump tree-sitter-parsers.
https://github.com/github/tree-sitter-parsers/pull/12
|
2016-02-27 19:31:23 -05:00 |
|
Rob Rix
|
7b038f821d
|
Merge branch 'master' into factor-git-integration-into-a-separate-package
# Conflicts:
# semantic-diff.cabal
|
2016-02-26 22:37:44 -05:00 |
|
Josh Vera
|
ca92f08159
|
Merge pull request #471 from github/remove-semigroups
Remove semigroups
|
2016-02-26 19:07:04 -07:00 |
|
Josh Vera
|
4fe420e970
|
Merge pull request #468 from github/factor-out-packages
Semantic difftool package
|
2016-02-26 18:41:54 -07:00 |
|
joshvera
|
7cbe330be5
|
Merge remote-tracking branch 'origin/master' into factor-out-packages
|
2016-02-26 18:36:57 -07:00 |
|
Rob Rix
|
686c94d69f
|
Move the semantic-diff executable to a semantic-git-diff package.
|
2016-02-26 20:34:30 -05:00 |
|
Josh Vera
|
ecd9c59944
|
Merge pull request #470 from github/remove-unified
Remove Unified
|
2016-02-26 18:33:17 -07:00 |
|
Josh Vera
|
0986b3c48f
|
Merge pull request #469 from github/bake-bifunctors-in
Remove bifunctors
|
2016-02-26 18:28:01 -07:00 |
|
Rob Rix
|
f25d2754f7
|
Remove semigroups.
|
2016-02-26 19:55:18 -05:00 |
|