Josh Vera
|
cf5470a283
|
Merge branch 'master' into improve-anonymous-function-summaries
|
2016-09-27 00:21:26 +09:00 |
|
Josh Vera
|
068844a3b5
|
Merge branch 'master' into improve-boolean-summaries
|
2016-09-27 00:19:49 +09:00 |
|
Rob Rix
|
95490d7ff9
|
Rename wrapped to underlying.
|
2016-09-25 17:10:14 +09:00 |
|
Rob Rix
|
64b491345e
|
Rephrase in terms of Applicative primitives.
|
2016-09-25 17:08:40 +09:00 |
|
Rob Rix
|
ee80e76c1d
|
Use & instead of flipping $.
|
2016-09-25 17:06:00 +09:00 |
|
Rob Rix
|
853bf4352f
|
Rename the fields in Ap.
|
2016-09-25 16:25:06 +09:00 |
|
Rob Rix
|
6d44a9f891
|
fmap infix.
|
2016-09-25 16:23:31 +09:00 |
|
Rob Rix
|
217f51df73
|
📝 iterAp.
|
2016-09-25 16:22:14 +09:00 |
|
Rob Rix
|
9e026bbe71
|
Rename iter to iterAp.
|
2016-09-25 16:21:40 +09:00 |
|
Rob Rix
|
66142c7281
|
Correct the documentation for Algorithm.
|
2016-09-25 15:50:49 +09:00 |
|
Rob Rix
|
434e03a89e
|
Consolidate the annotation.
|
2016-09-25 15:33:55 +09:00 |
|
Rob Rix
|
b701aed781
|
Move the annotate call onto the next line.
|
2016-09-25 15:32:24 +09:00 |
|
Rob Rix
|
1edde9c593
|
Construct algorithms in a free Applicative.
|
2016-09-25 15:27:59 +09:00 |
|
Rob Rix
|
8fd5675756
|
Safety first.
|
2016-09-24 16:46:50 +09:00 |
|
Timothy Clem
|
58d99a76c2
|
Accept --no-index to compare two paths
|
2016-09-23 15:46:52 -07:00 |
|
Timothy Clem
|
67103ea731
|
Remove determiner and category name for these boolean statements
|
2016-09-23 10:24:47 -07:00 |
|
Rob Rix
|
631b756ed3
|
Merge branch 'master' into improve-anonymous-function-summaries
|
2016-09-23 14:18:14 +09:00 |
|
Timothy Clem
|
ba3342585b
|
Improve phrasing for anonymous functions
|
2016-09-21 14:12:10 -07:00 |
|
Timothy Clem
|
43b8d73cc2
|
Merge branch 'master' of https://github.com/github/semantic-diff into improve-anonymous-function-summaries
|
2016-09-21 13:40:55 -07:00 |
|
Timothy Clem
|
265627923b
|
Merge pull request #836 from github/improve-number-summaries
Improve number summaries
|
2016-09-21 13:39:51 -07:00 |
|
Timothy Clem
|
a6741fc93e
|
Refactor out 'space' from 'maybeParentContext'
|
2016-09-21 13:25:58 -07:00 |
|
Timothy Clem
|
94b6ed7249
|
Lean into some succinct haskell
|
2016-09-21 13:15:31 -07:00 |
|
Timothy Clem
|
a3f53ec152
|
Print anonymous function parameters
|
2016-09-20 13:58:16 -07:00 |
|
Timothy Clem
|
3a04ffd85a
|
New maybeParentContext for updated assignment phrasing
|
2016-09-20 11:04:20 -07:00 |
|
Timothy Clem
|
b5c45f8c7c
|
New expected json output for dictionary
|
2016-09-20 10:31:50 -07:00 |
|
Timothy Clem
|
bf2c5966ba
|
Merge branch 'master' of https://github.com/github/semantic-diff into improve-number-summaries
|
2016-09-20 08:01:37 -07:00 |
|
Josh Vera
|
44e2650ee9
|
Merge pull request #830 from github/remove-breakdown-leaves-by-word
Remove breakDownLeavesByWord entirely
|
2016-09-19 21:51:37 -04:00 |
|
Timothy Clem
|
68bdde79e6
|
Simplify determiner method and usage
|
2016-09-19 18:27:29 -07:00 |
|
Timothy Clem
|
140bd7860b
|
Pattern match leaf in branches for correct use of 'the'
|
2016-09-19 17:39:30 -07:00 |
|
Timothy Clem
|
57271f30b7
|
Extraneous parans
|
2016-09-19 16:09:19 -07:00 |
|
Timothy Clem
|
b215b30130
|
Clean up commented out code
|
2016-09-19 15:33:35 -07:00 |
|
Timothy Clem
|
7c390d9081
|
Merge branch 'master' of https://github.com/github/semantic-diff into improve-number-summaries
|
2016-09-19 15:27:00 -07:00 |
|
Timothy Clem
|
d632011a3c
|
Fix up tests
|
2016-09-19 15:23:07 -07:00 |
|
Timothy Clem
|
dbdd104cd1
|
Merge remote-tracking branch 'origin/master' into remove-breakdown-leaves-by-word
|
2016-09-19 14:46:32 -07:00 |
|
Rob Rix
|
087f081dd5
|
Merge pull request #829 from github/pretty-print-expectations
Pretty print test expectations
|
2016-09-20 05:59:50 +09:00 |
|
Rob Rix
|
8cec95aad4
|
Merge branch 'master' into pretty-print-expectations
# Conflicts:
# script/cibuild-semantic-diff
# script/cibuild-semantic-diff-linux
# test/RangeSpec.hs
# test/Spec.hs
|
2016-09-20 05:56:12 +09:00 |
|
Timothy Clem
|
edb69e2c69
|
Fix test, category printed as NumberLiteral now
|
2016-09-19 13:33:02 -07:00 |
|
Timothy Clem
|
0b2f26a077
|
Merge remote-tracking branch 'origin/master' into improve-number-summaries
|
2016-09-19 13:08:15 -07:00 |
|
Timothy Clem
|
0b02fe171f
|
Remove un-used imports
|
2016-09-19 08:50:10 -07:00 |
|
Timothy Clem
|
9dbb004085
|
Merge remote-tracking branch 'origin/master' into remove-breakdown-leaves-by-word
|
2016-09-19 08:35:19 -07:00 |
|
Timothy Clem
|
946047f1fe
|
Handle droping 'the' for numbers
|
2016-09-19 08:30:09 -07:00 |
|
Rick Winfrey
|
68cf915836
|
Merge pull request #613 from github/ghc8
Bump GHC to 8.0.1
|
2016-09-18 11:59:56 +09:00 |
|
Rob Rix
|
d260ea19c9
|
Add a Semigroup instance over Source.
|
2016-09-18 09:54:07 +09:00 |
|
Rob Rix
|
38d6bbe644
|
Merge branch 'master' into ghc8
|
2016-09-17 20:45:58 -04:00 |
|
Josh Vera
|
ab1c4082eb
|
Merge pull request #834 from github/improved-math-and-bool-operators
Improved math and bool operators
|
2016-09-17 12:08:28 -04:00 |
|
Josh Vera
|
74d541fa61
|
Merge branch 'master' into improved-math-and-bool-operators
|
2016-09-17 12:01:13 -04:00 |
|
Timothy Clem
|
195f158230
|
Merge branch 'master' into number-literal
|
2016-09-16 16:08:13 -07:00 |
|
Timothy Clem
|
eadde3b9a8
|
Introduce a MathOperator
|
2016-09-16 15:20:55 -07:00 |
|
Timothy Clem
|
a1250e7896
|
s/BinaryOperator/BooleanOperator
|
2016-09-16 15:20:36 -07:00 |
|
Josh Vera
|
108b0a4975
|
Merge pull request #833 from github/improve-ternary-summaries
Improve ternary summaries
|
2016-09-16 16:47:06 -04:00 |
|