1
1
mirror of https://github.com/github/semantic.git synced 2024-12-18 20:31:55 +03:00
Commit Graph

9038 Commits

Author SHA1 Message Date
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
Timothy Clem
e699057650 Update toCategory name for Ternary 2016-09-16 13:33:57 -07:00
Josh Vera
669315489b Merge pull request #788 from github/markdown
Markdown
2016-09-16 15:01:40 -04:00
Josh Vera
7f4031bc34 Merge branch 'master' into markdown 2016-09-16 14:51:33 -04:00
joshvera
d67f240f90 indentation 2016-09-16 12:03:31 -04:00
joshvera
48ba980c6a Merge remote-tracking branch 'origin/master' into rws-large-diffs 2016-09-16 11:56:22 -04:00
joshvera
925fdfaeaf remove &&& import 2016-09-16 11:52:31 -04:00
joshvera
0535744ebc more imports 2016-09-16 11:48:58 -04:00
joshvera
6665f0b6b1 remove imports 2016-09-16 11:36:45 -04:00
joshvera
f026a2d2f1 Replace cofree with Term and TermF 2016-09-16 11:22:52 -04:00
joshvera
86a38579cd indentation 2016-09-16 11:08:21 -04:00
joshvera
fd91ffa2c8 Replace alias some types to Diff f (Record fields) 2016-09-16 10:47:30 -04:00
joshvera
4f7ec950a2 Some documentation tweaks 2016-09-16 10:40:26 -04:00
joshvera
b3776d9dc5 Clean up extraneous docs 2016-09-16 10:17:14 -04:00
joshvera
16aae4d95d Move a few declarations into Prologue 2016-09-16 10:14:51 -04:00
joshvera
0713b7ce98 Import hylo and cata 2016-09-15 23:32:54 -04:00
joshvera
45e920c74d Indentation and use term type alias 2016-09-15 23:26:17 -04:00
Rob Rix
d4cef3eb9c 🔥 the dist stuff 2016-09-15 18:47:08 -04:00
Rob Rix
2a62dd7bfc Merge branch 'master' into ghc8
# Conflicts:
#
tools/semantic-git-diff/test/corpus/diff-summaries/javascript/chained-ca
llbacks.json
2016-09-15 18:40:04 -04:00
Rob Rix
e6372deeb6 🔥 a redundant constraint. 2016-09-15 18:38:18 -04:00
Rob Rix
8d465b96ab Annotate the leaf type. 2016-09-15 18:34:54 -04:00
Rob Rix
97b7f27683 Give a type signature for decorate.
This fixes a problem where ghc will loop forever trying to infer the
type.
2016-09-15 18:32:57 -04:00
Rob Rix
d0395cd227 🔥 some redundant parens. 2016-09-15 18:12:32 -04:00