1
1
mirror of https://github.com/github/semantic.git synced 2024-12-11 20:44:37 +03:00
Commit Graph

31 Commits

Author SHA1 Message Date
Timothy Clem
67bcc3ca48 Use state to cache line and counting algorithms 2020-07-01 16:39:56 -07:00
Timothy Clem
e591457a4c Rework tagging to compute LSP offsets
Also updates how we generate the line of source code for display
2020-06-25 14:38:33 -07:00
Ayman Nadeem
6107f56012 Merge branch 'master' into codegen-cleanup 2020-06-08 13:42:45 -04:00
Timothy Clem
2e44d43452 Generate Def/Ref at moment of tagging 2020-06-04 10:39:15 -07:00
Timothy Clem
38a7158b20 Move the rest of the languages over to generated datatypes 2020-06-04 09:53:17 -07:00
Timothy Clem
1de1ba7fe3 Move codeql over to proto driven datatypes 2020-06-04 09:35:25 -07:00
Ayman Nadeem
7b0e418e29 fix incomplete warnings for CodeQL 2020-06-01 17:53:26 -04:00
Ayman Nadeem
8014bb7596 replace AST.Test with AST.TestHelpers 2020-05-20 14:39:47 -04:00
Ayman Nadeem
d00c95e9f5 hushing more warnings 2020-05-18 19:05:18 -04:00
Ayman Nadeem
5b88f2e0fe update all CodeQL instances with Parse.Err 2020-05-11 10:39:04 -04:00
Ayman Nadeem
7700575a58 revert Language.LANGUAGE files to original state 2020-05-07 11:42:12 -04:00
Ayman Nadeem
2f6f950edf Merge branch 'master' into codegen-cleanup 2020-04-30 13:14:10 -04:00
Ayman Nadeem
d1e4d4f658 parameterize CodeQL with Err 2020-04-29 13:55:10 -04:00
Ayman Nadeem
cdcafd612e add QuantifiedConstraints extension to AST modules for each supported lang 2020-04-28 13:50:24 -04:00
Ayman Nadeem
7c6718cb88 add KindSignatures, StandaloneDeriving and TypeOperators to all Language.LANG.AST files 2020-04-28 11:07:08 -04:00
Timothy Clem
96af592d9d Fix Loc for CodeQL tags 2020-04-27 13:19:45 -07:00
Rick Winfrey
497a1ffc80 Remove duplicate instance 2020-04-06 17:58:13 -07:00
Rick Winfrey
439e96feea ABC instances 2020-04-06 17:25:57 -07:00
Patrick Thomson
608953cb6f
Merge pull request #529 from github/tag-types
Introduce Type data constructor for Kind
2020-04-06 14:09:32 -04:00
Rick Winfrey
b80c125e26 Remove unnecessary var 2020-04-02 16:01:03 -07:00
Rick Winfrey
9d16ef5b77 Extact TypeExpr as kind Type 2020-04-02 15:38:16 -07:00
Rick Winfrey
3a1958516b Tag QualifiedRhs for additional references 2020-04-02 14:43:00 -07:00
Rick Winfrey
2a93e01db8 This is not needed for tagging 2020-04-02 14:42:39 -07:00
Rick Winfrey
e5a1392924 Remove semantic-codeql CHANGELOG 2020-04-01 09:36:14 -07:00
Rick Winfrey
de9665873f Add ClasslessPredicateCall ToTags instance 2020-03-31 11:28:30 -07:00
Rick Winfrey
158e180d22 Update ToTags instances 2020-03-30 19:27:31 -07:00
Rick Winfrey
1db9629766 Bump tree-sitter-ql package 2020-03-30 19:27:17 -07:00
Rick Winfrey
c2373bb316 Update CodeQL language name in test 2020-03-27 15:27:07 -07:00
Rick Winfrey
f70b22ef8c Bump semantic-source in semantic-codeql 2020-03-27 13:59:56 -07:00
Rick Winfrey
37d35909dd Add MIT licens to semantic-codeql 2020-03-19 14:28:47 -07:00
Rick Winfrey
7df556216e Rename QL to CodeQL 2020-03-19 13:33:36 -07:00