Erik Krogh Kristensen
|
23191b1f2c
|
C#: rename XmlComment to XmlCommentLine to avoid naming conflict
|
2022-03-11 11:10:38 +01:00 |
|
Erik Krogh Kristensen
|
69353bb014
|
patch upper-case acronyms to be PascalCase
|
2022-03-11 11:10:33 +01:00 |
|
Erik Krogh Kristensen
|
122ab6e6d8
|
C#: fix some ql/non-doc-block warnings
|
2022-03-11 11:02:58 +01:00 |
|
github-actions[bot]
|
3a5ebbb861
|
Post-release preparation for codeql-cli-2.8.3
|
2022-03-11 09:23:34 +00:00 |
|
Erik Krogh Kristensen
|
df9533f46e
|
Merge pull request #8347 from erik-krogh/depBeGone
remove all deprecations that are over a year old
|
2022-03-11 10:01:07 +01:00 |
|
github-actions[bot]
|
6b194bc55f
|
Release preparation for version 2.8.3
|
2022-03-10 19:43:58 +00:00 |
|
Tom Hvitved
|
5b974582e3
|
Merge pull request #8322 from hvitved/csharp/remove-odasa-legacy
C#: Remove legacy `odasa` support
|
2022-03-10 10:34:33 +01:00 |
|
Erik Krogh Kristensen
|
b9b65005d6
|
C#: delete leftover comment
|
2022-03-10 10:02:36 +01:00 |
|
Erik Krogh Kristensen
|
9c4fcf4c6d
|
fix typo in change-note
Co-authored-by: Stephan Brandauer <kaeluka@github.com>
|
2022-03-09 18:28:13 +01:00 |
|
Erik Krogh Kristensen
|
5312e4a8b5
|
add change note that all old deprecations were deleted
|
2022-03-09 18:28:11 +01:00 |
|
Erik Krogh Kristensen
|
a86f0afb3c
|
delete all deprecations that are over 14 months old
|
2022-03-09 18:28:07 +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 |
|
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
|
23fbfbc3b7
|
C#: Performance optimization of the GVN implementation.
|
2022-03-02 13:48:33 +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
|
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 |
|
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 |
|
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 |
|
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 |
|
Asger Feldthaus
|
7848fcec80
|
Shared: sync AccessPathSyntax.qll
|
2022-02-21 08:21:53 +01:00 |
|
Asger Feldthaus
|
55ac5cb012
|
Shared: auto format
|
2022-02-21 08:21:53 +01:00 |
|
Asger Feldthaus
|
4985fbb526
|
Shared: update getSummaryCsv and related test output
|
2022-02-21 08:21:53 +01:00 |
|
Asger Feldthaus
|
dcc523a2b7
|
Shared: auto format
|
2022-02-21 08:21:53 +01:00 |
|
Asger Feldthaus
|
7fcbdbeada
|
Shared: sync AccessPathSyntax.qll and FlowSummaryImpl.qll
|
2022-02-21 08:21:52 +01:00 |
|
Asger Feldthaus
|
2907d53e17
|
Shared: sync AccessPathSyntax.qll and FlowSummaryImpl.qll
|
2022-02-21 08:21:52 +01:00 |
|
Asger Feldthaus
|
0af9e8aa58
|
C#: remove support for legacy syntax
|
2022-02-21 08:16:55 +01:00 |
|
Asger Feldthaus
|
6bb15dcc27
|
C#: update CSV rows to dot-separated syntax
|
2022-02-21 08:16:55 +01:00 |
|
Asger Feldthaus
|
dffa1d1558
|
C#: use AccessPathSyntax.qll to parse input/output summary specs
|
2022-02-21 08:16:55 +01:00 |
|
Arthur Baars
|
ebb87c4b36
|
Merge pull request #7975 from github/post-release-prep/codeql-cli-2.8.1
Post-release preparation for codeql-cli-2.8.1
|
2022-02-15 20:17:35 +01:00 |
|
Nick Rolfe
|
6e7f5f8c12
|
C#: add DB upgrade and downgrade scripts
|
2022-02-14 12:16:39 +00:00 |
|
Nick Rolfe
|
d43a62a09f
|
C#: add externalData back to dbscheme
That table is still used, and is populated by the CSV extractor.
|
2022-02-14 12:09:00 +00:00 |
|
Chuan-kai Lin
|
9b4dbb9dd8
|
Merge pull request #7895 from github/cklin/upgrades-initial-dbscheme
Upgrade scripts testing: set initial dbschemes
|
2022-02-11 11:06:12 -08:00 |
|
Nick Rolfe
|
164cce7417
|
C#: fix misspellings of 'csharp'
|
2022-02-11 14:08:47 +00:00 |
|
github-actions[bot]
|
21bf29353f
|
Post-release preparation for codeql-cli-2.8.1
|
2022-02-11 11:07:31 +00:00 |
|
Tom Hvitved
|
0f60401919
|
Merge pull request #2513 from hvitved/csharp/null-maybe-capture
C#: Remove FPs from `cs/dereferenced-value-may-be-null`
|
2022-02-11 10:21:15 +01:00 |
|
Tamás Vajk
|
c5d917eb72
|
Improve formatting of 0.0.9 release notes
|
2022-02-11 09:19:43 +01:00 |
|