Arthur Baars
|
fabdb3c841
|
Rust: copy files from rust-analyzer's codegenerator
Files copied from: 50882fbfa2/xtask/src/codegen/grammar
|
2024-09-19 10:51:51 +02:00 |
|
Arthur Baars
|
5ccb45e7d3
|
Rust: add rust.ungram
Copied from 50882fbfa2/crates/syntax/rust.ungram
|
2024-09-19 10:51:46 +02:00 |
|
Arthur Baars
|
d5c0d41f98
|
Rust: add generate-schema project
|
2024-09-19 10:51:44 +02:00 |
|
Michael Nebel
|
4a9e3ee3aa
|
Merge pull request #17363 from michaelnebel/modelgen/fieldbasedimprovements
C#/Java: Content based model generation improvements.
|
2024-09-19 10:49:11 +02:00 |
|
Tom Hvitved
|
cfa4cb432a
|
Merge pull request #17504 from hvitved/dataflow/sink-provenance-space
Data flow: Remove spurious space in ` Sink:x` provenance
|
2024-09-19 10:21:38 +02:00 |
|
dependabot[bot]
|
67fa9738e6
|
Bump golang.org/x/tools
Bumps the extractor-dependencies group in /go/extractor with 1 update: [golang.org/x/tools](https://github.com/golang/tools).
Updates `golang.org/x/tools` from 0.24.0 to 0.25.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.24.0...v0.25.0)
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: extractor-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-19 03:46:50 +00:00 |
|
Paolo Tranquilli
|
9a8d9f857f
|
Merge pull request #17491 from github/redsun82/rust-integration-test
Rust: add basic integration tests and fix archiving on Windows
|
2024-09-19 05:25:14 +02:00 |
|
Porcupiney Hairs
|
57d1035acd
|
Include changes from review
|
2024-09-19 03:32:34 +05:30 |
|
Mauro Baluda
|
cab35a25a5
|
Remove duplicate summary for MultipartFile.getInputStream and update .expected file
|
2024-09-18 20:43:04 +02:00 |
|
Mauro Baluda
|
5ae51f0b56
|
Address review
|
2024-09-18 19:28:03 +02:00 |
|
Mauro Baluda
|
cfa14ad5eb
|
Update org.springframework.core.io.model.yml
Model summary for `getInputStream` methods
|
2024-09-18 18:13:29 +02:00 |
|
Simon Friis Vindum
|
e43d39a0fe
|
Merge pull request #17508 from paldepind/rust-consistency-queries-pack
Rust: Add consistency-queries pack
|
2024-09-18 14:17:52 +02:00 |
|
Tom Hvitved
|
485dc9619d
|
Merge pull request #17506 from hvitved/rust/code-block-examples
Rust: Use ```rust for code block examples
|
2024-09-18 14:15:07 +02:00 |
|
Simon Friis Vindum
|
7c2b149728
|
Rust: Add consistency-queries pack
|
2024-09-18 14:09:41 +02:00 |
|
Geoffrey White
|
2769bd6f35
|
Rust: Make the placeholder queries produce no results, to avoid confusion.
|
2024-09-18 13:07:31 +01:00 |
|
Geoffrey White
|
3632a76eaf
|
Rust: Add test annotations.
|
2024-09-18 13:05:06 +01:00 |
|
Geoffrey White
|
d79aa073ea
|
Rust: Clean up the UnusedValue examples.
|
2024-09-18 13:03:09 +01:00 |
|
Geoffrey White
|
463a1254d3
|
Update rust/ql/src/queries/unusedentities/UnusedValueBad.rs
Co-authored-by: Paolo Tranquilli <redsun82@github.com>
|
2024-09-18 12:55:11 +01:00 |
|
Tom Hvitved
|
ed9008a064
|
Update expected test output
|
2024-09-18 13:51:02 +02:00 |
|
Simon Friis Vindum
|
bbf5902b18
|
Rust: Tweak imports
|
2024-09-18 13:48:50 +02:00 |
|
Tom Hvitved
|
43c0bd36be
|
Rust: Run code generator
|
2024-09-18 13:48:02 +02:00 |
|
Tom Hvitved
|
5554c0f28f
|
Rust: Use ```rust for code block examples
Also added some missing code block terminators.
|
2024-09-18 13:47:45 +02:00 |
|
Tom Hvitved
|
98b5ef5e01
|
Rust: Halt codegen on code block without ``` terminator
|
2024-09-18 13:47:44 +02:00 |
|
Simon Friis Vindum
|
6f555f3ad7
|
Merge branch 'main' into rust-improve-cfg
|
2024-09-18 13:42:51 +02:00 |
|
Tom Hvitved
|
2972a4eace
|
Data flow: Remove spurious space in Sink:x provenance
|
2024-09-18 13:10:24 +02:00 |
|
Michael Nebel
|
24a101297c
|
Merge pull request #15884 from michaelnebel/csharp/cleanupcil
C#: CIL and Dotnet cleanup (removal).
|
2024-09-18 11:43:41 +02:00 |
|
Chris Smowton
|
cfd281b319
|
Merge pull request #17400 from smowton/smowton/admin/further-golang-aliasing-tests
Go: add tests for dataflow relating to type aliasing
|
2024-09-18 10:30:37 +01:00 |
|
Tom Hvitved
|
0516d75c44
|
Merge pull request #17500 from hvitved/rust/move-generated
Rust: Use `elements/internal/generated` instead of `internal/generated`
|
2024-09-18 11:04:44 +02:00 |
|
Simon Friis Vindum
|
db351bdb05
|
Rust: Align test output with CI
|
2024-09-18 10:50:26 +02:00 |
|
Tom Hvitved
|
18ae8b14e9
|
Rust: Use elements/internal/generated instead of internal/generated
|
2024-09-18 10:44:20 +02:00 |
|
Paolo Tranquilli
|
c53179f742
|
Merge pull request #17499 from geoffw0/morestats
Rust: Add more summary stats.
|
2024-09-18 10:43:20 +02:00 |
|
Tom Hvitved
|
c5cbf82dbf
|
Merge pull request #17495 from hvitved/codegen/internal
Codegen: Create `internal` folders
|
2024-09-18 10:42:04 +02:00 |
|
Simon Friis Vindum
|
dd25b3ecbe
|
Rust: Don't use macro in test and add documentation string
|
2024-09-18 10:10:27 +02:00 |
|
Simon Friis Vindum
|
c18c35d737
|
Merge branch 'main' into rust-improve-cfg
|
2024-09-18 09:51:16 +02:00 |
|
Simon Friis Vindum
|
6a5a50521b
|
Rust: Address QL suggestions for CFG implementation
|
2024-09-18 09:49:59 +02:00 |
|
Anders Schack-Mulligen
|
2837d2551a
|
Merge pull request #17490 from aschackmull/java/capture-in-obinit
Java: Fix support for variable capture inside object initializers.
|
2024-09-18 09:29:01 +02:00 |
|
Michael Nebel
|
295861d577
|
Merge pull request #17459 from michaelnebel/csharp/accessormad
C#: Add MaD support for `Attribute.Getter` and `Attribute.Setter`.
|
2024-09-18 09:11:51 +02:00 |
|
Paolo Tranquilli
|
db812df06f
|
Merge pull request #17492 from github/redsun82/rust-windows
Rust: add windows tools
|
2024-09-18 06:54:10 +02:00 |
|
Tom Hvitved
|
8c0d2e910c
|
Swift: Run code generator
|
2024-09-17 20:25:57 +02:00 |
|
Tom Hvitved
|
9ea63fe716
|
Rust: Run code generator
|
2024-09-17 20:06:38 +02:00 |
|
Tom Hvitved
|
1433363523
|
Codegen: Create internal folders
|
2024-09-17 20:06:35 +02:00 |
|
Geoffrey White
|
83376afd15
|
Rust: Improve layout locality in summary stats.
|
2024-09-17 17:45:09 +01:00 |
|
Geoffrey White
|
07fccf8064
|
Rust: Add extracted + unextracted elements to summary stats.
|
2024-09-17 17:42:50 +01:00 |
|
Geoffrey White
|
6ebc615fd4
|
Rust: Add extracted files to summary stats.
|
2024-09-17 17:36:43 +01:00 |
|
Chris Smowton
|
0d0c94375d
|
Adjust test expectations
|
2024-09-17 17:27:04 +01:00 |
|
Chris Smowton
|
2d5cbfd4c9
|
Elaborate comments
|
2024-09-17 17:18:48 +01:00 |
|
Chris Smowton
|
41726924e0
|
Update expectations
|
2024-09-17 17:02:47 +01:00 |
|
Chris Smowton
|
a803d3fb26
|
Add comments explaining tests
|
2024-09-17 17:02:46 +01:00 |
|
Chris Smowton
|
09015df8a4
|
Format
|
2024-09-17 17:02:45 +01:00 |
|
Chris Smowton
|
992b3c74fc
|
Add data-flow tests for aliasing
|
2024-09-17 17:02:43 +01:00 |
|