Erik Krogh Kristensen
|
a86f0afb3c
|
delete all deprecations that are over 14 months old
|
2022-03-09 18:28:07 +01:00 |
|
Taus
|
7b877fb317
|
Merge pull request #8336 from tausbn/python-fix-a-bunch-of-ql-warnings
Python: Fix a bunch of QL warnings
|
2022-03-09 16:31:28 +01:00 |
|
Michael Nebel
|
fbe8f75903
|
Merge pull request #8038 from michaelnebel/csharp/gvn-cfecomparison
C#: Refactor Structural Comparison for Control Flow Elements.
|
2022-03-09 13:36:42 +01:00 |
|
Tom Hvitved
|
c51ddd0d35
|
C#: Code review suggestions
|
2022-03-09 10:50:53 +01:00 |
|
Tom Hvitved
|
e4247e4ef6
|
C#: Add change note
|
2022-03-09 09:19:37 +01:00 |
|
Taus
|
063a8bbc43
|
Python: Apply suggestions from code review
Co-authored-by: yoff <lerchedahl@gmail.com>
|
2022-03-08 15:20:35 +01:00 |
|
Taus
|
af7f532212
|
Python: Fix up a bunch of function QLDoc
|
2022-03-07 18:59:49 +00:00 |
|
Tom Hvitved
|
c49ed559d6
|
Update csharp/ql/lib/change-notes/2022-03-03-recursive-qltest-extraction.md
Co-authored-by: intrigus-lgtm <60750685+intrigus-lgtm@users.noreply.github.com>
|
2022-03-04 10:49:42 +01:00 |
|
Tom Hvitved
|
0c2551079a
|
C#: Add change note about recursive codeql test run extraction
|
2022-03-03 14:32:55 +01:00 |
|
Michael Nebel
|
938902dc89
|
C#: Include example fragment in the release note on, how to invoke the extractor with the optional parameter.
|
2022-03-02 14:28:25 +01:00 |
|
Michael Nebel
|
c5ddf6110f
|
C#: Address review comments (change description to use true/false instead of yes/no).
|
2022-03-02 14:27:45 +01:00 |
|
Michael Nebel
|
8d9999a8c4
|
C#: Change note describing the buildless extractor option.
|
2022-03-02 14:25:11 +01:00 |
|
Michael Nebel
|
fff42501fc
|
Merge pull request #8167 from michaelnebel/csharp/extractor-option-compress
C# Extractor Option for specifying compression.
|
2022-03-02 14:22:52 +01:00 |
|
Michael Nebel
|
23fbfbc3b7
|
C#: Performance optimization of the GVN implementation.
|
2022-03-02 13:48:33 +01:00 |
|
Michael Nebel
|
a0a2cde6fa
|
C#: Update relase note to include example fragment on, how to invoke the extractor with the optional parameter.
|
2022-03-02 13:17:20 +01:00 |
|
Mathias Vorreiter Pedersen
|
71cd507f89
|
Merge pull request #8298 from MathiasVP/filter-bad-conversions-in-cpp-gvn
C++: Fix `GVN` performance on more invalid IR
|
2022-03-02 10:14:19 +00:00 |
|
Michael Nebel
|
53b2eac8c5
|
C#: Remove (symmetric) duplicates from the test output.
|
2022-03-02 09:44:51 +01:00 |
|
Michael Nebel
|
38f04e5585
|
C#: Flatten the the Gvn type.
|
2022-03-02 09:44:51 +01:00 |
|
Michael Nebel
|
6b4dea780f
|
C#: Introduce caching of the Gvn related types and the toGvn predicate.
|
2022-03-02 09:44:51 +01:00 |
|
Michael Nebel
|
796a18043b
|
C#: Add testcase for GVN printing.
|
2022-03-02 09:44:51 +01:00 |
|
Michael Nebel
|
7e25b141ca
|
C#: Add test cases for finding structurally equivalent control flow elements.
|
2022-03-02 09:44:51 +01:00 |
|
Michael Nebel
|
52952e98bf
|
C#: Example source code with structurally same expressions and statements.
|
2022-03-02 09:44:51 +01:00 |
|
Michael Nebel
|
4499551ca4
|
C#: Add a verbatim copy of the structural comparison for internal use only.
|
2022-03-02 09:44:51 +01:00 |
|
Michael Nebel
|
16270cf57f
|
C#: Add configuration class to allow defining a candidate pairs of control flow predicates, where we want to look for structural equality.
|
2022-03-02 09:44:51 +01:00 |
|
Michael Nebel
|
87cb92a434
|
C#: Add predicates for restricting the Gvn type and the relation between control flow elements and global value numbers.
|
2022-03-02 09:44:51 +01:00 |
|
Michael Nebel
|
8bd12b23e2
|
C#: Add type(s) for representing global value numbers.
|
2022-03-02 09:44:51 +01:00 |
|
Michael Nebel
|
cc5d56547c
|
C#: Add type Global value number kinds for control flow elements.
|
2022-03-02 09:44:51 +01:00 |
|
Michael Nebel
|
8179e247bf
|
C#: Delete the existing structural comparison implementation.
|
2022-03-02 09:44:51 +01:00 |
|
Mathias Vorreiter Pedersen
|
155502cfdb
|
C#/C++: Sync identical files.
|
2022-03-01 16:56:49 +00:00 |
|
Mathias Vorreiter Pedersen
|
52dbf2c787
|
C#/C++: Sync identical files.
|
2022-03-01 11:50:50 +00:00 |
|
Mathias Vorreiter Pedersen
|
93bd380838
|
C#/C++: Sync identical files.
|
2022-03-01 11:37:19 +00:00 |
|
Michael Nebel
|
8312fc6895
|
C#: Use groups and rename to trap.compression instead. Various changes to description to align with Ruby.
|
2022-03-01 12:01:44 +01:00 |
|
Tamás Vajk
|
94cb5c2be4
|
Merge pull request #8296 from github/post-release-prep/codeql-cli-2.8.2
Post-release preparation for codeql-cli-2.8.2
|
2022-03-01 11:57:36 +01:00 |
|
github-actions[bot]
|
980f822983
|
Post-release preparation for codeql-cli-2.8.2
|
2022-03-01 09:24:30 +00:00 |
|
Tamás Vajk
|
d3e36038a0
|
Merge pull request #8152 from tamasvajk/fix/useless-dynamic-cast
C# Exclude dynamic casts from useless casts check
|
2022-02-28 17:00:28 +01:00 |
|
Tamas Vajk
|
efb876192f
|
Add change note
|
2022-02-28 14:58:59 +01:00 |
|
Tamas Vajk
|
4748d2c6e2
|
C# Exclude dynamic casts from useless casts check
|
2022-02-28 14:58:59 +01:00 |
|
Tom Hvitved
|
4ecd843c05
|
C#: Move C# 9 standalone tests
|
2022-02-28 13:43:20 +01:00 |
|
Asger F
|
a8bfebaeb6
|
Merge pull request #8149 from asgerf/shared/use-shared-access-path-syntax
Shared: use shared access path syntax to parse arguments in CSV rows
|
2022-02-25 14:04:18 +01:00 |
|
Tamas Vajk
|
0d16a7e38d
|
Fix formatting of C# change logs
|
2022-02-24 16:06:54 +01:00 |
|
github-actions[bot]
|
20fe22c8c8
|
Release preparation for version 2.8.2
|
2022-02-24 14:57:08 +00:00 |
|
Tamas Vajk
|
a8c2d87897
|
Fix 0.0.9 change note to match concatenated change log
|
2022-02-24 12:51:10 +01:00 |
|
Asger Feldthaus
|
f1bfb31403
|
Shared: fix typo in a comment
|
2022-02-23 14:13:41 +01:00 |
|
Asger Feldthaus
|
9cff065dca
|
C#: use AccessPathSyntax library
|
2022-02-23 14:13:40 +01:00 |
|
Asger Feldthaus
|
5cab737ef1
|
Shared: sync AccessPathSyntax.qll
|
2022-02-23 14:13:40 +01:00 |
|
Michael Nebel
|
20f71110ef
|
C#: Add change note for compression extractor option.
|
2022-02-23 11:02:28 +01:00 |
|
Stephan Brandauer
|
c17d8b145a
|
Merge pull request #8054 from asgerf/js/split-request-forgery
JS: split request forgery query into server-side and client-side variants
|
2022-02-23 10:27:16 +01:00 |
|
Mathias Vorreiter Pedersen
|
894992d403
|
Merge pull request #8169 from MathiasVP/fix-spelling-in-post-dominance-frontier
C++/C#: Fix spelling of 'postDominanceFrontier'
|
2022-02-22 14:54:39 +00:00 |
|
Mathias Vorreiter Pedersen
|
b6740ed4a1
|
C++/C#: Fix spelling of 'postDominanceFrontier'.
|
2022-02-22 13:48:13 +00:00 |
|
Tamas Vajk
|
422c2d5ccb
|
C#: Add dynamic casts to useless upcast test
|
2022-02-21 16:10:00 +01:00 |
|