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 |
|
Ayman Nadeem
|
d8eaba4ebb
|
Update Range.hs
|
2020-01-27 12:17:00 -05:00 |
|
Ayman Nadeem
|
ceefb6f6e0
|
replace auto-derived ToJSON instance with one that mirrors ToJSONFields
|
2020-01-27 12:09:23 -05:00 |
|
Patrick Thomson
|
458903ef6d
|
Remove Prologue from a great many little files.
|
2020-01-27 11:46:07 -05:00 |
|
Patrick Thomson
|
afc6189227
|
:note: Data.Language.
|
2020-01-27 11:29:59 -05:00 |
|
Patrick Thomson
|
d9f5c9d41a
|
:note: Rendering.Graph.
|
2020-01-27 11:28:47 -05:00 |
|
Patrick Thomson
|
3bae3da785
|
:note: Semantic.Task.
|
2020-01-27 11:27:38 -05:00 |
|
Patrick Thomson
|
ec26b35342
|
:note: Rendering.TOC.
|
2020-01-27 11:27:05 -05:00 |
|
Patrick Thomson
|
e8091780eb
|
:note: Semantic.Distribute.
|
2020-01-27 11:25:42 -05:00 |
|
Patrick Thomson
|
4058bac8a6
|
:note: Data.Syntax.
|
2020-01-27 11:24:54 -05:00 |
|
Patrick Thomson
|
1c593fbd18
|
:note: Rendering.JSON.
|
2020-01-27 11:22:07 -05:00 |
|
Patrick Thomson
|
92bdea0d98
|
:note: Semantic.COnfig.
|
2020-01-27 11:21:34 -05:00 |
|
Patrick Thomson
|
9755413808
|
:note: Parsing.TreeSitter.
|
2020-01-27 11:20:38 -05:00 |
|
Patrick Thomson
|
5a713a3e01
|
:note: Semantic.Analysis.
|
2020-01-27 11:19:14 -05:00 |
|
Patrick Thomson
|
a32e715303
|
:note: Parsing.Parser.
|
2020-01-27 11:15:03 -05:00 |
|
Patrick Thomson
|
bb970c1ba1
|
:note: Tags.Taggable.
|
2020-01-27 11:10:42 -05:00 |
|
Patrick Thomson
|
f01379c01b
|
:note: Semantic.CLI.
|
2020-01-27 11:08:51 -05:00 |
|