1
1
mirror of https://github.com/github/semantic.git synced 2024-11-29 02:44:36 +03:00
Commit Graph

9059 Commits

Author SHA1 Message Date
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
Timothy Clem
fde17ce24b Parens are now included in arguments 2016-10-06 11:42:35 -07:00
Timothy Clem
976b299071 Fix quoted strings 2016-10-06 11:42:21 -07:00
joshvera
f1a1c759b0 Fix some test errors 2016-10-06 14:20:58 -04:00
Timothy Clem
fa2f13ab74 Update to latest tree-sitter and parsers 2016-10-06 11:07:40 -07:00
joshvera
ecf34e5d6e Output source spans to JSON 2016-10-06 13:12:40 -04:00
Josh Vera
db2e3cf236 Merge pull request #864 from github/project-reorg
Project reorg and rename binary to semantic-diff
2016-10-06 12:54:16 -04:00
Timothy Clem
68b1cfac64 And the repo path is slightly different 2016-10-06 09:04:03 -07:00
Timothy Clem
1bdd67e5fa Alphabetize while we're at it 2016-10-06 09:03:06 -07:00
Timothy Clem
02853cc422 Path still not quite right 2016-10-06 09:02:38 -07:00
Timothy Clem
47731b3faa Bring back the right path here 2016-10-06 08:56:27 -07:00
Timothy Clem
6e8c2eb724 Not sure why tree-sitter-parsers got updated here 2016-10-06 08:52:14 -07:00
Timothy Clem
e8e9dfdcd8 Minor version bump 2016-10-06 08:45:48 -07:00
Timothy Clem
068481b35b Merge remote-tracking branch 'origin/master' into project-reorg 2016-10-06 08:45:04 -07:00
Timothy Clem
56b59ac1f1 Prune build-depends 2016-10-05 18:47:47 -07:00
Timothy Clem
d0ecd267de Update references to semantic-git-diff in docs 2016-10-05 17:31:55 -07:00
Timothy Clem
f004a5c3db New path for test corpus 2016-10-05 17:16:59 -07:00
Timothy Clem
2af64a9c15 Only one thing to build now 2016-10-05 17:16:08 -07:00
Timothy Clem
9a91bb0c88 Rename executable semantic-diff 2016-10-05 16:33:26 -07:00
Timothy Clem
6cbfa91475 Try out moving project around 2016-10-05 16:17:46 -07:00
Rick Winfrey
910064990d Merge pull request #862 from github/pretty-print-not-pretty-diff
Pretty print not pretty ansi-print
2016-10-05 17:05:10 -05:00
joshvera
7121ec7fe0 more imports 🔪 2016-10-05 17:46:00 -04:00
joshvera
3def8b0954 Remove SourceSpan imports 2016-10-05 17:45:24 -04:00
joshvera
b7df878c4b Update specs 2016-10-05 17:41:00 -04:00
joshvera
224aba6c1f Expose SourceSpan/SourcePos from Info 2016-10-05 17:40:49 -04:00
joshvera
7ba5607cc8 Add source spans to terms 2016-10-05 17:27:45 -04:00
Rick Winfrey
bba5e5cc62 Merge branch 'master' into pretty-print-not-pretty-diff 2016-10-05 15:34:54 -05:00
Josh Vera
39f3fcb2af Merge pull request #860 from github/bump-tree-sitter-parsers
Set a default encoding to utf8 and bump tree sitter parsers
2016-10-05 12:58:37 -04:00
joshvera
904b0de8b1 Merge remote-tracking branch 'origin/master' into bump-tree-sitter-parsers 2016-10-05 12:53:59 -04:00
Josh Vera
36705561dd Merge pull request #806 from github/rws-large-diffs
Compute smaller diffs in RWS with an SES pass
2016-10-05 12:51:04 -04:00