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
2025-12-23 04:06:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b51c85597b942ed2f2ea1828d4cce3fe53e7eeee
codeql
/
csharp
/
ql
/
test
/
library-tests
/
dataflow
/
tuples
History
Tom Hvitved
a3b1fb603a
C#: Add missing tuple declarations to
PatternExpr
...
`x` and `y` in `pair is var (x, y) ? x : null` are now correctly part of `PatternExpr`.
2021-12-22 13:05:58 +01:00
..
DataFlowStep.expected
C#: Add missing tuple declarations to
PatternExpr
2021-12-22 13:05:58 +01:00
DataFlowStep.ql
Fix tests
2021-04-08 12:07:36 +02:00
PrintAst.expected
C#: Add missing tuple declarations to
PatternExpr
2021-12-22 13:05:58 +01:00
PrintAst.qlref
Update all PrintAst.qlref to point to new location of PrintAst.ql
2021-11-11 15:19:15 +01:00
Tuples.cs
C#: Add dataflow test for tuple-positional pattern
2021-03-12 17:14:24 +01:00
Tuples.expected
Dataflow: Update test expected outputs.
2021-09-07 13:02:20 +02:00
Tuples.ql
C#: Change generic method names to include <> and type args/params
2021-09-06 11:48:22 +02:00