Results 25 issues of Oisín

In multi-line var definition blocks, the second and subsequent lines look better if they line up with the variable name, rather than the "var" keyword. Currently, they indent like this:...

upstream-bug

In the note distance game, when the current level of the pyramid includes 21 trials, there are 10 different intervals to choose from. Sometimes, however, an extreme compound interval is...

### FluidSynth version ``` FluidSynth runtime version 2.1.1 Copyright (C) 2000-2020 Peter Hanappe and others. Distributed under the LGPL license. SoundFont(R) is a registered trademark of E-mu Systems, Inc. FluidSynth...

bug

The third block of example code in the chapter on index signatures produces this error in the TypeScript Playground: `Type '{ toString(): string; }' cannot be used as an index...

## Describe the bug Paths containing a literal colon can't be parsed literally and (apparently) fail to match. ## To reproduce Example RouteGroup definition: ```yaml - path: /api/static/hello:world filters: -...

Self help steps before reporting the issue: * [X] Check [Solar2D forums](https://forums.solar2d.com/) for a solution * [X] If Android: make sure Java8 is installed and reported when running `java -version`...

I'm trying to use ESBMC to verify a Linux kernel module, or more accurately to track down some memory allocation bugs I know are there. First, I made a dummy...

When used in Kubernetes, I observed a persistent failure with an error message like this: ``` org.zalando.stups.tokens.AccessTokenUnavailableException: No token available for tokenId 'someToken'. Tokens are available for the following tokenIds...

In the SDL version, emulation seems to pause when you open the menu with F11. But I can't find any way to pause emulation in the X version. It would...

I checked out the latest version (commit 2b09ea6a589cdcae27bca27160b3f82638fbb45d) and installed sdlnp21kai and xnp21kai. xnp21kai works, but exits with a segfault when I try to make a savestate (either from the...