-
-
Hello all,
I have not been able to compile the library locally on my Mac:
- OS version: macOS Catalina 10.15.4
- Elixir 1.10.3 (compiled with Erlang/OTP 22)
I pulled down the repo, did a `mix …
-
In shard, when enchant runs starting with craft.lic it finishes the crafting no problem. But when the script gets ready to finish it tries to "get runestone" defaulting for what is at your feet. Well …
-
I think you can have FreeBSD support already:
I have the following packages installed:
```
# pkg install -r FreeBSD lang/zig lang/erlang-runtime22 devel/elixir-hex devel/llvm80
```
This giv…
-
I have a projects.json file that include some custom fields inside the `meta` field like:
```
"meta": {
"title": "Awesome Project",
"type": "Software"
},
```
In the data discovery tab…
-
Passing a `margin: 0` results in details being drawn slightly outside of boundaries. In this example, on either side, but it probably happens for top and bottom too.
Fang- updated
5 years ago
-
How to reproduce this:
* Open the Gerrit - Backlog panel. Then compare the number of changesets in the pie chart for a given organization to the number of changesets in the Summary widget.
Those a…
-
[ This issue for addressing questions and comments related to this GSoC idea, which is one of the [ideas proposed by the CHAOSS group for the 2019 edition of GSoC](https://summerofcode.withgoogle.com/…
-
The [perldoc FAQs](http://perldoc.perl.org/index-faq.html) were always a popular part of Perl 5's official documentation, and I think it would be good to have something similar for p6doc as well.
Es…
-
I want to feel like working with javascript object when using dynamic type in C#. And jsdoc approach like salsa from typescript is very neat in my opinion
So I wish C# could be able to do something…