This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-02-20 08:53:49 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c877eb46428020f6a46ad36b04a84a85d4af5a4b
codeql
/
ql
/
src
/
codeql_ruby
History
Arthur Baars
c877eb4642
AST: add additional token-types to variable patterns
2021-02-18 14:37:58 +01:00
..
ast
AST: add additional token-types to variable patterns
2021-02-18 14:37:58 +01:00
controlflow
AST: rename getLhs/getRhs to getLeftOperand/getRightOperand
2021-02-18 14:37:58 +01:00
dataflow
AST: rename ExprSequence to StmtSequence
2021-02-11 17:20:10 +01:00
AST.qll
AST: add getChild/getParent method
2021-02-18 14:37:53 +01:00
CFG.qll
Add initial mapping of CFG nodes to AST nodes
2021-01-27 15:38:49 +01:00
DataFlow.qll
Initial data-flow files
2021-02-03 10:57:14 +01:00
printAst.qll
Rename describeQlClass to getAPrimaryQlClass
2020-12-08 11:09:18 +00:00