1
1
mirror of https://github.com/github/semantic.git synced 2024-12-18 20:31:55 +03:00
Commit Graph

9038 Commits

Author SHA1 Message Date
joshvera
007a1580fe Merge remote-tracking branch 'origin/master' into add-source-spans 2016-10-11 13:03:43 -04:00
Rick Winfrey
4611283966 Merge pull request #869 from github/pull-first
Pull from remote when generating test cases
2016-10-11 12:01:10 -05:00
Rick Winfrey
9c7707297b Clean up error handler 2016-10-11 11:55:28 -05:00
joshvera
e57c80940e bump tests 2016-10-11 12:52:26 -04:00
joshvera
70d39544cb Rename to filepath 2016-10-11 12:46:40 -04:00
Rick Winfrey
329ce63a8e ++tests 2016-10-11 11:07:57 -05:00
Rick Winfrey
1b80b748d7 Checkout master before attempting to pull from remote 2016-10-11 11:07:51 -05:00
joshvera
11d5cdcde7 Bump tests 2016-10-11 12:00:34 -04:00
joshvera
4fb07c28b6 Bump tests 2016-10-11 11:54:47 -04:00
joshvera
a9d216608f Rename this/that/these to delete/insert/replace for consistency with Patch 2016-10-11 11:52:49 -04:00
joshvera
fbb6ddbff4 Bump tests 2016-10-11 11:26:57 -04:00
joshvera
a08cad66d0 ++javascript 2016-10-11 11:13:44 -04:00
joshvera
399d01af97 update tests 2016-10-11 11:12:20 -04:00
joshvera
624918b113 remove files 2016-10-11 11:10:16 -04:00
Rick Winfrey
a8c133879c Gracefully handle push to remote errors (and die when appropriate) 2016-10-11 10:03:48 -05:00
joshvera
d95283f4a1 Merge remote-tracking branch 'origin/master' into add-source-spans 2016-10-11 10:45:22 -04:00
Rick Winfrey
1569611257 Update JSONtestcases shas 2016-10-10 12:39:22 -05:00
Rick Winfrey
c5deaa384e Rename runUpdateGitRemote -> runPushGitRemote 2016-10-10 12:38:46 -05:00
Rick Winfrey
d4818deb1e Fetch remote repository changes 2016-10-10 12:38:28 -05:00
Rick Winfrey
d055d2bc8d Merge pull request #866 from github/import-export-syntax
Import / Export syntax
2016-10-07 17:56:50 -05:00
Rick Winfrey
ec0abb0f8c Merge branch 'master' into import-export-syntax 2016-10-07 16:47:42 -05:00
Rick Winfrey
d6f9104237 Update tests 2016-10-07 16:43:01 -05:00
Rick Winfrey
d9660efdbe Prevent double quoting for export statements 2016-10-07 16:42:47 -05:00
Rick Winfrey
9a3fccc1e1 Update tests 2016-10-07 15:58:51 -05:00
Rick Winfrey
c5546d5b3e Merge pull request #868 from github/weekly-notes
Notes from weekly
2016-10-07 14:56:46 -05:00
Timothy Clem
7c6a849526 Notes from weekly 2016-10-07 12:37:31 -07:00
joshvera
f7e0cb53dd ++javascript 2016-10-07 11:29:44 -04:00
joshvera
c0a8483263 Merge remote-tracking branch 'origin/master' into add-source-spans 2016-10-07 11:28:57 -04:00
Rick Winfrey
4453cd1ad9 Move javascript diff summary JSON test case files 2016-10-07 10:26:45 -05:00
Rick Winfrey
bbe8b00b34 ++javascript 2016-10-07 10:21:14 -05:00
Rick Winfrey
3e23076ecc Merge branch 'master' into import-export-syntax 2016-10-07 10:20:11 -05:00
Rick Winfrey
f01460d6c9 Export is Identifiable 2016-10-06 18:40:00 -05:00
Rick Winfrey
7b24a6ba22 Add Import and Export render cases 2016-10-06 18:21:59 -05:00
Rick Winfrey
f85ee8991a Properly identify export identifiers from export expressions 2016-10-06 18:19:54 -05:00
Timothy Clem
5bd777bda3 Merge pull request #865 from github/latest-tree-sitter
Update to latest tree-sitter and parsers
2016-10-06 15:38:58 -07:00
joshvera
b9cf07f264 I guess DeriveAnyClass subsumes GeneralizedNewtypeDeriving 2016-10-06 18:36:49 -04:00
joshvera
4c219279b2 SourceSpans are one-indexed 2016-10-06 18:31:06 -04:00
Timothy Clem
da90b74044 New parsing of function params 2016-10-06 15:20:05 -07:00
joshvera
15cd4777e6 Add SourceSpans to customize ToJSON output for These SourceSpan SourceSpan 2016-10-06 17:55:54 -04:00
Rick Winfrey
7d8988ce21 Some exports have identifiers 2016-10-06 16:03:06 -05:00
Rick Winfrey
818daf1968 Make Import Syntax an identifier and a list 2016-10-06 15:47:29 -05:00
Rick Winfrey
3ca3d9f035 Add Diff Summary support for Export Syntax 2016-10-06 15:46:59 -05:00
Rick Winfrey
6199444e91 Handle Import Syntax Diff Summaries 2016-10-06 15:19:39 -05:00
Rick Winfrey
63ca53b828 Add Import Syntax 2016-10-06 15:19:11 -05:00
Rick Winfrey
e10b6f1144 Handle "import_statement" to JavaScript.hs 2016-10-06 15:19:01 -05:00
Rick Winfrey
9783aa4b30 Add Import / Export Categories 2016-10-06 15:18:09 -05:00
Timothy Clem
a4820f51e8 Bump to tree-sitter-parsers merge commit 2016-10-06 13:09:40 -07:00
joshvera
0ead2d4be8 Change rangeToSourceSpan to start from 1 1 2016-10-06 15:16:44 -04:00
joshvera
39e3a01533 Fix up DiffSummarySpec ranges 2016-10-06 15:12:14 -04:00
Timothy Clem
3d7c8cf67d Fix anonymous function parsing and summarizing 2016-10-06 12:05:10 -07:00