-
```
If Use default location is unchecked, the assets folder will not be populated.
"Create project from existing source" and "Create project from sample should
also be investigated".
See mailing li…
-
```
If Use default location is unchecked, the assets folder will not be populated.
"Create project from existing source" and "Create project from sample should
also be investigated".
See mailing li…
-
using command : clang hello.cpp -o hello -lstdc++ is OK, but:
clang hello.cpp -o hello -lstdc++ -ccc-print-phases
+- 0: input, "hello.cpp", c++
+- 1: preprocessor, {0}, c++-…
-
Liquids still have a couple things missing:
* [x] The colors seem wrong, for example the Stormwind canals shouldn't be green
* [x] Liquid type seems wrong in many places, for example water in Iron…
-
```
What steps will reproduce the problem?
1. use below link in Eclipse Luna with ADT plugin which is currently
[23.xxx]to install new software
http://adtaddons.googlecode.com/svn/trunk/installer/co…
-
Scala 2.13.8
Circe 0.14.1
Hi everyone. I am wondering if there is a way to correctly derive types like this:
```scala
import io.circe.Codec
import io.circe.generic.extras.semiauto.deriveConfi…
-
## Abstract
In this issue I present a way to automatically "derive" instances of typeclasses for any algebraic data types.
## Description
We need a new `NaturallyIsomorphic` typeclass (protoc…
-
Building the current branch fails on my system during the compilation of the file
`src/libasr/CMakeFiles/asr.dir/codegen/evaluator.cpp.o`.
The corresponding complete compiler output can be found h…
-
##### Brief Description
when building master:
fatal error: llvm/ADT/SmallString.h: No such file or directory
11 | #include
OS: Windows / OS X / Linux (include version and/or distro)
Ubunt…
-
Many nested values have their own identifiers:
```
Some.t
Left.l
Right.r
...
```
This issue is to track the creation of extension syntax for all those datatypes that bring a unified access to t…