-
Seems this code generates warnings:
```pawn
#define Player. OO_TYPE(PLAYER,Player)
enum E_PLAYER_CORE
{
E_PLAYER_Core_id,
E_PLAYER_Core_password[129],
E_PLAYER_Core_language
}
new P…
-
#### Issue Description:
.withTag and .onlyWithTag seem to be working in strange manners on recipe inputs that do not match what is stated in the documentation at: http://crafttweaker.readthedocs.io/e…
-
Sure, a breaking change, but it would be great if the tags would diappear from the components. As their purpose is purely just to display their content, `tagName: ''` would make styling flexbox layout…
-
Just like in ember-popper. This can be done by making the component tagless and simply passing the class to the ember-popper instance.
-
add reduction helpers:
- sum
- max
- min
- prod (or mult)
add conduit dtype to mpi dtype helper (this will allow us to call reduce without passing an mpi type id, when it can be inferred from…
-
Hi, bs-tooltip has a bug with link-to helper i think:
```
{{#link-to "x"}}
x
{{bs-tooltip title="Anfrage annehmen"}}
{{/link-to}}
{{#link-to "y"}}
…
-
I already noted this in #770, but Fernando closed it shamelessly neglecting the fact that this is a CODERS COMMUNITY!!! Being able to post stuff containing @ and # without being bothered with the syst…
-
# Issue Type
- Bug report
# Ansible and Ansible Lint details
```
ansible --version
2.3.1.0
ansible-lint --version
3.4.12
```
- ansible installation method: pip
- ansible-lint in…
-
When releasing the docs for [Aloha](https://github.com/eHarmony/aloha) (using *sbt-microsite*), I saw stack overflows in the `State` monad in `Zed.scala`. An example is building [model_formats.html](…
-
It would be nice if io-ts worked with different `Either` types. Perhaps we could provide an adapter? If we did this, we'd need to think about which parts of the `Either` type are required.
For cont…