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

32741 Commits

Author SHA1 Message Date
Ayman Nadeem
f48c90cc14 Create AST.hs 2020-01-27 16:13:17 -05:00
Ayman Nadeem
3d559796c0 change TreeSitter.TypeScript.AST to Language.TypeScript.AST 2020-01-27 16:11:40 -05:00
Ayman Nadeem
87b200d3d2 create submodule for typescript AST 2020-01-27 16:06:52 -05:00
Ayman Nadeem
7496c67128 add contents to Language.TypeScript.AST 2020-01-27 16:06:35 -05:00
Ayman Nadeem
beb8f2ff6f Update semantic-typescript.cabal 2020-01-27 16:04:21 -05:00
Ayman Nadeem
8cf1da829a Create AST.hs 2020-01-27 16:04:16 -05:00
Ayman Nadeem
d553f46586 Replace TreeSitter.Ruby.AST with Language.Ruby.AST 2020-01-27 15:59:03 -05:00
Ayman Nadeem
38989b98c4 add ../ to Language.Ruby.AST 2020-01-27 15:57:02 -05:00
Ayman Nadeem
ae7021efd4 create submodule for ruby AST 2020-01-27 15:56:25 -05:00
Ayman Nadeem
c448e0f0d9 add contents to Language.Ruby.AST 2020-01-27 15:50:51 -05:00
Ayman Nadeem
c297d2c8a5 Update semantic-ruby.cabal 2020-01-27 15:49:20 -05:00
Ayman Nadeem
e626d0f51b create Language.Ruby.AST 2020-01-27 15:49:18 -05:00
Ayman Nadeem
0c87cfdf1b s/TreeSitter/Language 2020-01-27 15:44:51 -05:00
Ayman Nadeem
36064c40f2 mo nesting mo problems 2020-01-27 15:44:39 -05:00
Ayman Nadeem
81a39439d4 create submodule for go AST 2020-01-27 15:40:47 -05:00
Ayman Nadeem
6e36439f9c add contents to Language.Go.AST 2020-01-27 15:39:23 -05:00
Ayman Nadeem
1face91668 Update semantic-go.cabal 2020-01-27 15:37:10 -05:00
Ayman Nadeem
51fc70a42f Create Language.Go.AST 2020-01-27 15:37:07 -05:00
Timothy Clem
66f7e6a57a Bump cache key for builds 2020-01-27 12:35:11 -08:00
Ayman Nadeem
2658bf6dee This fails for some reason, investigate later 2020-01-27 15:28:15 -05:00
Ayman Nadeem
04036eabea s/TreeSitter/Language 2020-01-27 15:23:35 -05:00
Ayman Nadeem
de6864049d compensate for src 2020-01-27 15:22:24 -05:00
Ayman Nadeem
05bdf124df create submodule for java AST 2020-01-27 15:17:52 -05:00
Ayman Nadeem
5f218d9090 add AST contents 2020-01-27 15:17:35 -05:00
Ayman Nadeem
5847bd7024 Update semantic-java.cabal 2020-01-27 15:13:12 -05:00
Ayman Nadeem
d33a8d6801 Create AST.hs 2020-01-27 15:13:03 -05:00
Rob Rix
774c71f1e3
Merge branch 'master' into linguistic-drift 2020-01-27 15:07:24 -05:00
Patrick Thomson
4a1b0edc35
Merge pull request #444 from github/ToJSON-source-range
replace auto-derived ToJSON instance with one that mirrors ToJSONFields
2020-01-27 14:59:41 -05:00
Ayman Nadeem
b423eb1d4b change TreeSitter.Python.AST to Language.Python.AST 2020-01-27 14:44:24 -05:00
Ayman Nadeem
03aad5aca0 create submodule for python AST 2020-01-27 14:35:18 -05:00
Ayman Nadeem
1d82bcde1c actually add contents to AST 2020-01-27 14:33:52 -05:00
Ayman Nadeem
806b9352a1 Update semantic-python.cabal 2020-01-27 14:27:41 -05:00
Ayman Nadeem
836e10b2e5 Create AST.hs 2020-01-27 14:27:34 -05:00
Timothy Clem
0b0d8776f9 Properly tag Module in Tsx and TypeScript 2020-01-27 11:25:32 -08:00
Rob Rix
671a26c389
Load Paths_semantic.hs correctly.
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
2020-01-27 14:22:52 -05:00
Timothy Clem
b2114dc59e Don't halt on error 2020-01-27 11:15:30 -08:00
Rob Rix
289785d3e4
Get the semantic-json AST from semantic-json.
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
2020-01-27 13:58:53 -05:00
Rob Rix
0945a3a74f
Copy in the AST generation from tree-sitter-json.
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
2020-01-27 13:57:41 -05:00
Rob Rix
575b19c451
Add a submodule of tree-sitter-json.
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
2020-01-27 13:57:13 -05:00
Rob Rix
b77157cee6
Depend on template-haskell.
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
2020-01-27 13:49:24 -05:00
Rob Rix
1b5ea7acb4
Stub in a module for the AST datatypes.
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
2020-01-27 13:44:30 -05:00
Patrick Thomson
a1529604ce Even more. The end is in sight. 2020-01-27 13:34:41 -05:00
Patrick Thomson
368b8ec7a4 Un-Prologueify the Abstract hierarchy. 2020-01-27 13:30:47 -05:00
Patrick Thomson
26723f9e1e De-Prologue various assignment and syntax modules. 2020-01-27 13:10:00 -05:00
Ayman Nadeem
7eff25d791 don't need OverloadedStrings anymore 2020-01-27 12:55:16 -05:00
Ayman Nadeem
36e2e20f05 Merge branch 'ToJSON-source-range' of https://github.com/github/semantic into ToJSON-source-range 2020-01-27 12:52:20 -05:00
Ayman Nadeem
4e969c77fe alphabetize imports 2020-01-27 12:52:16 -05:00
Patrick Thomson
e973e5b7a4 Blow the cache. 2020-01-27 12:35:07 -05:00
Patrick Thomson
fafd5a76f3 Port Data.Language into semantic-source.
- [ ] Depends on #444.

Because we need a separate release, this patch doesn't yet remove Data.Language.
2020-01-27 12:31:43 -05:00
Ayman Nadeem
867fa48434 ToJSON instance for Loc 2020-01-27 12:17:40 -05:00