-
### Clear and concise description of the problem
To support insights into internal service adoption and usage, we need to collect stats on active users. We do collect user information via VS Extens…
-
As described in #9 usage of TLF library should be possible from other modelling environments.
In particular usage from NWB (Navigator Workbench - tool used in popPK/PD modelling) should be possible…
-
https://github.com/bhavesh2699/Algorithms/blob/3f681bdea2c5b3b2e7269161077a50a47212e54c/Searching%20%26%20Sorting/Binary%20search.cpp#L3
-
The implementation and API of exceptions library should be modified to take into account the exception annotation propagation behaviour of `catch`.
CLC Proposal: https://github.com/haskell/core-lib…
-
We should inline our worker script so that the entry bundle can instantiate penumbra workers without any external URL references.
We can do this by adding a build step to compile the worker script …
-
**Inputs in python code:**
```
any API called as per readme file
```
**Output error**
```
Exception ignored in:
Traceback (most recent call last):
File "//user-path...//env/lib/python…
-
Hey FSR2 team! I wanted to raise a few issues that, if fixed, would make FSR2 integration a bit more streamlined in other OSS projects/renderers. It's fairly inconvenient to restrict FSR2 usage to ven…
-
Hi all,
As noted in slack, there is a discrepancy between what's written on [this](https://docs.conan.io/en/latest/reference/conanfile/methods.html#self-info-shared-library-package-id) link and the…
-
I would like to use javaparser to analyze the third-party library used by each statement(or method) or not. For example:
```
import A;
class X{
public void test(){
int i;
A…
-
To support the built-in SET type, #376 changed the usage of collection variable descriptors from specific Type to String identifier. This is needed as the built-in collection types have no correspondi…