-
Const generics currently completely deconstruct the value into a valtree and then reconstruct it, which destroys pointer identity. As long as this is just about purely immutable `const` values we migh…
-
Hey,
Consider a file (let's call it tags.hs) with the following contents:
``` haskell
data T = T {
t1 :: Int
, t2 :: Int
, t3 :: Int
, t4 :: Int
, t5 :: Int
}
```
When hasktags is run with this f…
-
```
What steps will reproduce the problem?
1. Using the ADT Bundle for Windows
[http://developer.android.com/sdk/index.html] with android-python27 clone
2. Following [in a modified way] the "Tutorial…
-
```
What steps will reproduce the problem?
1. Using the ADT Bundle for Windows
[http://developer.android.com/sdk/index.html] with android-python27 clone
2. Following [in a modified way] the "Tutorial…
-
**Description:**
NPCs should not be limited by the walkable slope restriction when they move on ADT terrain, the slope restriction should only apply when they move on WMO or M2 flagged areas.
…
-
Sorry to bombard you with all the issues! It's honestly because I am enjoying using the library so much for all sorts of projects :)
The following code seg faults
```
char buffer[256];
zpl_arena…
-
The type Declaration of library lang::java::m3::AST has overloaded constructors. ValueIO can write Declaration values but cannot read them in case the value is constructed using one or more overloaded…
-
```
What steps will reproduce the problem?
1. Using the ADT Bundle for Windows
[http://developer.android.com/sdk/index.html] with android-python27 clone
2. Following [in a modified way] the "Tutorial…
-
```
What steps will reproduce the problem?
1. Using the ADT Bundle for Windows
[http://developer.android.com/sdk/index.html] with android-python27 clone
2. Following [in a modified way] the "Tutorial…
-
The following code fails to compile with a `could not find Lazy implicit value of type julienrf.json.derived.DerivedReads[A]`:
```scala
import julienrf.json.derived
import play.api.libs.json._
s…