Rob Rix
|
0c05e3f29b
|
Don’t bind an unused parameter.
|
2016-06-02 23:30:01 -04:00 |
|
Rob Rix
|
f3b0cd33da
|
A Constructor takes an Info directly.
|
2016-06-02 23:06:09 -04:00 |
|
Rob Rix
|
15d110ef97
|
These, too, are singular.
|
2016-06-02 22:58:43 -04:00 |
|
Rob Rix
|
85bed9769a
|
Use record syntax to make (like a tree and) leaves.
|
2016-06-02 22:56:59 -04:00 |
|
Rob Rix
|
db19380c36
|
These are not plural.
|
2016-06-02 22:56:10 -04:00 |
|
Rob Rix
|
f2eccbb275
|
🔥 the contortionist pointfree definition of info .
|
2016-06-02 22:55:11 -04:00 |
|
Rob Rix
|
3032a7893a
|
Define assignKey with a case expression.
|
2016-06-02 22:54:02 -04:00 |
|
Rob Rix
|
42172ee5fd
|
Avoid pattern matching on Info.
|
2016-06-02 22:45:05 -04:00 |
|
Rob Rix
|
7741cee48d
|
Use RecordWildcards to clean up some uses of Info.
|
2016-06-02 22:43:47 -04:00 |
|
Rob Rix
|
9a35557c6f
|
Rephrase replaceIn using definitions in the where clause.
|
2016-06-02 22:43:25 -04:00 |
|
Rob Rix
|
67d470aac6
|
Rebuild info using record syntax.
|
2016-06-02 19:10:59 -04:00 |
|
Rob Rix
|
43757e8a61
|
🔥 Categorizable.
This reverts commit be59b0c161362baae63308478177819828be7e1b.
|
2016-06-02 19:10:41 -04:00 |
|
Josh Vera
|
e16d324763
|
Merge pull request #589 from github/add-version
Add --version | -v command line flags to semantic-git-diff and semantic-difftool
|
2016-06-02 16:01:21 -04:00 |
|
Rick Winfrey
|
83650f3060
|
Merge branch 'master' into add-version
|
2016-06-02 14:35:25 -05:00 |
|
Rick Winfrey
|
6a0fdbe776
|
Merge pull request #587 from github/quicker-range-intersection-test
Quicker range intersection test
|
2016-06-02 13:08:10 -05:00 |
|
Rob Rix
|
ee9b32181f
|
Merge branch 'master' into quicker-range-intersection-test
|
2016-06-02 14:05:12 -04:00 |
|
Rob Rix
|
0fa2a40cfb
|
🔥 some redundant parens.
|
2016-06-01 21:37:38 -04:00 |
|
Rob Rix
|
ee0bfac0a9
|
Simplify the range intersection test.
|
2016-06-01 20:52:24 -04:00 |
|
Rob Rix
|
751d2a7900
|
Merge pull request #583 from github/add-planning-meeting-notes
Add planning meeting for 06-01-2016
|
2016-06-01 19:05:41 -04:00 |
|
Rick Winfrey
|
f0ec5c651a
|
Add planning meeting for 06-01-2016
|
2016-06-01 17:28:25 -05:00 |
|
Rob Rix
|
450cca369f
|
Merge pull request #582 from github/syntax
Return an insertion or deletion diff before rendering
|
2016-06-01 18:11:46 -04:00 |
|
Rob Rix
|
16dd78d8ae
|
Merge branch 'master' into syntax
|
2016-06-01 18:00:14 -04:00 |
|
joshvera
|
ce219977a6
|
formatting
|
2016-06-01 17:55:47 -04:00 |
|
joshvera
|
0c646d8a8c
|
Remove redundant module names
|
2016-06-01 17:41:28 -04:00 |
|
joshvera
|
0157b6588c
|
Return the entire diff as a deletion or insertion when a source blob is empty
|
2016-06-01 17:41:12 -04:00 |
|
joshvera
|
583206d728
|
Export Join from Data.Functor.Both so we can use runJoin
|
2016-06-01 17:39:26 -04:00 |
|
Rob Rix
|
19d4dfc4ff
|
Merge pull request #581 from github/fix_script_build
script/build: fix name of Darwin script
|
2016-06-01 16:29:38 -04:00 |
|
Rob Rix
|
a05ea95487
|
Merge branch 'master' into fix_script_build
|
2016-06-01 16:26:25 -04:00 |
|
Rob Rix
|
5b194768ca
|
Merge pull request #578 from github/render-diff-summaries-as-json
Render diff summaries as json
|
2016-06-01 16:25:59 -04:00 |
|
Rob Rix
|
4ea9eba71c
|
Merge branch 'master' into render-diff-summaries-as-json
|
2016-06-01 16:23:39 -04:00 |
|
joshvera
|
7ba3db2fdd
|
++tree-sitter-parsers
|
2016-06-01 13:59:58 -04:00 |
|
Rob Rix
|
43c16c9e28
|
Merge pull request #579 from github/category-info
Change Info’s categories Set to a Category
|
2016-06-01 13:36:50 -04:00 |
|
joshvera
|
6bb2be56cc
|
update fixtures
|
2016-06-01 12:17:07 -04:00 |
|
joshvera
|
06a06eb5ac
|
remove unused import
|
2016-06-01 12:16:59 -04:00 |
|
joshvera
|
3115adec93
|
Change JSON category key to category and update docs
|
2016-06-01 12:08:40 -04:00 |
|
joshvera
|
465da6bae5
|
one more
|
2016-05-31 17:02:24 -04:00 |
|
joshvera
|
55f286d8be
|
Replace instance of comparable
|
2016-05-31 17:01:01 -04:00 |
|
joshvera
|
9ef2745944
|
Replace comparable with (==) category
|
2016-05-31 16:58:57 -04:00 |
|
joshvera
|
eb4b280dfb
|
s/Unknown/program
|
2016-05-31 16:44:44 -04:00 |
|
joshvera
|
cf21fddc08
|
Fix up tests
|
2016-05-31 16:38:47 -04:00 |
|
Rob Rix
|
f1ff739394
|
Correct the types in the spec.
|
2016-05-31 16:15:40 -04:00 |
|
Rob Rix
|
f8508b84fd
|
Output a JSON array of strings.
|
2016-05-31 16:14:10 -04:00 |
|
joshvera
|
0244e9a929
|
Store a category in Info instead of a Set
|
2016-05-31 16:13:01 -04:00 |
|
Rob Rix
|
f8ae53d2df
|
DiffSummary’s type parameter is no longer phantom.
|
2016-05-31 16:11:11 -04:00 |
|
Josh Vera
|
f1b4529ad1
|
Merge pull request #574 from github/fix-invalid-slice
Fix invalid slices in split diffs of certain reformatted nodes
|
2016-05-31 13:32:37 -04:00 |
|
Rob Rix
|
2887d0c2a1
|
Merge branch 'master' into fix-invalid-slice
|
2016-05-31 13:28:50 -04:00 |
|
Josh Vera
|
c1be9053a4
|
Merge pull request #571 from github/proportionate-cost-metric
Proportionate cost metric
|
2016-05-31 13:00:22 -04:00 |
|
Josh Vera
|
db864ee292
|
Merge branch 'master' into proportionate-cost-metric
|
2016-05-31 12:58:56 -04:00 |
|
Rob Rix
|
fe3bc8b83b
|
Merge pull request #576 from github/add-notes-for-05-31-2016
Add weekly summary for 05-31-2016
|
2016-05-31 11:54:20 -04:00 |
|
Rick Winfrey
|
acf2fc85a6
|
Add weekly summary for 05-31-2016
|
2016-05-31 10:50:06 -05:00 |
|