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
434d9e54a18c011445cf01cfa929a6720f08471a
codeql
/
ql
/
src
/
codeql_ruby
History
Nick Rolfe
434d9e54a1
Fix complex symbols having multiple ControlFlowTree implementations
2021-03-18 14:48:08 +00:00
..
ast
Generalise splitting of parenthesized exprs to all statement sequences
2021-03-18 11:21:11 +00:00
controlflow
Fix complex symbols having multiple ControlFlowTree implementations
2021-03-18 14:48:08 +00:00
dataflow
Generalise splitting of parenthesized exprs to all statement sequences
2021-03-18 11:21:11 +00:00
AST.qll
Rename
(to|from)TreeSitter
to
(to|from)Generated
2021-03-17 09:28:23 +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