1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 06:11:49 +03:00
Commit Graph

17221 Commits

Author SHA1 Message Date
Rick Winfrey
0d55fcb378 🔥 unnecessary emptyTerm 2017-11-15 10:10:01 -08:00
Rick Winfrey
ee26a95330 Assign multiple expressions wthin communication clauses 2017-11-15 10:06:59 -08:00
Josh Vera
46e79a6cd4 Merge pull request #1438 from github/add-js-and-jsx-to-old-toc
Enable JS and JSX in semantic-diff
2017-11-15 12:32:48 -05:00
joshvera
c44af7ad8e no parens 2017-11-15 12:16:36 -05:00
joshvera
d06d81672e Enable JS and JSX in semantic-diff 2017-11-15 11:35:25 -05:00
Rob Rix
4916ccde2f 🔥 monolithic TypeScript assignment. 2017-11-15 10:42:53 -05:00
Rob Rix
a53d9b5e46 Don’t specialize monolithic assignment for TypeScript. 2017-11-15 10:42:44 -05:00
Rick Winfrey
af63537d36 Enforce function literals requiring a block 2017-11-14 15:35:48 -08:00
Rick Winfrey
b034e471fa Update function declaration tests 2017-11-14 15:33:07 -08:00
Rick Winfrey
77bdbdbb77 Assign function declaration and function literals with optionals 2017-11-14 15:32:46 -08:00
Timothy Clem
bf2f5fff33 Merge pull request #1435 from github/better-json-decode-errors
Use eitherDecode so we can include an error message
2017-11-14 15:31:08 -08:00
Rick Winfrey
d7573fc6c4 Create a types group 2017-11-14 15:30:54 -08:00
Timothy Clem
f9fe282af1 Merge branch 'master' into better-json-decode-errors 2017-11-14 15:26:19 -08:00
Josh Vera
d9e5338b02 Merge pull request #1411 from github/default-typescript-assignment
Enable typescript assignment by default
2017-11-14 18:25:53 -05:00
Josh Vera
d900d3ba12 Merge branch 'master' into default-typescript-assignment 2017-11-14 18:17:44 -05:00
Timothy Clem
4ed36b699a Catch all forms of newlines in sourceLineRangesWithin 2017-11-14 14:49:46 -08:00
Rick Winfrey
e36799d4ef Assign function declarations with no body 2017-11-14 14:30:42 -08:00
Rick Winfrey
ddd35e2631 Update unary expression test fixtures 2017-11-14 14:25:20 -08:00
Rick Winfrey
f8bca432a4 Assign unary complement expressions 2017-11-14 14:25:01 -08:00
Rick Winfrey
62f5cedf67 Update select statements tests 2017-11-14 14:04:06 -08:00
Rick Winfrey
46cb13a4c1 Allow communication clauses to have empty bodies 2017-11-14 14:03:50 -08:00
Rick Winfrey
2ccc5e9786 Update type switch statement tests 2017-11-14 13:54:14 -08:00
Rick Winfrey
1564d7f029 Allow expressions within type switch guards 2017-11-14 13:49:29 -08:00
Rick Winfrey
105a6adace 🔥 parens 2017-11-14 13:49:15 -08:00
Timothy Clem
6b1ac4f0fa Use eitherDecode so we can include an error message 2017-11-14 11:52:49 -08:00
Rick Winfrey
b32a874f42 Merge branch 'master' into go-assignment 2017-11-14 11:02:17 -08:00
Josh Vera
a0532c90fc Merge pull request #1425 from github/python-updates
Separate term and manyTerm logic in python
2017-11-13 18:52:16 -05:00
Josh Vera
b86431933d Merge branch 'master' into python-updates 2017-11-13 18:37:03 -05:00
Rick Winfrey
59cb4b2bc7 Update tests 2017-11-09 17:01:19 -08:00
Rick Winfrey
8b723fdaa8 Assign parameters and parameterDeclarations consistently 2017-11-09 16:58:03 -08:00
Rick Winfrey
eaa98db6fd Assign identifiers for the receiver of method declarations 2017-11-09 16:39:48 -08:00
Rick Winfrey
4eb9d19f9c Update method declaration fixtures and tests 2017-11-09 16:21:36 -08:00
Rick Winfrey
b4bdbc7cfb Allow single identifiers in method declaration parameter list 2017-11-09 15:58:30 -08:00
Rick Winfrey
86c7892fe2 Update for statement tests 2017-11-09 15:41:55 -08:00
Rick Winfrey
ab2839d925 Assign for statements with a single expression condition 2017-11-09 15:00:33 -08:00
Rick Winfrey
8a78c17a40 Add arrayType assignment to top level expression choices 2017-11-09 14:26:47 -08:00
Rick Winfrey
69c85f1140 Formatting 2017-11-09 14:25:22 -08:00
Timothy Clem
8c727bd4f0 Extract out the Tag renderer into it's own module 2017-11-09 09:01:35 -08:00
Timothy Clem
9b7b22e0a5 Rework option handling for generating tags
Command is now `semantic parse --tags`
2017-11-08 15:30:34 -08:00
Timothy Clem
0b3568aaba Shape of Declaration.Class changed 2017-11-08 14:26:40 -08:00
Timothy Clem
3fc53af5e0 classBody doesn't need to be a list 2017-11-08 14:00:08 -08:00
Timothy Clem
57dfc43035 Construct ClassDeclaration properly 2017-11-08 13:59:41 -08:00
Timothy Clem
04a2991b95 Missed this rename 2017-11-08 13:59:24 -08:00
Timothy Clem
772762ecef Merge remote-tracking branch 'origin/master' into generate-tags-with-context 2017-11-08 13:16:07 -08:00
Josh Vera
d24a7eb058 Merge pull request #1426 from github/json-updates
JSON updates
2017-11-08 15:35:43 -05:00
Josh Vera
136ceb6ca1 Merge branch 'master' into json-updates 2017-11-08 15:22:48 -05:00
Timothy Clem
43f4706517 Merge pull request #1389 from github/class-toc
[WIP] class TOC
2017-11-08 12:14:15 -08:00
joshvera
e1fdd753ed Regenerate go tests 2017-11-08 15:01:39 -05:00
Rick Winfrey
fcf453f759 Add additional type conversion test cases 2017-11-08 11:17:03 -08:00
Rick Winfrey
e7921e1c1c Regenerate tests 2017-11-08 11:13:11 -08:00