-
New (and sometimes experienced) users often fight with the allowed characters for different APIs.
As far as I know, there are 2 types of limited character APIs:
- Key-value store records - more ge…
-
In cit type example often a usg element occurs before quote which causes errors at the moment. Analogous to other parts of the dictionary, would it be possible to put the usg type geographic after quo…
-
See [the example](http://play.golang.org/p/KjOhmzacUc). The result is obviously not what we wish. We have no way we can obtain and recover the context, namely the prefix-namespace correspondence, wher…
-
There should be a clear all rules button/option (with 'Are you sure?' prompt). When trying to import a new Redirector rules backup on a setup with old Redirector rules it is painful to remove each rul…
-
When a text content has an offset without a explicit reference, the offset is per definition relative to the text content of the nearest structure parent. In general this is OK, but there are structur…
-
var ec = getSecp256k1();
var priv = ec.generatePrivateKey();
var pub = priv.publicKey;
How to convert to pem format?
-
### Is there an existing issue already for this bug?
- [X] I have searched for an existing issue, and could not find anything. I believe this is a new bug.
### I have read the troubleshooting guide
…
-
The goal of this issue is to enable some pylint rules that we disabled while doing the Python 3 migration.
**Steps to follow to create a PR:**
1. Ask @seanlip to assign you to one of the items bel…
-
```
matchbox2014 --cpf tpdb/tpdb-4.0/TRS/HofWald/2.trs
matchbox2014: "input" (line 2, column 24):
unexpected "-"
expecting "," or ")"
cat tpdb/tpdb-4.0/TRS/HofWald/2.trs
(Comment with f(a,z) = A(z),…
-
What would be a good way to go about fleshing out this repo?
A few potential ways come to mind, we could:
1. Choose a given **area** (e.g. XSS) and try to write rules giving coverage for most pop…