1
1
mirror of https://github.com/github/semantic.git synced 2024-11-23 16:37:50 +03:00
Commit Graph

104 Commits

Author SHA1 Message Date
Timothy Clem
4a1de42deb Move code generated from protos into separate package 2020-06-04 09:26:11 -07:00
Alexei Pastuchov
23eb627561 add semantic-rust into packages list 2020-05-12 21:14:54 +02:00
Rick Winfrey
26848902b9
Merge pull request #507 from github/precise-ql-tagging
Precise AST CodeQL tagging
2020-04-01 11:55:46 -07:00
Patrick Thomson
bd67e8bf28 Depend on upstream fused-effects-readline.
One fewer package we have to build is always a good thing.
2020-03-31 12:43:22 -04:00
Rick Winfrey
376881814d Don't specify semantic-source as local package 2020-03-20 10:29:19 -07:00
Rick Winfrey
7df556216e Rename QL to CodeQL 2020-03-19 13:33:36 -07:00
Rick Winfrey
5f6ca948c8 Remove tree-sitter-ql from semantic project.cabal 2020-03-04 17:07:24 -08:00
Rick Winfrey
f10d633e46 Add QL parser and precise mode 2020-03-02 11:19:38 -08:00
Ayman Nadeem
688b77a737 Update cabal.project 2020-02-11 15:56:22 -05:00
Ayman Nadeem
602ac29afd remove semantic-codegen from everywhere in the project 2020-02-04 17:37:09 -05:00
Rob Rix
c178402430
🔥 a duplicated project. 2020-02-04 14:26:13 -05:00
Rob Rix
0e5c97038f
Add a semantic-parse package. 2020-02-04 14:25:39 -05:00
Ayman Nadeem
8abc747c46 update docs 2020-01-31 10:25:53 -05:00
Ayman Nadeem
f96572aa29 add semantic-codegen to cabal.project 2020-01-31 10:25:28 -05:00
Patrick Thomson
f3e3324720 Churn in cabal.project meant that we weren't building semantic-scope-graph. 2020-01-17 11:57:08 -05:00
Patrick Thomson
37e1c1095b Merge remote-tracking branch 'origin/master' into semantic-scope-graph 2020-01-17 11:24:07 -05:00
Rob Rix
846ca1352a
More notices. 2020-01-16 14:12:57 -05:00
Rob Rix
5cc3ffffab
Add a notice about keeping the files in sync to the other one. 2020-01-16 14:10:43 -05:00
Rob Rix
1181a361fa
📝 2020-01-16 14:08:04 -05:00
Rob Rix
3ed111f290
Don’t set -Werror for the packages in cabal.project. 2020-01-16 13:36:49 -05:00
Rob Rix
ead5625462
Don’t set -jobs: $ncpus (because that’s the default anyway). 2020-01-16 13:36:29 -05:00
Patrick Thomson
e641f1dc04 add -Werror to builds 2020-01-14 15:02:59 -05:00
joshvera
4ba5989776 Add a ToScopeGraph interface in semantic-python 2020-01-08 12:29:17 -05:00
joshvera
f5e919ed2b stub in scopegraph project 2020-01-06 17:49:43 -05: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
b2f10d0d6a Merge remote-tracking branch 'origin/master' into test-precise-parsing 2019-12-18 08:35:57 -08:00
Patrick Thomson
3173c3da5b Add fused-effects-readline. 2019-12-18 11:23:12 -05:00
Timothy Clem
7481e626ed Add semantic-ruby 2019-12-16 13:56:34 -08:00
Patrick Thomson
6576cff13a Revert "Revert "No allow-newer necessary.""
This reverts commit 35ef2f12f7.
2019-12-13 12:24:22 -05:00
Patrick Thomson
35ef2f12f7 Revert "No allow-newer necessary."
This reverts commit cd97641288.
2019-12-13 11:44:48 -05:00
Patrick Thomson
cd97641288 No allow-newer necessary. 2019-12-13 11:28:19 -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
cf80a153ec Use fastsum from Hackage 2019-12-11 13:06:28 -05:00
Rob Rix
e1d3e4ba69
🔥 the local inclusion of haskell-tree-sitter. 2019-12-10 16:55:45 -05:00
Rob Rix
86a99f3485
🔥 the source-repository-package stanzas for fused-effects-resumable and fused-effects-exceptions. 2019-12-10 16:55:33 -05:00
Rob Rix
b1cc324c11
Bump fused-syntax to master. 2019-12-10 16:54:35 -05:00
Rob Rix
0efe5a2bf9
🔥 the source-repository-package stanza for fused-effects. 2019-12-10 15:10:03 -05:00
Rob Rix
e536f6cc14
Bump fused-syntax. 2019-12-10 14:59:47 -05:00
Rob Rix
df43078a65
Merge branch 'master' into fused-effects-one-dot-zero 2019-12-10 14:48:48 -05:00
Patrick Thomson
68ab3cbb97 semantic:exe now compiles 2019-12-10 13:32:56 -05:00
Patrick Thomson
1691304731 Track fused-syntax@master. 2019-12-06 14:04:23 -05:00
Patrick Thomson
7484625a78 Bump to a fused-syntax with HTraversable. 2019-12-05 15:06:38 -05:00
Ayman Nadeem
0c7e8f232d add -Werror for semantic-ast package 2019-11-19 15:39:07 -05:00
Patrick Thomson
e3db8c1224 Add fused-effects-resumable as a dependency. 2019-11-08 12:14:22 -05:00
Patrick Thomson
f65faec2a8 Track a local tree-sitter so this starts building. 2019-11-08 12:00:46 -05:00
Patrick Thomson
edc1894299 Pin to correct fused-syntax and fused-exceptions. 2019-11-08 10:14:54 -05:00