-
I have some JSON references using array index notation that are throwing inspection errors. I believe they should be valid according to [RFC 6901](https://tools.ietf.org/html/rfc6901#section-6), where…
-
I have been using one-indexed node numbering for so long and haven't broken a sweat.
It's just so much easier to use since even all the questions use one-indexing you don't have to worry about subt…
-
### Check List
- [x] I have already read [Docs page](https://hexo.io/docs/) & [Troubleshooting page](https://hexo.io/docs/troubleshooting).
- [X] I have already searched existing issues and they are …
-
# Description
IP address ranges in CIDR notation can be used in access control for Avalon media objects; however, in the Solr index these are destructured and each individual address within the range …
-
https://github.com/mewwts/addict has made building celeri wonderful because I can write `operators.rotation` instead of `operators["rotation"]` and because it implicitly acted like `defaultdict`.
A…
-
**Kibana version:** 7.5.0 BC4 same bug in other locations
**Elasticsearch version:** 7.5.0 BC4 same bug in other locations
**Server OS version:** darwin_x86_64
**Browser version:** chrome lat…
-
# Overview
We have a [database with units](https://github.com/sentier-dev/sentier_vocab), code for a [specific type of unit conversion](https://github.com/brightway-lca/brightway2-io/blob/main/bw2i…
-
**Describe the bug**
I get this backtrace when committing changes to Site records:
```
DBG3 11/06/24 01:12:01 LoadingAppDao Query1 'select LOADING_APPLICATION_ID, PROP_NAME, PROP_VALUE from RE…
-
### Description
Using dot notation for macros (`instance.MACRO`) will make them appear the same colour as variables. EG:
![image](https://github.com/YoYoGames/GameMaker-Bugs/assets/40671879/83b1…
-
for example in this file
https://math-comp.github.io/htmldoc/mathcomp.algebra.ssrint.html
the local notations
```coq
Local Notation "-%Z" := (@oppz) : int_scope.
Local Notation "- x" := (oppz x) …