1
1
mirror of https://github.com/github/semantic.git synced 2024-12-25 16:02:43 +03:00
Commit Graph

10409 Commits

Author SHA1 Message Date
Josh Vera
a1631341d3 Merge pull request #1009 from github/ruby-singleton-methods
Updates to how we parse Ruby singleton methods
2017-02-17 17:01:51 -05:00
Timothy Clem
6e718a7804 No opening linebreak if first node is a patch 2017-02-17 13:54:20 -08:00
Josh Vera
696e4f6a8c Merge branch 'master' into ruby-singleton-methods 2017-02-17 15:02:32 -05:00
Josh Vera
1b1726a538 Merge pull request #1006 from github/it-slices,-it-dices
O(1) slicing via ByteString
2017-02-17 15:00:20 -05:00
Josh Vera
d0af7a2f40 Merge branch 'master' into it-slices,-it-dices 2017-02-17 14:52:42 -05:00
Timothy Clem
e6d771d3a6 Merge branch 'master' into ruby-singleton-methods 2017-02-17 11:52:09 -08:00
Timothy Clem
48952bef94 Merge pull request #1008 from github/toc-summary-prop-tests
TOC summary property tests
2017-02-17 11:51:52 -08:00
Timothy Clem
91c650ee9c Minor fix for sexpression padding on the Pure side 2017-02-17 11:36:50 -08:00
Timothy Clem
a10bc515c0 ++tree-sitter-ruby and parse singleton methods to fix ambiguity 2017-02-17 11:34:47 -08:00
Timothy Clem
1bd36fff7c Failing test to demonstrate the Ruby method shape ambiguity problem 2017-02-17 10:49:26 -08:00
Timothy Clem
7caca45fba Use - in filenames 2017-02-17 08:46:56 -08:00
Timothy Clem
8a8c3257f5 Make sure single ruby methods are included in this test 2017-02-17 08:46:33 -08:00
Timothy Clem
8b6ebb6db1 Test out go method with receiver summaries 2017-02-17 08:45:51 -08:00
Timothy Clem
4e51665e50 Add .hspec for depths default, make sure hspec version supports 2017-02-17 08:27:51 -08:00
Timothy Clem
8cd0b52a9f Make it clear that these sourceblobs are for the blankdiff 2017-02-16 15:47:18 -08:00
Timothy Clem
5108b53dfb Prop test for changes that don't toc summarize 2017-02-16 15:41:13 -08:00
Timothy Clem
d39e81a93b Test for changes inside of methods/functions 2017-02-16 15:22:46 -08:00
Timothy Clem
462d44c174 Fill out prop test for the different patch types 2017-02-16 14:20:22 -08:00
Timothy Clem
0bc9633fff Parameterize terms instead of diffs 2017-02-16 14:19:35 -08:00
Rob Rix
738287fb67 Bump haskell-tree-sitter. 2017-02-16 14:43:29 -05:00
Rob Rix
75d3fc5079 🔥 stale hiding of fromList. 2017-02-16 14:28:32 -05:00
Rob Rix
b17af9d9c8 🔥 Source.fromList. 2017-02-16 13:11:04 -05:00
Rob Rix
6abfc2b158 Define mempty using the extant empty value. 2017-02-16 13:10:55 -05:00
Rob Rix
d3819ac386 Use the Source API to round-trip through Text. 2017-02-16 13:08:23 -05:00
Rob Rix
a7bfbb72f4 Rename characterRange to byteRange. 2017-02-16 11:58:26 -05:00
Rob Rix
b33bf134b4 Test that whole strings survive the utf8 roundtrip. 2017-02-16 11:53:49 -05:00
Rob Rix
6e35a32566 Produce non-ASCII characters and longer byte strings earlier. 2017-02-16 11:53:27 -05:00
Rob Rix
6c54412778 Source’s Listable instance produces non-ASCII values. 2017-02-16 11:38:02 -05:00
Timothy Clem
7b9d4b1f1b Add test for toc summaries of files with unicode chars 2017-02-16 08:29:49 -08:00
Rob Rix
76e97e3df5 Interleave the ASCII code points. 2017-02-16 11:28:51 -05:00
Rob Rix
fed316c977 Test that encoding/decoding roundtrips are idempotent. 2017-02-16 11:27:50 -05:00
Timothy Clem
dbe08e5f81 Merge remote-tracking branch 'origin/master' into toc-summary-prop-tests 2017-02-15 16:38:41 -08:00
Timothy Clem
ea3310d953 No trace to let ci run 2017-02-15 16:22:22 -08:00
Timothy Clem
70c8e2a57b Property test that toc summarizes methods and functions 2017-02-15 16:13:34 -08:00
Rob Rix
598b933aea Byte ranges, not character ranges. 2017-02-15 16:17:01 -05:00
Rob Rix
971718616f Bump haskell-tree-sitter for byte ranges. 2017-02-15 16:16:46 -05:00
Rob Rix
074868b289 Merge remote-tracking branch 'origin/master' into it-slices,-it-dices 2017-02-15 15:32:07 -05:00
Rob Rix
5f333e83b3 Merge pull request #1004 from github/hold-on-to-your-butts
lts-8.0, ghc-8.0.2, and some improvements to LeanCheck integration
2017-02-15 15:28:13 -05:00
Rob Rix
73b96969a8 Generate valid 7-bit ASCII. 2017-02-15 14:51:18 -05:00
Rob Rix
ed2ac59a36 Merge remote-tracking branch 'origin/hold-on-to-your-butts' into it-slices,-it-dices 2017-02-15 14:51:03 -05:00
Timothy Clem
43ec5efdb3 Commented syntax is summarized as BranchInfo 2017-02-15 10:37:24 -08:00
Timothy Clem
c8c42f0591 Commented syntax is summarized as BranchInfo 2017-02-15 10:16:53 -08:00
Timothy Clem
af54d397a2 Test basic method toc summary, and port over one prop test 2017-02-15 10:15:57 -08:00
Timothy Clem
aa84bb40d6 Merge branch 'master' into hold-on-to-your-butts 2017-02-15 08:34:18 -08:00
Timothy Clem
a02934534a One more newline before diff 2017-02-15 08:20:49 -08:00
Timothy Clem
72e9472ad9 Merge pull request #1005 from github/dedupe-added-removed-methods
Dedupe methods that report as both added and removed in toc summaries
2017-02-15 08:19:19 -08:00
Timothy Clem
b34c71dcc5 Merge branch 'master' into dedupe-added-removed-methods 2017-02-15 08:14:21 -08:00
Rick Winfrey
e1d126fe52 Merge pull request #997 from github/automate-updating-dotcom
Add script/update-github
2017-02-14 15:55:21 -08:00
Rick Winfrey
bd9a755178 Merge branch 'master' into automate-updating-dotcom 2017-02-14 15:50:35 -08:00
Timothy Clem
975fd7cb88 Merge pull request #987 from github/go-receiver-toc-iteration
Another iteration for go method toc summaries
2017-02-14 15:43:58 -08:00