-
# Ignored Directives
* [x] Proposed
* [ ] Prototype: [Complete](https://github.com/PROTOTYPE_OWNER/roslyn/BRANCH_NAME)
* [ ] Implementation: [In Progress](https://github.com/dotnet/roslyn/BRANCH_…
-
I would like to implement 2 effects, say `A` and `B`, which would be calling each other. This lead me to the following code which I don't find very satisfactory:
```
{-# LANGUAGE DataKinds …
-
## Issue report
**Question 1: What is the problem?**
[Secure headers](https://www.phusionpassenger.com/docs/advanced_guides/in_depth/meteor/secure_http_headers.html) preventing [bun.sh](https://…
-
#### Can you reproduce with the latest development build?
Yes
* If you explicitly used different CRAN mirror than the default, please include its URL.
Also tried CRAN mirror (tidyr 1.1.3) besid…
-
The following
```
import "regent"
task main()
var r = region(ispace(int1d, 10), int)
var p = partition(equal, r, ispace(int1d, 1))
var cp = cross_product(p, p)
cp[0][0][0] = 1
for …
-
### Bug description
Given a main qmd document `test.qmd`, when specifying the params externally in a `params.yml` file and trying the `quarto render test.qmd --execute-params params.yaml` the paramet…
-
The basic idea here is that 0 and 1 could be used as components in a vector swizzle. So for example, instead of writing `float4(v, 0.0)`, we could write `v.xyz0`. Not only is this less verbose, but it…
-
**Submitting author:** @hdlugas (Hunter Dlugas)
**Repository:** https://github.com/hdlugas/BTS
**Branch with paper.md** (empty if default branch):
**Version:** v1.0.0
**Editor:** Pending
**Reviewers:…
-
Submitting Author Name: Weicheng Sun
Submitting Author Github Handle: @WeichengSun
Other Package Authors Github handles: (comma separated, delete if none)
Repository: https://github.com/Weich…
-
When a task creates a region and inline launches a sub-task that takes that region, the runtime currently doesn't inline map the region for the sub-task and instead raises an error.
To reproduce th…