Gamma_Draconis

Results 6 issues of Gamma_Draconis

`NativeSymbolsAttribute` updated to have a specifiable interface-wide calling convention, along with internal logic to accommodate.

I have a use case for caching `JSchema`s in between loads. I have a need to load a series of schemas that all reference eachother, and I'd like to cache...

Version Info: NEI v1.0.5.120 for Minecraft 1.7.10 ``` [12:26:43] [Client thread/ERROR] [NotEnoughItems]: Error loading recipe: java.lang.ArrayIndexOutOfBoundsException ``` My apologies, it gives no other error info, and it freezes my minecraft,...

Title of the issue says it all, me and a friend can't figure out how we are supposed to use this tool. Further detailed documentation on how this is supposed...

The goal of this is to allow interchangability of the base container of zmqpp::message. Currently, the only supported containers are `std::vector` (Its original) and `std::deque`. P.S. Sorry for making message.hpp...

Can someone tell me if there is a way to do this? Could someone implement this if there is no way? Even a simple zmqpp::message::clear() member would be great.