1
1
mirror of https://github.com/github/semantic.git synced 2024-11-29 02:44:36 +03:00
Commit Graph

9071 Commits

Author SHA1 Message Date
Josh Vera
388ca5f71b Merge branch 'master' into improve-anonymous-function-summaries 2016-09-27 10:48:03 -04:00
joshvera
3a05796f45 redundant constraints 2016-09-27 10:38:29 -04:00
joshvera
8cf63a31f2 -Werror fixes 2016-09-27 10:36:03 -04:00
joshvera
bfe57829d6 Merge remote-tracking branch 'origin/master' into rws-large-diffs 2016-09-27 10:34:19 -04:00
Josh Vera
7d764654fc Merge pull request #843 from github/free-applicative-algorithms
Free applicative Algorithms
2016-09-27 09:52:49 -04:00
Rob Rix
e6fa5c6f29 Merge branch 'master' into free-applicative-algorithms 2016-09-27 06:28:53 -04:00
Timothy Clem
23d733a0e3 Merge branch 'master' into all-files 2016-09-26 14:56:30 -07:00
Timothy Clem
4d6499c5d6 Go with concise phrasing 2016-09-26 14:46:40 -07:00
Timothy Clem
05afc0b795 Use camelCase for filePaths argument name 2016-09-26 13:34:59 -07:00
Josh Vera
a5c0e0df84 Merge branch 'master' into improve-anonymous-function-summaries 2016-09-27 00:32:45 +09:00
Josh Vera
151f396255 Merge pull request #840 from github/improve-boolean-summaries
Improve boolean summaries
2016-09-27 00:31:07 +09:00
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