-
I was thinking along the lines of:
* Missing Summary Information
* Missing Examples for Aliases
* etc
For the Addin Documentation. This doesn't have to appear as an actual page on the website…
gep13 updated
4 years ago
-
### What happened?
One of the files in this game is compiled as x64, raising BadImageFormatException in .NET launcher.
Please change
https://github.com/BepInEx/BepInEx/blob/4304b817dab28581d531c5…
-
# Create Debugging APIs
**Tasks**:
- [ ] spike trampoline-debugging package
* thoughts on name?
We expect `$debug` APIs to continuously evolve with user feedback. The high order bit for our …
-
Hey! I wanted to open a conversation about modernizing the rot.js codebase to make it a bit more maintainable, and potentially more welcoming to contributors too.
From reading the code over I think…
-
[Enter steps to reproduce:]
1. used the command line
2. ran atom . in the directory I wanted to open up.
**Atom**: 1.21.1 x64
**Electron**: 1.6.15
**OS**: Mac OS X 10.12.6
**Thrown From**: […
-
At the moment build cache can be removed through API call:
```
DELETE https://ci.appveyor.com/api/projects/{accountName}/{projectSlug}/buildcache
```
-
## Description
As described in trilinos/Trilinos#8870 some TriBITS projects may need to install files that are not in a single TriBITS package. Currently in Trilinos, this was done in the top-leve…
-
### Describe the bug
On the [Affinity forums](https://forum.affinity.serif.com/index.php?/topic/182758-affinity-suite-v204-on-linux-wine/page/3/#comment-1068732) , there is an effort to get it workin…
-
When i call above function I got a Forbidden exception.
The ad client application has the following rights:
![image](https://user-images.githubusercontent.com/4865355/105865186-f4e05900-5ff2-11eb-…
-
The JIT reduces some calls to **dart2js**'s `CallStructure` factory constructor to a constant. AOT fails to do this.
It appears that the reason is that not enough good things happen during canonica…