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
9800e3f930b70a58e7f434ae75d975ab77af0f92
codeql
/
ql
/
src
/
codeql_ruby
History
Arthur Baars
9800e3f930
Add some TODO comments
2021-02-25 13:43:36 +01:00
..
ast
Remove imports of TreeSitter
2021-02-25 12:57:18 +01:00
controlflow
Add some TODO comments
2021-02-25 13:43:36 +01:00
dataflow
AST: add MethodCall as a subclass of Call
2021-02-24 13:06:53 +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
printAst: use the user-facing AST library
2021-02-18 18:25:57 +00:00