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

9670 Commits

Author SHA1 Message Date
Rick Winfrey
1caeb18406 Add Element category 2017-01-12 11:38:44 -08:00
Rick Winfrey
b69badb184 Add SliceTy category 2017-01-12 11:38:35 -08:00
Rick Winfrey
4f3f16b506 bump go tests 2017-01-11 15:28:58 -08:00
Rick Winfrey
3a7259503d Add FieldDecl renderer entries 2017-01-11 15:26:56 -08:00
Rick Winfrey
ad9895a28c Merge branch 'more-go-terms' of github.com:github/semantic-diff into more-go-terms 2017-01-11 15:23:04 -08:00
Rick Winfrey
e4ac0af32e Remove newline 2017-01-11 15:19:45 -08:00
Rick Winfrey
089e9417b5 bump go tests 2017-01-11 15:19:22 -08:00
Rick Winfrey
e122c4c91d Update repo url to point to shared go test repo 2017-01-11 15:19:07 -08:00
Rick Winfrey
bfc139f54d Add struct-field-declaration syntax to go.json generator file 2017-01-11 15:18:55 -08:00
Rick Winfrey
26a4a41a61 Add struct-field-declarations summary tests 2017-01-11 15:18:14 -08:00
Rick Winfrey
4bddf7952a Summarize FieldDecl 2017-01-11 15:10:45 -08:00
Rick Winfrey
24e8e87cd5 Make TypeDecl identifiable but not Struct 2017-01-11 15:10:28 -08:00
Rick Winfrey
2bb7ec94ac Add field declaration mapping 2017-01-11 15:10:12 -08:00
Rick Winfrey
f2eacd915c Build Structs (and also allow for empty structs) 2017-01-11 15:09:58 -08:00
Rick Winfrey
99e4e8da28 Add type and field declarations to Go category list 2017-01-11 15:09:19 -08:00
Rick Winfrey
7dcab8f987 Formatting 2017-01-11 15:06:28 -08:00
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
joshvera
ccdaf8f663 Add PointerTy category 2017-01-11 17:45:31 -05:00
joshvera
5b2f6ed3d5 Make TypeDecl Identifiable 2017-01-11 16:32:01 -05:00
joshvera
74dbe899fa bump tests 2017-01-11 16:30:01 -05: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