Tom Hvitved
|
c08cf81665
|
Rust: Adopt shared local name resolution library
|
2026-05-28 10:50:10 +02:00 |
|
Tom Hvitved
|
e06158629e
|
Rust: More local variable tests
|
2026-05-28 10:50:05 +02:00 |
|
Tom Hvitved
|
3e09961662
|
Shared: Add local name binding library
|
2026-05-28 10:50:03 +02:00 |
|
Asger F
|
17fe3e4e31
|
Merge pull request #21901 from asgerf/unified-fix-test
Unified: fix test output
|
2026-05-27 22:19:17 +02:00 |
|
Asger F
|
313500e581
|
Unified: update test outputs
|
2026-05-27 21:27:09 +02:00 |
|
Asger F
|
ad56ebd361
|
Unified: update test output
|
2026-05-27 21:25:32 +02:00 |
|
Asger F
|
6be9e2315d
|
Merge pull request #21841 from github/tausbn/unified-swift-named-body-fields
Unified: Get rid of all `$children` fields
|
2026-05-27 21:25:11 +02:00 |
|
BazookaMusic
|
cc12740c0e
|
remove check for files in sync
|
2026-05-27 17:41:44 +02:00 |
|
Geoffrey White
|
5c2488e304
|
Swift: Fix typo.
|
2026-05-27 16:29:48 +01:00 |
|
Geoffrey White
|
4fbea4ef95
|
Swift: Autoformat.
|
2026-05-27 16:28:21 +01:00 |
|
Taus
|
35faec3db1
|
Python: Address review comments
- Get rid of unnecessary parentheses
- Use call syntax in the relevant test
- Get rid of `dead(2)` annotation
|
2026-05-27 15:27:19 +00:00 |
|
BazookaMusic
|
acb5c0e70f
|
missed changes
|
2026-05-27 17:23:45 +02:00 |
|
BazookaMusic
|
6042adebae
|
move identical java and cs bound.qll to shared library
|
2026-05-27 17:23:28 +02:00 |
|
Mathias Vorreiter Pedersen
|
5f54a8691d
|
C++: Small cleanup. This has no effect on semantics.
|
2026-05-27 17:16:22 +02:00 |
|
Taus
|
41fd59c1c1
|
Unified: regenerate Ast.qll and dbscheme
|
2026-05-27 15:02:28 +00:00 |
|
Taus
|
d6e7e38e1c
|
Unified: merge in main
Keeps our version of the conflicting files. They will be regenerated in
the next commit.
|
2026-05-27 15:01:03 +00:00 |
|
Owen Mansel-Chan
|
ec13e1bcd3
|
Add wildcard ContentSets to avoid performance problems
|
2026-05-27 15:28:07 +01:00 |
|
Jeroen Ketema
|
7723324687
|
Merge pull request #21896 from jketema/jketema/deprecated
C++: Remove deprecated code
|
2026-05-27 14:11:10 +02:00 |
|
Michael Nebel
|
d4c7b5b6fe
|
C#: Update encoding of SBCS to UTF8 with BOM.
|
2026-05-27 14:01:34 +02:00 |
|
Michael Nebel
|
6b55f865cd
|
C#: Update integration test expected output.
|
2026-05-27 13:24:45 +02:00 |
|
Jeroen Ketema
|
42c4d8a98b
|
Merge pull request #21897 from jketema/jketema/missing-friend
C++: Update expected test results after extractor changes
|
2026-05-27 12:54:00 +02:00 |
|
Geoffrey White
|
f962eac914
|
Swift: Fill the simple gaps in modelling.
|
2026-05-27 11:20:00 +01:00 |
|
Geoffrey White
|
c6c3e1474c
|
Swift: Add a few more test cases for simple missing models.
|
2026-05-27 11:15:28 +01:00 |
|
Geoffrey White
|
94e6ec6511
|
Swift: Widen the new sinks to cover more cases the MaD sinks are missing.
|
2026-05-27 10:34:12 +01:00 |
|
Geoffrey White
|
c902c75651
|
Swift: Add change note.
|
2026-05-27 10:33:42 +01:00 |
|
Geoffrey White
|
2b4ea18dfe
|
Swift: Add a similar sink for password hashing as well.
|
2026-05-27 10:33:41 +01:00 |
|
Geoffrey White
|
98b7659cc1
|
Swift: Add a special case sink for weak sensitive data hashing sinks that are calls through a metatype.
|
2026-05-27 10:33:39 +01:00 |
|
Geoffrey White
|
d9c0b9ca31
|
Swift: Additional test cases for CryptoKit.
|
2026-05-27 10:33:37 +01:00 |
|
Geoffrey White
|
b44bca9ea7
|
Swift: Add HashFunction protocol and other realism to the CryptoKit test stubs (this is needed for new cases to work as intended).
|
2026-05-27 10:33:31 +01:00 |
|
Jeroen Ketema
|
e66b1e4beb
|
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-05-27 10:58:05 +02:00 |
|
Jeroen Ketema
|
362c48cc6d
|
C++: Add change note
|
2026-05-27 10:44:44 +02:00 |
|
Jeroen Ketema
|
35364a087a
|
C++: Update expected test results after extractor changes
|
2026-05-27 10:23:16 +02:00 |
|
Anders Schack-Mulligen
|
780591d42a
|
Ruby: Remove spurious parent-child edges for Ruby::SimpleSymbol.
These treesitter nodes translate to multiple AstNodes, but we only want
those that are Stmts.
|
2026-05-27 10:06:15 +02:00 |
|
Anders Schack-Mulligen
|
3aa69823af
|
Ruby: Skip BodyStmt in ErbDirective.getAChildStmt.
|
2026-05-27 10:06:14 +02:00 |
|
Asger F
|
f18cdcfec6
|
Merge pull request #21848 from asgerf/asgerf/swift-yeast
Unified: Add schema checking and corpus-style tests
|
2026-05-26 22:00:21 +02:00 |
|
Jeroen Ketema
|
7862922e5c
|
C++: Remove deprecated code
|
2026-05-26 17:54:51 +02:00 |
|
Taus
|
fbc861e7a4
|
unified: Clarify grammar comment
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-05-26 16:19:02 +02:00 |
|
Michael Nebel
|
7f2fb2eb99
|
C#: Use the generic version of the associated implementation.
|
2026-05-26 15:59:25 +02:00 |
|
Michael Nebel
|
769b1957a5
|
C#: Update generated files.
|
2026-05-26 14:13:02 +02:00 |
|
Michael Nebel
|
26da373bd4
|
C#: Update Roslyn and other pinned dependencies.
|
2026-05-26 14:11:36 +02:00 |
|
Matthew Costabile
|
2884428b62
|
Merge branch 'main' into patch-1
|
2026-05-26 07:16:24 -04:00 |
|
Óscar San José
|
fe7b2b9d4f
|
Merge pull request #21892 from github/release-prep/2.25.6
Release preparation for version 2.25.6
|
2026-05-25 12:30:55 +02:00 |
|
github-actions[bot]
|
44a914e40f
|
Release preparation for version 2.25.6
|
2026-05-25 10:23:26 +00:00 |
|
Óscar San José
|
491c373e07
|
Merge pull request #21864 from github/post-release-prep/codeql-cli-2.25.5
Post-release preparation for codeql-cli-2.25.5
|
2026-05-22 17:41:38 +02:00 |
|
Óscar San José
|
996e79131e
|
Merge branch 'main' into post-release-prep/codeql-cli-2.25.5
|
2026-05-22 16:32:30 +02:00 |
|
Tom Hvitved
|
688695cd57
|
Merge pull request #21876 from hvitved/dense-rank-short-circuit
Util: Short-circuit `rank` usage in dense ranking library
|
2026-05-22 16:08:45 +02:00 |
|
Jeroen Ketema
|
3c4e22a8ba
|
Merge pull request #21870 from jketema/jketema/generated
C++: Add ability to see if one template was generated from another
|
2026-05-22 15:46:06 +02:00 |
|
Tom Hvitved
|
c70007607a
|
Merge pull request #21850 from hvitved/type-inference-unify-base-type
Type inference: Unify `getABaseTypeMention` and `conditionSatisfiesConstraint`
|
2026-05-22 13:44:18 +02:00 |
|
Tom Hvitved
|
9685755479
|
Merge pull request #21865 from hvitved/csharp/compilation-cwd-folder
C#: Ensure that `Folder` entities exist for `Compilation` entities
|
2026-05-22 13:42:35 +02:00 |
|
Anders Schack-Mulligen
|
e07f45fff4
|
Ruby: Accept test changes.
|
2026-05-22 13:36:59 +02:00 |
|