-
Some recent features like "String Literals" or "strict null check" in Typescript can be used to shift responsibility of checking the validity of a parameter from function/API developer's side to calle…
-
### Prerequisites
- [X] I have written a descriptive issue title.
- [X] I have searched all [issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not already …
-
**Describe the bug**
Using `scope_work_depth()` on an SDFG with loops removes the backedges in the state machine.
**To Reproduce**
Steps to reproduce the behavior:
1. Checkout DaCe (Commit Hash:…
-
Hello,
It is stated in your paper that Lif "cannot transform a program that contains memory indexation data dependent on secret inputs", since such code is not publicly safe and cannot be made data…
-
Naga should implement the uniformity analysis introduced in gpuweb/gpuweb@0561a0ee.
I think this would replace the uniformity analysis we have now. It could still be enabled by `ValidationFlags::CO…
-
# Suggestion
## 🔍 Search Terms
return never tagged template unreachable code
Related issues:
https://github.com/microsoft/TypeScript/pull/32695
https://github.com/microsoft/TypeScript/i…
-
## Description
The work from _Unleashing Parallelism in Elastic Circuits with Faster Token Delivery_ [1] is still missing in the codebase. The goal of this issue is to outline a roadmap for their i…
-
Hello!
I'm Luana, a PhD student studying population genomics and species delimitation in plant species (Petunias) with recent, rapid divergence. I was thrilled to discover your new software—it enab…
-
### Background
There exist a number of core concepts in graph theory that are general enough to be useful outside of specific application use cases. Concepts such as strongly connected regions, s…
-
**Feature**
I think it would be great if mypy supported control flow analysis of aliased conditions like, e.g., introduced in [TypeScript v4.4](https://www.typescriptlang.org/docs/handbook/release-…