1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00
Commit Graph

33190 Commits

Author SHA1 Message Date
Patrick Thomson
70156b80bb One more otiose import out of nowhere. 2020-02-04 14:17:40 -05:00
Patrick Thomson
e82c505f68 One more otiose import out of nowhere. 2020-02-04 14:16:53 -05:00
Rob Rix
7e08d781c9
Add a module header describing the organizational concerns. 2020-02-04 14:13:10 -05:00
Rob Rix
3737b2b4cf
Stub in a module for just the Traversable1 class. 2020-02-04 14:11:43 -05:00
Ayman Nadeem
9b128869e6 add TSX tests 2020-02-04 13:58:34 -05:00
Rob Rix
bcea47bda1
Fixed. 2020-02-04 13:57:45 -05:00
Rob Rix
790431ac74
Tagging uses Traversable1 instead of GTraversable1. 2020-02-04 13:56:19 -05:00
Rob Rix
16c2e867e8
Newlines at EOF. 2020-02-04 13:55:52 -05:00
Rob Rix
cc553e2c5c
Rename result to symbolMatchingInstance. 2020-02-04 13:48:10 -05:00
Rob Rix
3c4a39a1d7
Define the traversal instances using Traversable1. 2020-02-04 13:47:15 -05:00
Rob Rix
4605c6b366
Rename makeInstances to makeTraversalInstances. 2020-02-04 13:45:09 -05:00
Rob Rix
c88c5b42a6
Stub in a definition to construct instances from Traversable1. 2020-02-04 13:42:53 -05:00
Rob Rix
869b279661
Derive a Traversable1 instance for ASTs. 2020-02-04 13:41:55 -05:00
Rob Rix
ca0d7d51fe
Apply stylish-haskell. 2020-02-04 13:41:20 -05:00
Rob Rix
d40f3832e8
Move AST.Element from semantic-tags into semantic-ast. 2020-02-04 13:36:40 -05:00
Rob Rix
7a2cc7fb7a
Move Traversable1 into semantic-ast. 2020-02-04 13:35:35 -05:00
Patrick Thomson
8efca9fbee Merge branch 'orphan-no-longer' into the-locative-case 2020-02-04 13:33:56 -05:00
Rob Rix
924ada5744
Apply stylish-haskell. 2020-02-04 13:29:33 -05:00
Rob Rix
933f135eae
Stub in a module for Traversable1. 2020-02-04 13:23:26 -05:00
Patrick Thomson
34bbbb830d Stray import. 2020-02-04 13:15:51 -05:00
Ayman Nadeem
9377dedaf1 move python test contents via raw copy-pasta; come back to this 2020-02-04 13:13:42 -05:00
Patrick Thomson
369dc558b4 Blow the cache. 2020-02-04 12:51:47 -05:00
Patrick Thomson
1f5214961a Blow the cache. 2020-02-04 12:39:59 -05:00
Ayman Nadeem
f9c4dcc333 Merge branch 'master' into codegen-migration-leftovers 2020-02-04 12:35:43 -05:00
Ayman Nadeem
f2186367d7 add test-suite to semantic-typescript 2020-02-04 12:34:39 -05:00
Ayman Nadeem
36c1e8385e add test-suite to semantic-ruby 2020-02-04 12:34:29 -05:00
Ayman Nadeem
21d665aeec add test-suite to semantic-json 2020-02-04 12:34:21 -05:00
Ayman Nadeem
ddcafeeb69 move corpus tests from tree-sitter-typescript to semantic-typescript 2020-02-04 12:34:06 -05:00
Ayman Nadeem
9cd707a4ee move corpus tests from tree-sitter-ruby to semantic-ruby 2020-02-04 12:33:52 -05:00
Ayman Nadeem
a8aa5981ca move corpus tests from tree-sitter-json to semantic-json 2020-02-04 12:33:22 -05:00
Patrick Thomson
4fc5b720fc Revert "Move DeclProperties to ScopeGraph.Properties.Declaration."
This reverts commit 546bfb2581.
2020-02-04 12:33:01 -05:00
Ayman Nadeem
87e6991e62 add test-suite to semantic-java.cabal 2020-02-04 12:32:23 -05:00
Ayman Nadeem
96547877cd move Java corpus tests from tree-sitter-java to semantic-java 2020-02-04 12:32:14 -05:00
Ayman Nadeem
fd912530b6 add test-suite to semantic-go.cabal 2020-02-04 12:31:29 -05:00
Patrick Thomson
0d5bf3716f Bump fused-effects version and remove orphan instance. 2020-02-04 12:29:57 -05:00
Patrick Thomson
ffb1f828c6 Merge remote-tracking branch 'origin/master' into the-locative-case 2020-02-04 12:13:12 -05:00
Patrick Thomson
9e5d0db61d
Merge pull request #462 from github/take-this-it's-dangerous-to-go-alone
Draft a HACKING.md file outlining best practices for development.
2020-02-04 12:09:21 -05:00
Patrick Thomson
7c410bedf4 Use Pos 1 1 here for backwards compat. 2020-02-04 11:35:11 -05:00
Patrick Thomson
93e0047b75 Remove the Lower instance for Span and Pos entirely.
If we ever need these in the future, we can create named variables for
them. The `Lower` instance is an information-hole.
2020-02-04 11:15:57 -05:00
Patrick Thomson
47d4e8b4cc Merge remote-tracking branch 'origin/master' into take-this-it's-dangerous-to-go-alone 2020-02-04 11:09:21 -05:00
Patrick Thomson
46b9ce578e Make Data.Span.Pos's Lower instance zero-indexed.
This is a major version bump for semantic-source.
2020-02-04 10:39:18 -05:00
Patrick Thomson
049f3ddf3a
Merge pull request #459 from github/zero-cool
Fix documentation for Source.Span.Pos.
2020-02-04 08:57:03 -05:00
Ayman Nadeem
ccd51b3be7 add Go test 2020-02-03 16:58:24 -05:00
Ayman Nadeem
114316c6c8
Merge pull request #448 from github/my-grate
Migrating ASTs to Semantic 🧀
2020-02-03 16:31:40 -05:00
Ayman Nadeem
dd3b686d7c alphabetize 2020-02-03 16:17:59 -05:00
Ayman Nadeem
131f706e01 Continue to get this symbol from TreeSitter.Go 2020-02-03 16:16:29 -05:00
Ayman Nadeem
24cea64644 remove unnecessary qualifier 2020-02-03 16:14:14 -05:00
Ayman Nadeem
5b8c7fdbaf Create Examples.hs 2020-02-03 14:11:52 -05:00
Ayman Nadeem
c2b94456b6 AST.Marshal ftw 2020-02-03 12:29:13 -05:00
Ayman Nadeem
3aa65bd2d5 leave a note talking about movement 2020-02-03 12:28:58 -05:00