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 00:43:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9a2523e2f91fbd74c52336f742607298c4e03145
codeql
/
ql
/
src
/
codeql_ruby
History
Nick Rolfe
9a2523e2f9
Make EndBlockTree extend StmtSequenceTree
2021-05-17 15:24:20 +01:00
..
ast
Avoid recursion in IPA construction
2021-04-29 18:04:15 +01:00
controlflow
Make EndBlockTree extend StmtSequenceTree
2021-05-17 15:24:20 +01:00
dataflow
Revert "Rename Method -> MethodDeclaration"
2021-04-21 10:50:47 +02:00
AST.qll
Add AstNode::isSynthesized()
2021-04-30 11:58:54 +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
Address review comments
2021-03-17 09:28:18 +01:00