-
RuntimeCompiledCPlusPlus has it's own mechanics to compile cpp file into object file, which in a turn leads to need of linking .cpp into .dll. This means that native C++ can be supported, but most pro…
-
We need a generic plugin that unpacks (a buffer, binary, file, etc) and opens it in a new window (with the possibility of dropping on disk the unpacked data).
-
MLIR built at commit https://github.com/llvm/llvm-project/commit/a0138390
Reproduced with:
`mlir-opt --linalg-fold-unit-extent-dims temp.mlir`
`temp.mlir`:
```mlir
module {
func.func @func…
-
```
I have different comic lists from different friends.
In one list there's all X-men, whil in other just main events.
I would like to keep both lists with all the comics, but remove duplicate
issu…
-
**Related to:** https://github.com/elastic/detection-rules/issues/3100
## Summary
This is a recurring ticket. We take it into work every release cycle. We don't close it, instead, we update its …
-
Braindump (and cut and paste of discord posted ideas) to improve how Stash handles funscripts:
Funscript support is great for a single script, but as the tech is evolving, the use of multiple scrip…
-
There was a discussion at S-100WG TSM on S-124 delivery which may require clarifications in S-98 for ECDIS use. One direct output of that discussion was the inclusion in S-100 (5.1.0) of clauses relat…
-
"What crypting methods do you recommend?"
let me know thanks
-
### Summary of the new feature / enhancement
As a developer of an application I am responsible for its behaviour. When using PowerShell SDK there is no means of preventing the AMSI logging.
[Signa…
-
## Background ##
The current FHIR Bridge codebase is becoming bigger and it is sometimes hard to organize/find/maintain the code.
In addition, we use a lot of third-party librairies and the depend…