COMMITS
May 14, 2026
K
Adjust untrusted checkout actions queries
Kristen Newbury committed
F
Merge pull request #21727 from github/docs/customizing-library-models-for-rust
Florin Coada committed
G
Add change notes.
Geoffrey White committed
May 13, 2026
T
Type inference: Unify `getABaseTypeMention` and `conditionSatisfiesConstraint`
Tom Hvitved committed
T
unified: Regenerate files
Taus committed
T
unified: Remove some pointless fields
Taus committed
T
unified: Introduced named `property_binding` node
Taus committed
T
unified: Group enum entries
Taus committed
T
unified: Group more paired items
Taus committed
T
unified: Encapsulate function parameters
Taus committed
T
unified: Clean up statements/block mess
Taus committed
O
Merge pull request #21842 from github/workflow/coverage/update
Owen Mansel-Chan committed
O
Give slightly more detail in change note
Owen Mansel-Chan committed
M
Potential fix for pull request finding
Mathias Vorreiter Pedersen committed
M
C++: Make 'toString' on 'Ssa::Definition' more clear.
Mathias Vorreiter Pedersen committed
M
C++: Add a FP caused by missing certainty around SSA writes from Uninitialized instructions.
Mathias Vorreiter Pedersen committed
G
Merge branch 'main' into extsensitive
Geoffrey White committed
M
C#: Update the generated lock, targets and bzl files.
Michael Nebel committed
F
Merge branch 'main' into docs/customizing-library-models-for-rust
Florin Coada committed
F
Update docs/codeql/codeql-language-guides/customizing-library-models-for-rust.rst
Florin Coada committed
P
Harden `_relative_path` for Windows and mixed-form inputs
Paolo Tranquilli committed
A
Yeast: fix warning about unnecessary mutability
Asger F committed
A
Unified: regenerate QL and make tests not crash
Asger F committed
A
Unified: Update test output after rebasing on grammar changes
Asger F committed
May 12, 2026
M
C++: Accept test changes in experimental query.
Mathias Vorreiter Pedersen committed
M
C++: Perform an SCC reduction to simulate greatest fixed-point semantics.
Mathias Vorreiter Pedersen committed
M
C++: Some writes are always certain regardless of the address.
Mathias Vorreiter Pedersen committed
M
C++: Slightly refactor certainty computation with a newtype.
Mathias Vorreiter Pedersen committed
M
C++: Add missing overrides.
Mathias Vorreiter Pedersen committed
M
C++: Add a new test to test assignment certainty (i.e., whether the entire buffer is overwritten).
Mathias Vorreiter Pedersen committed