Taus
|
e185382c41
|
Update bleeding-codeql-analysis.yml
|
2021-10-15 11:06:53 +00:00 |
|
Taus
|
6f4370a684
|
QL: Update bleeding-codeql-analysis.yml
|
2021-10-15 11:06:53 +00:00 |
|
Taus
|
1fb8a175f9
|
Merge branch 'main' into tausbn/add-override-test
|
2021-10-15 13:03:17 +02:00 |
|
Taus
|
53cbde0c44
|
QL: Merge branch 'main' into tausbn/add-override-test
|
2021-10-15 13:03:17 +02:00 |
|
Taus
|
ccaef199bf
|
Ignore overridden predicates in consistency check
|
2021-10-15 10:58:38 +00:00 |
|
Taus
|
9c82f72720
|
QL: Ignore overridden predicates in consistency check
|
2021-10-15 10:58:38 +00:00 |
|
Mathias Vorreiter Pedersen
|
c9f80b1052
|
QL: Add query for using toString in query logic.
|
2021-10-15 11:57:55 +01:00 |
|
Mathias Vorreiter Pedersen
|
d90de13bdb
|
QL: QL: Add query for using toString in query logic.
|
2021-10-15 11:57:55 +01:00 |
|
Mathias Vorreiter Pedersen
|
5c70c6a19b
|
QL: Add dataflow library.
|
2021-10-15 11:57:30 +01:00 |
|
Mathias Vorreiter Pedersen
|
4fe43155c0
|
QL: QL: Add dataflow library.
|
2021-10-15 11:57:30 +01:00 |
|
Taus
|
44fff659bd
|
Fix dataset_measure.yml, hopefully
Also I forgot to add `TreeSitter.qll` to the path for the build, whoops.
|
2021-10-15 10:53:33 +00:00 |
|
Taus
|
85e5b689a3
|
QL: Fix dataset_measure.yml, hopefully
Also I forgot to add `TreeSitter.qll` to the path for the build, whoops.
|
2021-10-15 10:53:33 +00:00 |
|
Taus
|
2a0c29156f
|
Update build.yml to supply generator args
|
2021-10-15 10:43:51 +00:00 |
|
Taus
|
e5dab0185d
|
QL: Update build.yml to supply generator args
|
2021-10-15 10:43:51 +00:00 |
|
Taus
|
bd5243884a
|
Merge pull request #116 from github/erik-krogh/qlpack-test
add test for qlpacks
|
2021-10-15 12:33:34 +02:00 |
|
Taus
|
4238a5be2f
|
QL: Merge pull request #116 from github/erik-krogh/qlpack-test
add test for qlpacks
|
2021-10-15 12:33:34 +02:00 |
|
Taus
|
89d2f93a16
|
Merge branch 'main' into tausbn/update-extractor-generator
|
2021-10-15 12:28:01 +02:00 |
|
Taus
|
b75e19a446
|
QL: Merge branch 'main' into tausbn/update-extractor-generator
|
2021-10-15 12:28:01 +02:00 |
|
Anders Schack-Mulligen
|
6c70f5299d
|
Remove some FPs.
|
2021-10-15 12:05:02 +02:00 |
|
Anders Schack-Mulligen
|
3fc0bed9b5
|
QL: Remove some FPs.
|
2021-10-15 12:05:02 +02:00 |
|
Arthur Baars
|
393800e4b9
|
Move create-extractor-pack Action
|
2021-10-15 11:47:57 +02:00 |
|
Arthur Baars
|
c815178f31
|
Remove CodeSpaces configuration
|
2021-10-15 11:47:56 +02:00 |
|
Arthur Baars
|
976daddd36
|
Move files to ruby subfolder
|
2021-10-15 11:47:28 +02:00 |
|
Taus
|
5ef7b9797e
|
Also update qltest.cmd
|
2021-10-15 09:34:14 +00:00 |
|
Taus
|
514f8f3344
|
QL: Also update qltest.cmd
|
2021-10-15 09:34:14 +00:00 |
|
Taus
|
310ea6b69c
|
Merge pull request #112 from github/tausbn/import-language-first
Query: Noninitial imports of the standard library
|
2021-10-15 11:30:02 +02:00 |
|
Taus
|
53e362c994
|
QL: Merge pull request #112 from github/tausbn/import-language-first
Query: Noninitial imports of the standard library
|
2021-10-15 11:30:02 +02:00 |
|
Erik Krogh Kristensen
|
741e4a7a38
|
add test for qlpacks, and get them to work
|
2021-10-15 11:24:18 +02:00 |
|
Erik Krogh Kristensen
|
0954584743
|
QL: add test for qlpacks, and get them to work
|
2021-10-15 11:24:18 +02:00 |
|
Taus
|
7f80514144
|
Autoformat
|
2021-10-15 09:21:24 +00:00 |
|
Taus
|
8020040b4f
|
QL: Autoformat
|
2021-10-15 09:21:24 +00:00 |
|
Taus
|
816bfbe4ea
|
Upgrade the extractor generator
For now, the grammar still includes dbscheme and YAML, but with this
change we should be able to separate these out into their own grammars.
|
2021-10-15 09:16:34 +00:00 |
|
Taus
|
9f4c829b3e
|
QL: Upgrade the extractor generator
For now, the grammar still includes dbscheme and YAML, but with this
change we should be able to separate these out into their own grammars.
|
2021-10-15 09:16:34 +00:00 |
|
Taus
|
b2e4276bc8
|
Merge pull request #6886 from aschackmull/java-python/perffix-transitive-step-x3
Java/Python: Fix some potential performance problems due to transitive deltas.
|
2021-10-15 11:06:35 +02:00 |
|
Erik Krogh Kristensen
|
e3d42a1fba
|
remove leftover test predicate
|
2021-10-15 10:58:44 +02:00 |
|
Erik Krogh Kristensen
|
6fe7579fc3
|
QL: remove leftover test predicate
|
2021-10-15 10:58:44 +02:00 |
|
Geoffrey White
|
ee7ac53bf6
|
Merge pull request #107 from github/missing-qldoc
Add ql/missing-qldoc query.
|
2021-10-15 09:41:45 +01:00 |
|
Geoffrey White
|
2f77b921a0
|
QL: Merge pull request #107 from github/missing-qldoc
Add ql/missing-qldoc query.
|
2021-10-15 09:41:45 +01:00 |
|
Erik Krogh Kristensen
|
e6b07070f6
|
Merge pull request #102 from github/esbena/simple-codeql-action
make another codeql-action workflow that uses a published pack
|
2021-10-15 10:32:19 +02:00 |
|
Erik Krogh Kristensen
|
e862dfd3dc
|
QL: Merge pull request #102 from github/esbena/simple-codeql-action
make another codeql-action workflow that uses a published pack
|
2021-10-15 10:32:19 +02:00 |
|
Taus
|
fed640b21f
|
Merge pull request #114 from github/erik-krogh/consistency
fix the signature of regexpCapture and regexpFind
|
2021-10-15 10:12:19 +02:00 |
|
Taus
|
2352cf7a26
|
QL: Merge pull request #114 from github/erik-krogh/consistency
fix the signature of regexpCapture and regexpFind
|
2021-10-15 10:12:19 +02:00 |
|
Mathias Vorreiter Pedersen
|
e1871a2508
|
Merge pull request #86 from github/use-set-literal
New query: Use set literal
|
2021-10-15 08:55:30 +01:00 |
|
Mathias Vorreiter Pedersen
|
8e6bc11197
|
QL: Merge pull request #86 from github/use-set-literal
New query: Use set literal
|
2021-10-15 08:55:30 +01:00 |
|
Tom Hvitved
|
86b1305e35
|
Merge pull request #6883 from hvitved/csharp/inline-expectations
C#: Adopt inline test expectations framework
|
2021-10-15 09:33:22 +02:00 |
|
Erik Krogh Kristensen
|
541dcb365f
|
hook up consistency query
|
2021-10-15 09:31:54 +02:00 |
|
Erik Krogh Kristensen
|
ddc0ade28c
|
QL: hook up consistency query
|
2021-10-15 09:31:54 +02:00 |
|
Erik Krogh Kristensen
|
29ebe7b13d
|
add test
|
2021-10-15 09:31:54 +02:00 |
|
Erik Krogh Kristensen
|
f071da499b
|
QL: add test
|
2021-10-15 09:31:54 +02:00 |
|
Erik Krogh Kristensen
|
1641d0fa93
|
update expected output
|
2021-10-15 09:31:54 +02:00 |
|