-
This ticket is meant as supplement to #315 as well as a place where ideas can be discussed in more detail and outside of the scheduled meeting(s). As far as I can see, we basically have these options:…
-
Following kernel fails with
```
loopy.diagnostic.LoopyError: sanity check failed--implemented and desired domain for instruction 'write_result' do not match
implemented: [ntgt_boxes, itgt_end, it…
-
Following kernel still fails with
```
LoopyError: sanity check failed--implemented and desired domain for instruction 'prefetch_insn2' do not match
implemented: [ntgt_boxes, isrc_box_end, isrc_…
-
How do you feel about this @pauloscustodio?
From the z88dk perspective, the main thing needed is support for the 0x7f page where some of the main page opcodes have been moved.
-
### Env
Release 1.0.0-beta.4
8b6eff5
### Q1
Recorder shows duplicate code ,like this:
```
await page.waitForSelector('.ibox-content > .clients-list > .nav > li:nth-child(3) > a')
await pa…
-
The first example in `bs4ValueBox()` documentation raises an unhelpful warning and does not render a value box.
```
if (interactive()) {
library(shiny)
library(bs4Dash)
shiny::shinyApp(…
-
### Description
The following generic procedure where the type is applied to the return type not any argument does not work in the devel branch:
```type
TestType = enum TInt, TString
Box = r…
-
## Overview
RuntimeError: vk::createInstanceUnique: ErrorIncompatibleDriver occurs on macOS.
From [Getting Started with the macOS Vulkan SDK](https://vulkan.lunarg.com/doc/sdk/1.3.250.0/mac/gett…
-
Running the following code causes Unity to crash.
1.New Script
2.Use the following code
3.Play
- Version used:2.4.35
- Runtime: Unity .NET Framework
Code:
```
using MessagePack;
[Union(…
-
Tried to implement the `valueBox` and `infoBox` under current `fluidPage`, but they behaved very weirdly.
## Example application or steps to reproduce the problem
```r
if (interactive()) {
lib…