-
Currently there is no public API to control the scope of a compiled function; functions compiled from C code always exist in the global scope. Explicit scope control would be useful e.g. to:
- Impleme…
-
## Issue
.Net Standard does not expose a means to identify the parent or child processes of a given process.
## Rationale
When this request was originally proposed, the use case identified was f…
-
## Expected Behavior
No console error. Ideally, no workaround required to use `contentful` with `nuxt`.
## Actual Behavior
```ts
import * as contentful from 'contentful'
const contentfulCli…
-
**Is your feature request related to a problem? Please describe.**
We're using Discord at work (we're a game dev company, so it seemed fitting) and we need a way to be reminded of the daily meeting. …
-
The first attempt at orientation metadata was paused due to a lack of agreement about the best way to represent it. This has been partly resolved now that a representation for color space (#47) has be…
-
These can all be solved easily once we add a BindOptions argument to the generated properties which properly propagates the @Bindable options.
Various @Bindable options: trace, delay, activated, ac…
-
```
It would be nice to be able to pull out the PropertyInfo / FieldInfo array
results created when the accessor is created. In my use case, I need to build
TypeAccessors off of anonymous types that…
-
```
It would be nice to be able to pull out the PropertyInfo / FieldInfo array
results created when the accessor is created. In my use case, I need to build
TypeAccessors off of anonymous types that…
-
Currently the embeddinator exposes managed structures as NSObjects.
This has a few advantages:
* It allows methods/properties on the exposed type. C structs can't have methods/properties.
* It'…
-
We could add documentation about how each property of a task is taken into account wrt caching and incremental build. A good place to do this would be the DSL guide as we already have a generated page…
lptr updated
9 months ago