Michael Nebel
|
8e60073d5a
|
Java: Remove dataflow imports for java.qll.
|
2022-03-29 11:07:58 +02:00 |
|
Michael Nebel
|
f734edf8ff
|
C#/Java: Minor refactor and re-arranging of code to align the CaptureModel specific implementations.
|
2022-03-29 11:07:58 +02:00 |
|
Michael Nebel
|
3933dfa78e
|
Java: Make imports private and add parts of the dataflow library to java.qll (same as in C#).
|
2022-03-29 11:07:58 +02:00 |
|
Michael Nebel
|
26d5eb64b3
|
C#/Java: Initial merge ModelGeneratorUtils into CaptureModels.
|
2022-03-29 11:07:57 +02:00 |
|
Michael Nebel
|
9b7691a5fc
|
C#/Java: Address comments on re-exposing functionality.
|
2022-03-29 11:07:57 +02:00 |
|
Michael Nebel
|
1710b66003
|
C#/Java: Some minor variable name changes and QL Doc updates.
|
2022-03-29 11:07:57 +02:00 |
|
Michael Nebel
|
8a65efbae4
|
C#/Java: Add isRelevantSinkKind predicate with language specific implementation.
|
2022-03-29 11:07:57 +02:00 |
|
Michael Nebel
|
0009d781d7
|
Java: Make most imports private.
|
2022-03-29 11:07:57 +02:00 |
|
Michael Nebel
|
1c7d764d54
|
C#: Make most module imports private.
|
2022-03-29 11:07:57 +02:00 |
|
Michael Nebel
|
ad27a5a1a6
|
C#/Java: Add some more QL Doc to the CaptureModels[Specific] implementation.
|
2022-03-29 11:07:57 +02:00 |
|
Michael Nebel
|
5d62c48890
|
C#/Java: Move libraries to internal folder as these are for internal use only.
|
2022-03-29 11:07:57 +02:00 |
|
Michael Nebel
|
3d2ce57c9e
|
Java: Collapse all the specific code for summary, source and sink models into a single file.
|
2022-03-29 11:07:57 +02:00 |
|
Michael Nebel
|
852d8a2770
|
Java: Collapse all the shared code for summary, source and sink models into a single file.
|
2022-03-29 11:07:57 +02:00 |
|
Michael Nebel
|
79fd2e6a40
|
C#/Java: Make configurations private and sprinkle some QL Doc.
|
2022-03-29 11:07:57 +02:00 |
|
Michael Nebel
|
fb2a7dfb48
|
Java: Refactor CaptureSinkModels into language specific and generic part.
|
2022-03-29 11:07:57 +02:00 |
|
Michael Nebel
|
cc5fbbb7c5
|
Java: Minor cleanup in CaptureSinkModels.
|
2022-03-29 11:07:56 +02:00 |
|
Michael Nebel
|
45234b1631
|
Java: Refactor CaptureSourceModel to enable re-use.
|
2022-03-29 11:07:56 +02:00 |
|
Michael Nebel
|
f00837578b
|
Java: isPublic and fromSource check as this is already ensured by the TargetApi characteristic predicate.
|
2022-03-29 11:07:56 +02:00 |
|
Michael Nebel
|
f42ed1e3ad
|
Java: Cleanup imports in CaptureSourceModels.
|
2022-03-29 11:07:56 +02:00 |
|
Tony Torralba
|
6799838ece
|
Simplification
|
2022-03-29 09:43:37 +02:00 |
|
luchua-bc
|
833d842113
|
Drop the getPath check from the library
|
2022-03-28 20:14:40 +00:00 |
|
luchua-bc
|
657f615703
|
Fine tune the query and update qldoc
|
2022-03-28 20:05:12 +00:00 |
|
Michael Nebel
|
79f3da8af1
|
Merge pull request #8506 from michaelnebel/java/generalize-generate-flow-model
Java/C#: Generalize script for generating flow models.
|
2022-03-25 16:20:53 +01:00 |
|
Chris Smowton
|
f0168d00d1
|
Merge pull request #8529 from github/smowton/admin/commons-lang3-test-typo
Java: Fix harmless search-replace mistake
|
2022-03-25 10:36:00 +00:00 |
|
Chris Smowton
|
005a020f04
|
Merge pull request #8508 from igfoo/igfoo/error_elements
Java: Add ErrorExpr, ErrorStmt
|
2022-03-24 10:39:14 +00:00 |
|
Michael Nebel
|
7eddc1e7ec
|
Java: Adjust scripts for new location.
|
2022-03-23 10:35:32 +01:00 |
|
Michael Nebel
|
7fc11be787
|
Java: Move generate_flow_model file into a shared models-as-data script folder.
|
2022-03-23 10:35:32 +01:00 |
|
Michael Nebel
|
6c9d1a3edb
|
Java: Make standalone library for shared functionality.
|
2022-03-23 10:35:32 +01:00 |
|
Michael Nebel
|
9564f8bf5c
|
Java: Put remainings parts of the generator code into the class.
|
2022-03-23 10:35:32 +01:00 |
|
Michael Nebel
|
20414c0e56
|
Java: Move Generator creation into class definition.
|
2022-03-23 10:35:32 +01:00 |
|
Michael Nebel
|
3f33cdf688
|
Java: Introduce generator class.
|
2022-03-23 10:35:32 +01:00 |
|
Michael Nebel
|
6ed1424679
|
Java: Refactor language specific parts into variable.
|
2022-03-23 10:35:32 +01:00 |
|
Michael Nebel
|
1ac988323a
|
Java: Add dry-run optional paramteter to generator script.
|
2022-03-23 10:35:31 +01:00 |
|
Michael Nebel
|
586fd5a43b
|
Java: Rename file for generating flow models.
|
2022-03-23 10:35:31 +01:00 |
|
Jonathan Leitschuh
|
bd87be636a
|
Refactor to conditionCheckArgument deprecate old method
|
2022-03-22 11:56:43 -04:00 |
|
Chris Smowton
|
b5c05a580d
|
Java: Fix harmless search-replace mistake
|
2022-03-22 14:42:09 +00:00 |
|
Michael Nebel
|
1d45996001
|
Merge pull request #8466 from michaelnebel/csharp/refactor-aspartial
C#: Refactor asPartial to allow re-use.
|
2022-03-22 10:54:54 +01:00 |
|
github-actions[bot]
|
a3e74efc21
|
Post-release preparation for codeql-cli-2.8.4
|
2022-03-21 19:36:47 +00:00 |
|
Jonathan Leitschuh
|
b3ee1bd313
|
Refactor Preconditions and add Tests
|
2022-03-21 11:20:05 -04:00 |
|
Ian Lynagh
|
1f8ce3a868
|
Java: Tweak release notes
|
2022-03-21 15:14:45 +00:00 |
|
Jonathan Leitschuh
|
db0879ec25
|
Apply suggestions from code review
Co-authored-by: intrigus-lgtm <60750685+intrigus-lgtm@users.noreply.github.com>
|
2022-03-21 10:35:13 -04:00 |
|
github-actions[bot]
|
dedc8c2254
|
Release preparation for version 2.8.4
|
2022-03-21 13:25:49 +00:00 |
|
Ian Lynagh
|
7295a5d313
|
Java: Add an upgrade script
|
2022-03-21 11:51:36 +00:00 |
|
Ian Lynagh
|
6284362868
|
Java: Update stats
|
2022-03-21 11:44:19 +00:00 |
|
Jonathan Leitschuh
|
1d0275344d
|
[Java]: Add precondition support for testing library asserts
|
2022-03-18 20:39:24 -04:00 |
|
Chris Smowton
|
767453520e
|
Merge pull request #8032 from JLLeitschuh/feat/JLL/check_os
Java: Add Guard Classes for checking OS & unify System Property Access
|
2022-03-18 11:20:36 +00:00 |
|
Tom Hvitved
|
79ea2a3a9c
|
Data flow: Sync files
|
2022-03-17 14:03:58 +01:00 |
|
Michael Nebel
|
4a68b74aa3
|
C#: Re-use the asPartialModel for DataFlowPrivate in tests.
|
2022-03-16 17:02:00 +01:00 |
|
Michael Nebel
|
115cef2484
|
C#: Move asPartialModel into DataFlowPrivate (to enable re-use).
|
2022-03-16 16:44:24 +01:00 |
|
Jeroen Ketema
|
7a9a9d833a
|
Merge pull request #8435 from jketema/all-the-barriers
Add flow state versions of isBarrierIn, isBarrierOut, and isBarrierGuard
|
2022-03-16 15:50:19 +01:00 |
|