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

733 Commits

Author SHA1 Message Date
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
Timothy Clem
63286d9439 Update tsx and typescript grammars 2020-01-27 16:11:23 -08:00
Patrick Thomson
6c41cf10ed Merge remote-tracking branch 'origin/master' into past-is-prologue 2020-01-26 16:18:11 -05:00
Patrick Thomson
2b25dddf73 Absolutely massive patch to eliminate Data.Blob.File. 2020-01-24 13:55:30 -05:00
Patrick Thomson
c3df825840 Move Data.Language to Analysis.Language. 2020-01-24 11:41:02 -05:00
Timothy Clem
5009633ba2 Bump tree-sitter for unbalanced trees issue 2020-01-23 10:46:34 -08:00
Rob Rix
11d0accf3e
Bump to 0.8.0.1 of tree-sitter. 2020-01-22 12:20:56 -05:00
Patrick Thomson
66c1c68591 Add Data.Maybe.Exts and :note: Diffing.Algorithm. 2020-01-21 15:34:25 -05:00
Patrick Thomson
f8c8c7913f Merge remote-tracking branch 'origin/master' into name-name-go-away 2020-01-17 15:31:24 -05:00
Patrick Thomson
00d99739d2
Merge pull request #425 from github/fix-source-to-text
Can't take 180 bytes and then convert to Text
2020-01-17 15:08:08 -05:00
Patrick Thomson
ccb586ccd2 🔥 Data.Abstract.Name. 2020-01-17 11:09:19 -05:00
Patrick Thomson
7dacb55e35 🔥 Data.Name. 2020-01-17 11:01:59 -05:00
Timothy Clem
c0d8675d09 Use semantic-source 0.0.1 2020-01-16 12:57:24 -08:00
Patrick Thomson
2cbc52804b Merge remote-tracking branch 'origin/master' into semantic-scope-graph 2020-01-15 16:30:42 -05:00
Timothy Clem
4907b98dbd These are just general benchmarks 2020-01-14 13:30:36 -08:00
Timothy Clem
cc8d71d4cf Use newly released versions of tree-sitter with optimizations 2020-01-14 12:41:53 -08:00
joshvera
4ba5989776 Add a ToScopeGraph interface in semantic-python 2020-01-08 12:29:17 -05:00
Timothy Clem
04feec6182 Implement some basic benchmarks for tagging 2020-01-06 16:25:20 -08:00
Timothy Clem
9cd8717cc2
Merge pull request #414 from github/more-precise-parsing
More precise parsing
2020-01-06 13:38:35 -08:00
Timothy Clem
b2ef8e9fe1 Add semantic-tsx 2019-12-19 15:34:39 -08:00
Timothy Clem
e4bf165276 Add semantic-typescript 2019-12-19 14:32:45 -08:00
Patrick Thomson
f2f6c8eb94
Merge pull request #412 from github/the-thin-read-line
Use fused-effects-readline package rather than a custom implementation.
2019-12-18 17:07:38 -05:00
Timothy Clem
80ab58bd7f Introduce semantic-go 2019-12-18 13:52:22 -08:00
Timothy Clem
446da6b2fb Use the required newer tree-sitter packages 2019-12-18 10:26:32 -08:00
Timothy Clem
1393d691f7 ghc 8.8 fixes 2019-12-18 10:15:43 -08:00
Timothy Clem
b2f10d0d6a Merge remote-tracking branch 'origin/master' into test-precise-parsing 2019-12-18 08:35:57 -08:00
Patrick Thomson
3d1c102019 Widen prettyprinter dependencies. 2019-12-18 11:23:29 -05:00
Timothy Clem
7481e626ed Add semantic-ruby 2019-12-16 13:56:34 -08:00
Timothy Clem
8ade6db251 Merge remote-tracking branch 'origin/master' into test-precise-parsing 2019-12-13 13:13:54 -08:00
Patrick Thomson
6bebd84deb Officially require GHC 8.8. 2019-12-13 15:48:49 -05:00
Patrick Thomson
dc69714053 Merge remote-tracking branch 'origin/master' into glorious-ghc-upgrade-8.8 2019-12-13 11:23:36 -05:00
Patrick Thomson
af1d62a75b Depend on newer tree-sitter. 2019-12-11 15:04:18 -05:00
Patrick Thomson
cf80a153ec Use fastsum from Hackage 2019-12-11 13:06:28 -05:00
Patrick Thomson
810d28f615 Merge remote-tracking branch 'origin/master' into glorious-ghc-upgrade-8.8 2019-12-11 12:31:30 -05:00
Timothy Clem
484f4278e1
++tree-sitter-ruby, fix assignment 2019-12-10 16:34:27 -05:00
Timothy Clem
ec19540425
++tree-sitter 0.7
Also bumps parsers that changed
2019-12-10 16:34:26 -05:00
Timothy Clem
2520b55324 Merge remote-tracking branch 'origin/master' into test-precise-parsing 2019-12-10 13:31:14 -08:00
Rob Rix
83548b5273
Merge pull request #394 from github/bump-haskell-tree-sitter
Latest haskell-tree-sitter
2019-12-10 16:30:29 -05:00
Rob Rix
e149876841
Bump tree-sitter-json for the tests. 2019-12-10 16:16:18 -05:00
Timothy Clem
4bcbdb945c Merge branch 'bump-haskell-tree-sitter' into test-precise-parsing 2019-12-10 12:56:36 -08:00