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

773 Commits

Author SHA1 Message Date
Timothy Clem
941527c261 Remove a la carte diffing and graphing 2020-06-11 13:53:12 -07:00
Patrick Thomson
dfd60a47a4
Merge pull request #568 from github/bumphp
Bump tree-sitter-php to 0.5.0.0.
2020-06-09 12:05:54 -04:00
Patrick Thomson
ab067e7df5 Bump tree-sitter-php to 0.5.0.0. 2020-06-09 10:42:36 -04:00
Timothy Clem
827ab963a1 Benchmarks requires semantic-proto 2020-06-04 14:03:51 -07:00
Timothy Clem
cf636f7e97 Remove legacy types entirely 2020-06-04 11:24:17 -07:00
Timothy Clem
acc1fa421d Fix up tests 2020-06-04 11:17:53 -07:00
Timothy Clem
2e44d43452 Generate Def/Ref at moment of tagging 2020-06-04 10:39:15 -07:00
Timothy Clem
4a1de42deb Move code generated from protos into separate package 2020-06-04 09:26:11 -07:00
Alexei Pastuchov
3135848b2e add tree-sitter-rust build dependency 2020-05-12 21:13:41 +02:00
Patrick Thomson
c61ad7a238 Bump major semantic version. Ad astra! 2020-04-08 17:47:37 -04:00
Patrick Thomson
cb5ad2863d Merge remote-tracking branch 'origin/master' into table-this-motion 2020-04-08 17:45:08 -04:00
Rick Winfrey
607594eb84 Bump semantic version 2020-04-01 11:32:48 -07:00
Patrick Thomson
635d3d58b6 Remove table of contents support. 2020-03-31 13:55:26 -04:00
Rick Winfrey
d55db8893a Merge branch 'master' into precise-ql-tagging 2020-03-27 11:52:48 -07:00
Rick Winfrey
ee39d1d3f9 Bump tree-sitter 2020-03-24 17:32:27 -07:00
Rick Winfrey
9a7ed9d294 Bump to semantic-source 0.1.0
Co-Authored-By: Patrick Thomson <patrickt@users.noreply.github.com>
2020-03-23 13:40:50 -07:00
Rick Winfrey
376881814d Don't specify semantic-source as local package 2020-03-20 10:29:19 -07:00
Rick Winfrey
072e8ef5a0 Bump semantic version 2020-03-20 09:30:10 -07:00
Rick Winfrey
57a55e9c71 Bump lingo version 2020-03-19 17:43:58 -07:00
Rick Winfrey
42c6750e5d Merge branch 'master' into precise-ql-tagging 2020-03-19 13:34:03 -07:00
Rick Winfrey
7df556216e Rename QL to CodeQL 2020-03-19 13:33:36 -07:00
Patrick Thomson
5691a361c8 Rename the file. 2020-03-11 20:14:16 -04:00
Rick Winfrey
a4652630cd Add additional tree-sitter-ql dep to semantic.cabal; add QL to list of code nav languages 2020-03-04 18:30:55 -08:00
Timothy Clem
115b5c781c Renaming based on feedback 2020-03-04 13:48:32 -08:00
Rick Winfrey
e4ffc9d2f6 Add semantic-ql 2020-03-02 11:18:21 -08:00
Timothy Clem
cf68a4ce5b Merge remote-tracking branch 'origin/master' into incremental-sg-api 2020-02-21 09:14:25 -08:00
Timothy Clem
7e08e9a9dd Stub out parse to scope graph api 2020-02-21 09:05:08 -08:00
Patrick Thomson
2d3b4b076c Merge remote-tracking branch 'origin/master' into markdone 2020-02-14 14:13:05 -05:00
Patrick Thomson
c3279290ae Merge remote-tracking branch 'origin/master' into codegen-migration-leftovers 2020-02-14 13:03:32 -05:00
Josh Vera
c7c6df0828
Merge branch 'master' into markdone 2020-02-13 14:32:29 -05:00
Ayman Nadeem
fc130e928c remove Language.PHP.Assignment from semantic.cabal 2020-02-12 13:44:25 -05:00
Ayman Nadeem
015aec04ed bump tree-sitter-php 2020-02-11 20:01:43 -05:00
Ayman Nadeem
4f2e64169f Update semantic.cabal 2020-02-11 16:27:23 -05:00
Patrick Thomson
f722cb0897 Move Data.Project to semantic-analysis.
I need this for semantic-scope-graph so that each graph can have
correct `ModuleInfo` fields. Straightforward.
2020-02-11 12:52:44 -05:00
Ayman Nadeem
54e879c63f Update semantic.cabal 2020-02-10 14:59:14 -05:00
Ayman Nadeem
203bb6241a Update semantic.cabal 2020-02-07 19:30:47 -05:00
Ayman Nadeem
cd277c7513 Update semantic.cabal 2020-02-07 19:25:59 -05:00
Patrick Thomson
2b78068978 Merge remote-tracking branch 'origin/master' into markdone 2020-02-06 14:43:56 -05:00
Ayman Nadeem
ff7e83cc2f remove semantic-codegen from semantic.cabal 2020-02-04 17:38:10 -05:00
Ayman Nadeem
603f3c6130 add semantic-json to semantic.cabal test-suite 2020-02-02 09:06:43 -05:00
Ayman Nadeem
894dcb4897 include semantic-codegen in common stanza of semantic.cabal 2020-01-31 15:33:44 -05:00
Ayman Nadeem
1c8900b195 add tree-sitter-java and tree-sitter-json to cabal file temporarily to try to get through CI 2020-01-30 09:00:01 -05:00
Ayman Nadeem
fc3fdf7632 Merge branch 'master' into my-grate 2020-01-29 17:17:36 -05:00
Ayman Nadeem
0900bdbe74 Merge branch 'master' into my-grate 2020-01-29 15:09:17 -05:00
Patrick Thomson
0a64c78a4c Final fixups 2020-01-29 13:18:55 -05:00
Patrick Thomson
ce0f4335e1 Merge remote-tracking branch 'origin/master' into past-is-prologue 2020-01-29 12:31:02 -05:00
Patrick Thomson
953473088d Merge remote-tracking branch 'origin/master' into name-name-go-away 2020-01-28 15:07:05 -05:00
Rob Rix
2e9cd2c006
Merge pull request #439 from github/tower-of-babble
Remove Data.Blob.File in favor of Analysis.File and use semantic-source’s Language type.
2020-01-28 14:09:26 -05:00
Ayman Nadeem
4bb39cba96 change Data.Graph to Data.Graph.Algebraic 2020-01-28 13:25:59 -05:00
Patrick Thomson
9ecaeedcc3 Depend on newer semantic-source. 2020-01-28 12:42:42 -05:00