1
1
mirror of https://github.com/github/semantic.git synced 2024-12-28 09:21:35 +03:00
Commit Graph

32903 Commits

Author SHA1 Message Date
Ayman Nadeem
2ab0808cfd Update semantic-python.cabal 2020-02-06 15:56:16 -05:00
Ayman Nadeem
7f6beb64bd Update semantic-json.cabal 2020-02-06 15:54:41 -05:00
Ayman Nadeem
bda78e4152 Update semantic-java.cabal 2020-02-06 15:54:38 -05:00
Ayman Nadeem
e6adbf910f Update semantic-ruby.cabal 2020-02-06 15:42:56 -05:00
Ayman Nadeem
aa3d096b66 Update semantic-typescript.cabal 2020-02-06 15:30:28 -05:00
Ayman Nadeem
9cfedc7429 Update semantic-tsx.cabal 2020-02-06 15:30:25 -05:00
Ayman Nadeem
bd983045ee add common stanza to semantic-java.cabal 2020-02-06 15:28:05 -05:00
Ayman Nadeem
1118a52934 s/codegen/ast 2020-02-06 15:27:54 -05:00
Ayman Nadeem
54ef3c9ec2 Merge branch 'master' into codegen-migration-leftovers 2020-02-06 14:19:04 -05:00
Ayman Nadeem
c4b68d3a4c s/ast/parse 2020-02-06 12:39:24 -05:00
Ayman Nadeem
85c79821d9 rename Marshal.JSON to AST.Marshal.JSON 2020-02-06 12:36:07 -05:00
Ayman Nadeem
53407c910f Update semantic-go.cabal 2020-02-06 11:26:03 -05:00
Patrick Thomson
c971f0bb6e
Merge pull request #463 from github/hands-on-my-property
Move DeclProperties and FunProperties record types to their own modules.
2020-02-05 19:36:27 -05:00
Patrick Thomson
9cfa5726d2 Bust the cache again. 2020-02-05 18:01:35 -05:00
Patrick Thomson
2384236e30 Merge remote-tracking branch 'origin/master' into hands-on-my-property 2020-02-05 17:55:06 -05:00
Patrick Thomson
bf056d0a06
Merge pull request #466 from github/zero-coolest
Remove Lower instances for Span and Pos.
2020-02-05 12:58:05 -05:00
Patrick Thomson
e4f58a7827 Merge remote-tracking branch 'origin/master' into hands-on-my-property 2020-02-05 10:48:37 -05:00
Patrick Thomson
622b40b62b Merge remote-tracking branch 'origin/master' into zero-coolest 2020-02-04 23:30:54 -05:00
Patrick Thomson
147245d03e
Merge pull request #458 from github/the-locative-case
Preserve Python AST span information in scope graph.
2020-02-04 23:30:16 -05:00
Patrick Thomson
4da8b83975
Merge pull request #469 from github/traversty
Traversable1 instances for AST datatypes
2020-02-04 23:16:13 -05:00
Patrick Thomson
346fa621ec Merge remote-tracking branch 'origin/master' into the-locative-case 2020-02-04 18:28:35 -05:00
Patrick Thomson
228f2d54c1 Codegen now depends on ast. 2020-02-04 18:27:34 -05:00
Patrick Thomson
fa90f502f3 Merge remote-tracking branch 'origin/master' into traversty 2020-02-04 18:26:19 -05:00
Patrick Thomson
2e931b769a
Merge pull request #467 from github/orphan-no-longer
Bump fused-effects version and remove orphan instance.
2020-02-04 18:24:07 -05:00
Ayman Nadeem
ff7e83cc2f remove semantic-codegen from semantic.cabal 2020-02-04 17:38:10 -05:00
Ayman Nadeem
602ac29afd remove semantic-codegen from everywhere in the project 2020-02-04 17:37:09 -05:00
Ayman Nadeem
602642169b move docs to semantic-ast 2020-02-04 17:36:29 -05:00
Ayman Nadeem
76cccdc917 🔥semantic-codegen 2020-02-04 17:36:05 -05:00
Ayman Nadeem
15c91a50f2 Update semantic-ast.cabal 2020-02-04 17:31:48 -05:00
Ayman Nadeem
fc27cf0dbe update semantic-ast.cabal with codegen files 2020-02-04 17:26:38 -05:00
Ayman Nadeem
0324f94381 move WIP helpers from semantic-codegen to semantic-ast 2020-02-04 17:26:26 -05:00
Ayman Nadeem
22a15a7b2f move AST.Grammar.TH to semantic-ast from semantic-codegen 2020-02-04 17:26:02 -05:00
Ayman Nadeem
1d643c5b98 move AST.Examples to semantic-ast from semantic-codegen 2020-02-04 17:25:37 -05:00
Ayman Nadeem
35c04464fc move AST.Unmarshal to semantic-ast from semantic-codegen 2020-02-04 17:25:06 -05:00
Ayman Nadeem
8ad6585ad2 move AST.Token to semantic-ast from semantic-codegen 2020-02-04 17:24:20 -05:00
Ayman Nadeem
034d2836d7 move AST.GenerateSyntax to semantic-ast from semantic-codegen 2020-02-04 17:23:58 -05:00
Ayman Nadeem
f5eeb93813 move AST.Deserialize to semantic-ast from semantic-codegen 2020-02-04 17:23:33 -05:00
Ayman Nadeem
52e595cd25 Merge branch 'traversty' into codegen-migration-leftovers 2020-02-04 17:01:29 -05:00
Ayman Nadeem
df780e1fd7 rename Helper to Helpers 2020-02-04 16:39:47 -05:00
Ayman Nadeem
670d4e9703 Remove Language.JSON.Grammar from semantic-json.cabal 2020-02-04 16:38:01 -05:00
Ayman Nadeem
bdd37a35da Delete Language.JSON.Grammar 2020-02-04 16:37:22 -05:00
Ayman Nadeem
2172c9b37e use getNodeTypesPath for Java 2020-02-04 16:31:14 -05:00
Ayman Nadeem
21d9ba3ae1 use getNodeTypesPath for Go 2020-02-04 16:30:04 -05:00
Ayman Nadeem
ac12aeb1aa use getNodeTypesPath in Ruby 2020-02-04 16:29:14 -05:00
Ayman Nadeem
39822f5685 use getNodeTypesPath for TypeScript 2020-02-04 16:27:26 -05:00
Ayman Nadeem
6f075a1f8f Update AST.hs 2020-02-04 16:25:57 -05:00
Ayman Nadeem
c9b8b4b5f2 use tree_sitter_json from TreeSitter.JSON instead of Language.JSON.Grammar 2020-02-04 16:24:02 -05:00
Ayman Nadeem
70ef53cbf5 replace submodule path with getNodeTypesPath in JSON 2020-02-04 16:23:37 -05:00
Ayman Nadeem
ce819f99dc use tree_sitter_tsx from TreeSitter.TSX instead of Language.TSX.Grammar 2020-02-04 16:21:54 -05:00
Ayman Nadeem
3c393606fa we're not using tree_sitter_python from Grammar 2020-02-04 16:21:02 -05:00