-
First of all, thanks for a very good library!
I have spent more than 5 hours trying to upgrade my typescript node project to work after the changes between version 3 and 4, and have at this moment …
-
As we learn from UX studies, we noticed that we don't currently have an easy way for a developer to understand in which "area" they are looking at a concept. For example, if they are looking at the Pa…
-
## Bug Report
- [ ] I would like to work on a fix!
**Current behavior**
When processing a file where all its contents is removed during transpilation, comments are also removed. If some code is…
-
Here is the code I wrote a year ago.
```
[self.objectManager.router.routeSet addRoute:[RKRoute routeWithName:kRouteDeleteThing
pathPattern:@"v…
-
If you are in the mood for writing but don't know _what_, then you can use this list:
- [x] Beginner - Lists and Arrays
- [x] Beginner - Using Regular Expressions
- [ ] Beginner - Using Math
- [ ]…
-
Consider the following code:
```JS
const { graphql, parse } = require('graphql')
const { makeExecutableSchema } = require('@graphql-tools/schema')
const { compileQuery } = require('graphql-jit')
…
-
### Summary
Apollo seems to be decoding types incorrectly; specifically a `JSON` type in my typeDefs is being decoded as a `Swift.String` on the client
### Version
1.15.2
### Steps to reproduce th…
-
The following is a compilation time build analysis done via [ClangBuildAnalyzer](https://github.com/aras-p/ClangBuildAnalyzer) for the `AliveExe`, `AliveExeAE`, `AliveExeAO` targets and dependencies:
…
-
Linux Fedora 23 GCC 5.3.1
VCV Rack dev version
Checking connectivity... done.
Submodule path 'parasites/stm_audio_bootloader': checked out '6f20ead22a28967b0446546d2fcf0dfb9599ba93'
Cloning into…
-
When I try to install mapnik2 (because mapnik3 has no python bindings) I always get an error.
```
$ brew install mapnik@2 --with-cairo --with-postgresql --with-gdal
Updating Homebrew...
==> Using …