Koen Vlaswinkel
|
489561f4f1
|
C#: Fix formatting of ExternalApi
|
2023-09-18 15:49:59 +02:00 |
|
Koen Vlaswinkel
|
948e36a4c5
|
C#: Update comment for Endpoint
|
2023-09-18 15:47:50 +02:00 |
|
Koen Vlaswinkel
|
81a8eeed46
|
C#: Only include unbound declarations in endpoints
|
2023-09-18 15:45:30 +02:00 |
|
amammad
|
6f5aa58d82
|
add change note
|
2023-09-18 23:38:32 +10:00 |
|
Koen Vlaswinkel
|
93972a49d7
|
C#: Rename AutomodelVsCode to ModelEditor
|
2023-09-18 15:34:24 +02:00 |
|
Koen Vlaswinkel
|
4693f72d5f
|
C#: Rename CallableMethod to Endpoint
|
2023-09-18 15:30:38 +02:00 |
|
amammad
|
09aee3081e
|
fix library-tests
|
2023-09-18 23:29:45 +10:00 |
|
Koen Vlaswinkel
|
f468b2a3d1
|
C#: Add tests for generic interfaces/classes/methods
|
2023-09-18 14:58:20 +02:00 |
|
Rasmus Lerchedahl Petersen
|
4614b1ae9c
|
Python: add change note
|
2023-09-18 14:34:03 +02:00 |
|
Anders Starcke Henriksen
|
a5db939234
|
Release automodel queries version 0.0.3
|
2023-09-18 14:29:09 +02:00 |
|
Erik Krogh Kristensen
|
998237e8af
|
Merge pull request #13488 from erik-krogh/finalAlias
Shared: use final class aliases to use `extends` instead of `instanceof` in the shared libraries
|
2023-09-18 14:26:22 +02:00 |
|
yoff
|
4a37c2fc3a
|
Merge pull request #13778 from geoffw0/javaparsemode
Java: Understand multiple parse mode flags specified in a regular expression string
|
2023-09-18 14:22:59 +02:00 |
|
Paolo Tranquilli
|
dc299fc9fa
|
Merge pull request #14208 from github/redsun82/swift-unordered-base-types
Swift: rename `base_types` in `TypeDecl` to `inherited_types`
|
2023-09-18 14:21:20 +02:00 |
|
Rasmus Wriedt Larsen
|
ad1743ecde
|
Python: Modernize modeling of BaseHTTPRequestHandler
|
2023-09-18 14:13:27 +02:00 |
|
Koen Vlaswinkel
|
8472b84cad
|
C#: Remove unnecessary isEffectivelyPublic predicate
|
2023-09-18 13:49:16 +02:00 |
|
Koen Vlaswinkel
|
ff2cef3d6b
|
C#: Switch from Declaration to Callable
|
2023-09-18 13:44:32 +02:00 |
|
Koen Vlaswinkel
|
e524e358f0
|
C#: Check accessor declaration for publicness
|
2023-09-18 13:40:23 +02:00 |
|
Koen Vlaswinkel
|
0cc74a2691
|
C#: Extract TestLibrary to separate module
|
2023-09-18 13:40:18 +02:00 |
|
Tamás Vajk
|
c4d7302f9e
|
Merge pull request #14228 from tamasvajk/standalone-implicit-usings
C#: Generate source file with implicit usings in Standalone
|
2023-09-18 13:26:09 +02:00 |
|
Tony Torralba
|
bd31e1004a
|
Merge pull request #14063 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2023-09-18 13:23:32 +02:00 |
|
Geoffrey White
|
4323bee243
|
Merge pull request #13980 from geoffw0/logfix
Swift: Improvements related to the swift/cleartext-logging query.
|
2023-09-18 12:18:40 +01:00 |
|
Anders Schack-Mulligen
|
b13d026434
|
Dataflow: Review fixes.
|
2023-09-18 13:15:26 +02:00 |
|
Tamas Vajk
|
fa814a5276
|
Add test cases for implicit using parsing
|
2023-09-18 12:47:50 +02:00 |
|
Mathias Vorreiter Pedersen
|
0e9f5f6b8e
|
C++: Accept test changes.
|
2023-09-18 11:46:19 +01:00 |
|
Mathias Vorreiter Pedersen
|
38b100531b
|
C++: Only add conversion when necessary.
|
2023-09-18 11:46:11 +01:00 |
|
Mathias Vorreiter Pedersen
|
53561b7883
|
C++: Add tests for sized allocation without a need for a synthesized conversion.
|
2023-09-18 11:45:18 +01:00 |
|
intrigus-lgtm
|
874f91c7ae
|
Java: Further alert message improvement
Co-authored-by: Tony Torralba <atorralba@users.noreply.github.com>
|
2023-09-18 12:25:31 +02:00 |
|
Alex Eyers-Taylor
|
c7ccfac938
|
CPP: Simplify some code in IRGuards.
|
2023-09-18 10:51:48 +01:00 |
|
Mathias Vorreiter Pedersen
|
734a91db9c
|
Merge pull request #14237 from MathiasVP/range-analysis-perf
C++: Fix order of non-linear join in range analysis
|
2023-09-18 10:38:19 +01:00 |
|
Geoffrey White
|
86b0fae77e
|
Swift: Update uses of deprecated ArrayContent.
|
2023-09-18 10:28:45 +01:00 |
|
Geoffrey White
|
d15420c42c
|
Swift: Consequences of change in main on the test internals.
|
2023-09-18 10:07:23 +01:00 |
|
Geoffrey White
|
c3ea0cea91
|
Merge branch 'main' into logfix
|
2023-09-18 10:00:16 +01:00 |
|
Tony Torralba
|
b08e410f45
|
Merge pull request #14029 from atorralba/atorralba/apache-cxf-models
Java: Add new Apache CXF models
|
2023-09-18 10:54:05 +02:00 |
|
erik-krogh
|
9c0682848e
|
use final class aliases to use extends instead of instanceof in the shared libraries
|
2023-09-18 10:25:49 +02:00 |
|
Erik Krogh Kristensen
|
a3e2e420f0
|
Merge pull request #14241 from github/dependabot/cargo/ql/chrono-0.4.31
Bump chrono from 0.4.30 to 0.4.31 in /ql
|
2023-09-18 08:41:25 +02:00 |
|
dependabot[bot]
|
f3a746c324
|
Bump chrono from 0.4.30 to 0.4.31 in /ql
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.30 to 0.4.31.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.30...v0.4.31)
---
updated-dependencies:
- dependency-name: chrono
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-18 03:10:03 +00:00 |
|
github-actions[bot]
|
0ae4b628a3
|
Add changed framework coverage reports
|
2023-09-18 00:15:17 +00:00 |
|
Maiky
|
52007fb9a2
|
Change v3 to v2
|
2023-09-17 21:42:18 +02:00 |
|
Maiky
|
1764aa0caf
|
Fixing NumpyLoadCall
|
2023-09-17 19:44:48 +02:00 |
|
Maiky
|
8254d0dd10
|
Naming error
Co-authored-by: Jorge <46056498+jorgectf@users.noreply.github.com>
|
2023-09-17 18:53:48 +02:00 |
|
Maiky
|
6d0ba5f97b
|
Add allow_pickle to tests
Co-authored-by: Jorge <46056498+jorgectf@users.noreply.github.com>
|
2023-09-17 18:53:18 +02:00 |
|
Maiky
|
70103967ef
|
Doc changes
Co-authored-by: Jorge <46056498+jorgectf@users.noreply.github.com>
|
2023-09-17 18:47:19 +02:00 |
|
Maiky
|
cada523031
|
Remove unnecessary import
Co-authored-by: Jorge <46056498+jorgectf@users.noreply.github.com>
|
2023-09-17 18:46:13 +02:00 |
|
Maiky
|
97c20b181a
|
Add change note
|
2023-09-16 14:01:53 +02:00 |
|
Mathias Vorreiter Pedersen
|
46b15fa6f2
|
C++: Fix join of non-linear joins.
|
2023-09-16 01:33:16 +01:00 |
|
Robert Marsh
|
2b54ad58b0
|
Swift: change note for nil-coalesing operator
|
2023-09-15 20:44:05 +00:00 |
|
Michael B. Gale
|
8dd7602dff
|
Merge pull request #14234 from github/mbg/go/1.21-update-version-regex
Go: Update `versionRe` to include patch version
|
2023-09-15 17:23:51 +01:00 |
|
Michael B. Gale
|
d7278be064
|
Go: Update versionRe to include patch version
This is optional
|
2023-09-15 16:50:24 +01:00 |
|
Joe Farebrother
|
868836e747
|
Update severity
|
2023-09-15 16:40:12 +01:00 |
|
Joe Farebrother
|
eb2f5898bd
|
Fix typos
|
2023-09-15 16:39:51 +01:00 |
|