-
I know you had troubles with travis+newer compilers.
You should check out https://github.com/mikkeloscar/arch-travis which sets up a archlinux chroot inside the VM. This is useful because arch has…
-
I have some compilation troubles.
The function `llvm::parseType()` used at `libchig/src/LangModule.cpp:410:16` is not defined in my `llvm-3.8`
As I see, it was added quite recently just [this ye…
-
A useful feature (at least for me) would be runtime-defined types. As of right now, only subclasses of `NodeDataModel` (that must be defined at compile time) can be used as node types.
I am willin…