-
## Environment data
- Pylance version: `v2024.9.2`
- OS and version: `Win11 23H2`
- Python version (& distribution if applicable, e.g. Anaconda): `Conda Python 3.11.9`
## Code Sn…
-
Hi,
First of all, thank you for your receptivity and your quick answers to issues :)
Referring to leaderboard_evaluator_local.py (see the attached screen shot), and referring to this particular l…
-
Naga doesn't check that each subexpression of an expression used by a statement has been covered by an `Emit` statement.
When added to `naga/tests/validation.rs`, the following test should pass, bu…
-
Hello author, I conducted experiments according to your file configuration (completely consistent settings) and found that the experimental results are different from the paper results.
Task t1:
…
-
- [X] I have read the project's [code of conduct](https://github.com/hackworthltd/primer/blob/main/CODE_OF_CONDUCT.md), and by submitting this feature request, I agree to follow it.
## Description
…
-
We had initially planned to have this feature for 4.0, but then deprioritized it. At this point (4.3) the feature is disabled. For reference, here is the list of related [open bugs](https://github.com…
-
I am trying to extract functions `VariableCall`s may want to call, in my kernel database... And this is my query:
```ql
predicate relatedFunctionApproximate(VariableCall vc, Function func) {
…
-
### TL;DR
Spark is growing in a few ways at the moment.
1. It is moving beyond being just a measurement protocol for Filecoin retrieval into being a proof of retrievability protocol.
2. It is …
-
Hello!
While I understand this project may no longer be maintained (based on the latest commit being over six years old, etc.), because of the potentiaI for this issue to negatively affect product…
-
The cucumber project started "Gherkin3", a project which allows to consistently parse Gherkin .feature files across languages (https://github.com/cucumber/gherkin).