1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 22:01:46 +03:00
Commit Graph

9651 Commits

Author SHA1 Message Date
Rick Winfrey
9d9e3e295f Add FieldDecl Syntax 2017-01-11 15:06:06 -08:00
Rick Winfrey
ce8de2b833 Add FieldDecl category 2017-01-11 15:05:51 -08:00
Rick Winfrey
d8d83b9973 Merge branch 'more-go-terms' of github.com:github/semantic-diff into more-go-terms 2017-01-11 09:29:56 -08:00
Rick Winfrey
2ac9497559 Add Default and TypeDecl arbitrary categories 2017-01-10 15:40:10 -08:00
Rick Winfrey
6e488a4d6f Add TypeDecl to Renderer.Split 2017-01-10 15:39:50 -08:00
joshvera
d1ed9fd7ba totality our old friend 2017-01-10 18:17:48 -05:00
Rick Winfrey
044859fd66 Merge branch 'more-go-terms' of github.com:github/semantic-diff into more-go-terms 2017-01-10 15:17:35 -08:00
joshvera
5d1e105dc3 Parse type declarations 2017-01-10 18:04:34 -05:00
Rick Winfrey
d5f845f6c4 Merge branch 'more-go-terms' of github.com:github/semantic-diff into more-go-terms 2017-01-10 14:24:42 -08:00
joshvera
18c178b664 bump ruby tests 2017-01-10 16:58:40 -05:00
joshvera
00ba0c85fa Merge remote-tracking branch 'origin/master' into more-go-terms 2017-01-10 16:57:19 -05:00
joshvera
8fc30bea71 never mind don't make case statements identifiable 2017-01-10 16:51:50 -05:00
joshvera
0d13819f30 Make a switch statements clause a Maybe 2017-01-10 16:41:55 -05:00
Rick Winfrey
196b413c97 Merge branch 'master' into more-go-terms 2017-01-10 13:37:24 -08:00
joshvera
4d06cbd63c Update tests 2017-01-10 16:21:35 -05:00
joshvera
fdea1399f0 Make case statements identifiable 2017-01-10 16:21:29 -05:00
joshvera
6d42df94ec Add missing Default cases 2017-01-10 16:19:15 -05:00
joshvera
8cff7ff000 ++tests 2017-01-10 16:08:59 -05:00
joshvera
d42962590b Consider expression_case to be a Case statement 2017-01-10 16:06:48 -05:00
joshvera
b6c22b8477 Don't consider expression_case_clause a Case statement 2017-01-10 16:06:26 -05:00
joshvera
83eb1539e9 Unpack expression_case_clause 2017-01-10 16:06:12 -05:00
joshvera
cbd132c8dc Add a Default Syntax for default cases 2017-01-10 16:05:55 -05:00
joshvera
3d95799fc7 Handle parameter declarations 2017-01-10 15:09:09 -05:00
joshvera
8de5504f97 Add a top level node in case comments come before a module 2017-01-10 13:48:23 -05:00
joshvera
531524f29c Revert "Don't wrap a VarAssignment in a VarDecl"
This reverts commit 2b39a7cc0576675f0104f67a00df799b6f9ef970.
2017-01-09 18:07:23 -05:00
joshvera
cbb31dd42a Fix up categories for var decls 2017-01-09 17:54:27 -05:00
joshvera
3fbc488c39 Don't wrap a VarAssignment in a VarDecl 2017-01-09 17:21:48 -05:00
joshvera
313a2a51e7 Bump tests 2017-01-09 17:21:36 -05:00
joshvera
0f7e190c7f Map function literals to var assignment summaries 2017-01-09 16:42:39 -05:00
joshvera
98c5c41cfa Allow dictionaries to be identifiable 2017-01-09 15:20:36 -05:00
joshvera
57137db0cf bump tests 2017-01-09 15:13:55 -05:00
joshvera
760d99cc53 Allow arrays with types to be identifiable 2017-01-09 15:10:20 -05:00
Josh Vera
5c80215349 Merge pull request #923 from github/weekly-summary-2017-01-06
Weekly summary 2017 01 06
2017-01-06 18:11:48 -05:00
Rick Winfrey
13790348d4 Clarify homology description 2017-01-06 14:28:16 -08:00
Rick Winfrey
e088f6aa35 Add weekly summary for 2017-01-06 2017-01-06 14:24:17 -08:00
joshvera
ec1ea9aa17 update ruby tests 2017-01-05 17:09:50 -05:00
joshvera
ae40908cd2 Update go tests 2017-01-05 17:08:28 -05:00
Timothy Clem
54170abc51 Merge pull request #921 from github/ruby-begin-end
Parse BEGIN/END {} for Ruby
2016-12-13 12:11:08 -08:00
Timothy Clem
4a3b8d3769 No need to qualify these 2016-12-13 08:38:18 -08:00
Timothy Clem
efb505bc25 Only use qualified Data.Text 2016-12-13 08:14:18 -08:00
Timothy Clem
1a7e37408e Slightly nicer way to get vowels 2016-12-13 08:13:56 -08:00
Timothy Clem
63def337ca Fix tests to use Category instead of String 2016-12-12 17:47:12 -08:00
Timothy Clem
489ed112a0 Match on Category instead of name and rework determiner logic 2016-12-12 17:40:28 -08:00
Timothy Clem
cd2fe4a681 Calculate determiner from following summary, not preceding patch 2016-12-12 15:27:09 -08:00
Timothy Clem
91721682a6 Give BEGIN/END their own Syntax 2016-12-12 15:26:26 -08:00
Timothy Clem
005a5f43d0 Parse BEGIN/END {} for Ruby 2016-12-12 13:41:55 -08:00
Josh Vera
a9ed40da8f Merge pull request #920 from github/ruby-parse-fixes
Ruby parse fixes
2016-12-12 14:31:36 -05:00
Timothy Clem
7fcc5ab88f Merge branch 'master' into ruby-parse-fixes 2016-12-12 09:15:01 -08:00
Timothy Clem
ecbb36b2df Merge pull request #919 from github/output-formats
New S-Expression output format for parse and diff
2016-12-12 09:14:32 -08:00
Timothy Clem
5b10012466 Parse Ruby scope operator 2016-12-12 08:30:43 -08:00