-
Last tuesday, during the december call, it was mentioned that support for a list of strings might be useful. This is a straightforward proposal for such a feature in the standard library.
Fortran h…
-
3.1.1 - Seems like a say-as type for measurements is absent e.g. 3m should read as '3 meters' (or perhaps the m should be by itself) [We are having issues with one vendor auto reading such text as a m…
-
The following searches return unexpected results:
```
julia> search("1", Char[], 2) # is bounds error for start=3
2
julia> search("", 'a', 1) # is bounds error for start=2
0
julia> search("1…
-
#### Here's a snippet or screenshot that shows the problem:
```sh
#!/bin/sh
expr index 'abc' b
```
#### Here's what shellcheck currently says:
```
Line 2:
expr index 'abc' b
^-- SC2003:…
-
## Feature description
The dashboard tends to become unmanageable when you have a lot of projects, especially when you switch between active projects a lot. I often end up just using `Ctrl+O` and t…
-
Waterbear's string processing functions are almost nonexistent. There's no substring functions, no contains, no trim, no find and replace, no capitalization manipulators. I'm sure we could think of ma…
-
## Background & Problem statement
One of the most common issues with web components is that they need to adopt the page’s existing generic styles, but can't. E.g. `` cannot adopt button styling unl…
-
### Check for previous/existing GitHub issues
- [X] I have checked for previous/existing GitHub issues
### Description
Virtual Network Gateway Point 2 site setup can't be saved due to AMBA po…
-
There are some issues when creating a new node using https://wheelmap.org/en/nodes/new/name_category
This Issue is for me to collect the issues and clarify them.
Issue 1: geocoder finds wrong ho…
-
There is currently no method to get all things of a special type only (or I didn't find them).
We are using setups that "get all things" call results into a > 2 MiB response.
Sometimes we need to kn…