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
c0b5ac760adce486a90a2c8aba3a71035bfe26a1
codeql
/
ql
/
src
/
codeql_ruby
History
Arthur Baars
c0b5ac760a
AST: rename getLhs/getRhs to getLeftOperand/getRightOperand
2021-02-18 14:37:58 +01:00
..
ast
AST: rename getLhs/getRhs to getLeftOperand/getRightOperand
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