Angela P Wen
|
569b650916
|
Merge pull request #17649 from github/release-prep/2.19.1
Release preparation for version 2.19.1
codeql-cli/v2.19.1
|
2024-10-02 11:36:20 -07:00 |
|
github-actions[bot]
|
fe54961b84
|
Release preparation for version 2.19.1
|
2024-10-02 18:30:42 +00:00 |
|
Angela P Wen
|
b16ba61fcb
|
Merge pull request #17636 from github/revert-17629-release-prep/2.19.1
Revert "Release preparation for version 2.19.1"
|
2024-10-02 11:27:40 -07:00 |
|
Angela P Wen
|
e8dd6a88e7
|
Revert "Release preparation for version 2.19.1"
|
2024-10-01 10:19:28 -07:00 |
|
Angela P Wen
|
7dcdd7429f
|
Merge pull request #17629 from github/release-prep/2.19.1
Release preparation for version 2.19.1
|
2024-09-30 11:04:41 -07:00 |
|
github-actions[bot]
|
455c8c5953
|
Release preparation for version 2.19.1
|
2024-09-30 17:59:48 +00:00 |
|
Tom Hvitved
|
70b4ecf0a5
|
Merge pull request #17624 from github/aibaars/rust-comments
Rust: extract comments
|
2024-09-30 16:58:25 +02:00 |
|
Tom Hvitved
|
938e962d79
|
Merge remote-tracking branch 'upstream/main' into aibaars/rust-comments
|
2024-09-30 16:42:22 +02:00 |
|
Anders Schack-Mulligen
|
d0831ebd5a
|
Merge pull request #17625 from aschackmull/java/collection-neutrals
Java: Minor model tweak and comment fix.
|
2024-09-30 16:29:54 +02:00 |
|
Tom Hvitved
|
52894f5b6a
|
Merge pull request #17627 from hvitved/rust/accept-cfg-inconsistencies
|
2024-09-30 16:00:58 +02:00 |
|
Anders Schack-Mulligen
|
222ae6ad2d
|
Java: Add a neutral for Comparable.compareTo
|
2024-09-30 15:51:48 +02:00 |
|
Anders Schack-Mulligen
|
fcb677e84d
|
Java: Add a neutral for Collection.remove.
|
2024-09-30 15:46:43 +02:00 |
|
Anders Schack-Mulligen
|
38818f3cd2
|
Java: Adjust Set.clear model to apply to overrides.
|
2024-09-30 15:46:42 +02:00 |
|
Tom Hvitved
|
2018b6361d
|
Rust: Accept CFG inconsistencies
|
2024-09-30 15:45:15 +02:00 |
|
Arthur Baars
|
d3c50727ed
|
Rust: exclude Comment nodes from lines of code counts
|
2024-09-30 15:39:00 +02:00 |
|
Arthur Baars
|
45d3d381f5
|
Rust: test cases for comments
|
2024-09-30 15:38:59 +02:00 |
|
Arthur Baars
|
ef3f730d32
|
Rust: extract comment tokens
|
2024-09-30 15:38:58 +02:00 |
|
Arthur Baars
|
fd459be165
|
Rust: add Comment to schema
|
2024-09-30 15:38:54 +02:00 |
|
Tom Hvitved
|
3a210b77f9
|
Merge pull request #17626 from hvitved/rust/more-cfg-tests
|
2024-09-30 15:37:55 +02:00 |
|
Tom Hvitved
|
c3311e52a6
|
Merge pull request #17623 from hvitved/rust/labelled-block
|
2024-09-30 15:33:55 +02:00 |
|
Tom Hvitved
|
2e7e26b638
|
Rust: Add more CFG tests
|
2024-09-30 15:15:14 +02:00 |
|
Anders Schack-Mulligen
|
1f95fa10fb
|
Java: Fix comment re. neutrals and WithoutElement.
The remove methods should not have been in this section, as they're
plain neutrals.
|
2024-09-30 15:08:56 +02:00 |
|
Tom Hvitved
|
5ae669937c
|
Rust: Add labelled block example
|
2024-09-30 14:47:13 +02:00 |
|
Tamás Vajk
|
752502ba76
|
Merge pull request #17619 from tamasvajk/text-file-archiving-warning
C#: reduce extraction message severity for missing text files
|
2024-09-30 14:07:45 +02:00 |
|
Tamas Vajk
|
29948e4c0b
|
C#: reduce extraction message severity for missing text files
|
2024-09-30 12:31:07 +02:00 |
|
Michael Nebel
|
6f74387600
|
Merge pull request #17521 from michaelnebel/modelgen/moreimprovements
C#/Java: Content based model generation improvements.
|
2024-09-30 11:22:30 +02:00 |
|
Tom Hvitved
|
4513643a0f
|
Merge pull request #17617 from hvitved/rust/extraction-consistency
Rust: Add extraction error consistency query
|
2024-09-30 11:06:34 +02:00 |
|
Tom Hvitved
|
3e77dd8b6b
|
Rust: Fix extraction errors
|
2024-09-30 10:36:56 +02:00 |
|
Tom Hvitved
|
bafef791f7
|
Rust: Add extraction error consistency query
|
2024-09-30 10:28:24 +02:00 |
|
Anders Schack-Mulligen
|
a017f92b78
|
Merge pull request #17579 from aschackmull/java/type-sanitizers
Java: Add more type-based sanitizers.
|
2024-09-30 10:07:06 +02:00 |
|
Tom Hvitved
|
8a1b4501dd
|
Merge pull request #17602 from hvitved/rust/cfg-prune-bool-literal
Rust: Prune CFG for obviously impossible `true/false` edges
|
2024-09-30 10:05:03 +02:00 |
|
Anders Schack-Mulligen
|
b0ed47c277
|
Merge pull request #17605 from aschackmull/java/stringbuilder-neutrals
Java: Add a couple of neutrals
|
2024-09-30 10:03:41 +02:00 |
|
Michael Nebel
|
baae8d0bb2
|
Shared: Address model generator review comments.
|
2024-09-30 09:12:30 +02:00 |
|
Owen Mansel-Chan
|
654d97013f
|
Merge pull request #17607 from owen-mc/go/add-comments-about-interface-methods-from-embedded-interfaces
Go: Add comments noting methods from embedded interfaces are already included
|
2024-09-28 13:49:50 +01:00 |
|
Chris Smowton
|
ca68aaa0de
|
Remove test code
|
2024-09-27 19:07:00 +01:00 |
|
Owen Mansel-Chan
|
796db77104
|
Add comments noting methods from embedded interfaces are already included
|
2024-09-27 15:03:09 +01:00 |
|
Anders Schack-Mulligen
|
fb630d266e
|
Java: Add a couple of neutrals
|
2024-09-27 15:24:06 +02:00 |
|
Tom Hvitved
|
90a8bef64c
|
Rust: Run codegen
|
2024-09-27 13:39:15 +02:00 |
|
Ian Lynagh
|
7de1182f92
|
Merge pull request #17599 from igfoo/igfoo/constrs
Kotlin: Fix the return type for lambda constructors
|
2024-09-27 12:38:50 +01:00 |
|
Tom Hvitved
|
dc4160b24a
|
Rust: Prune CFG for impossible true/false edges
|
2024-09-27 13:37:29 +02:00 |
|
Tom Hvitved
|
bf58bdd2bd
|
Rust: Update CFG tests
|
2024-09-27 13:35:14 +02:00 |
|
Tom Hvitved
|
431b33a274
|
Rust: Implement LiteralExpr::toString()
|
2024-09-27 13:33:25 +02:00 |
|
Tom Hvitved
|
97ead6f462
|
Merge pull request #17560 from hvitved/codegen/remove-cached
Codegen: Do not cache injectors/projectors in `Synth` module
|
2024-09-27 13:17:02 +02:00 |
|
Ian Lynagh
|
2a5b48930a
|
Kotlin: Fix the return type for lambda constructors
|
2024-09-27 11:21:40 +01:00 |
|
Ian Lynagh
|
08be35fc2c
|
Kotlin: Add a test for constructors
|
2024-09-27 11:21:23 +01:00 |
|
Michael Nebel
|
0b39c5b982
|
C#/Java: Update model generator expected output.
|
2024-09-27 09:22:29 +02:00 |
|
Michael Nebel
|
80497f551e
|
Shared: Only make unlifted models in case the API itself is relevant.
|
2024-09-27 09:22:25 +02:00 |
|
Michael Nebel
|
3d1a403655
|
C#: Add example of content based summary on private method.
|
2024-09-27 09:22:20 +02:00 |
|
Michael Nebel
|
ccadfa134e
|
Shared: Update the model generator script to allow execution of the mixed model generator queries.
|
2024-09-27 09:22:15 +02:00 |
|
Michael Nebel
|
8310faa2e9
|
C#/Java: Add a query that uses both content based and non-content based model generation.
|
2024-09-27 09:22:11 +02:00 |
|