Rokas Kupstys
Rokas Kupstys
> How can i set 0 in this case? Do not use 0 for undefined values. In case of floats you can use `FLT_MAX` or `INFINITY`. In case of integers...
It indeed boils down to one's definition of 'freedom'. Developers are your users, they deserve some kind of freedom as well. MPL sounds like a perfect compromise as it would...
This PR is simply awesome. I left bunch of comments pointing out cosmetic stuff, but that is minor. @orefkov thanks for such a great PR :)
Using Clang as library to create host tools for auto generation of bindings for scripting subsystems
Have you taken a look at how AtomicEngine generates bindings? They seem to do something automatic as well and produce both c# and js bindings. Could be useful and easier...
Using Clang as library to create host tools for auto generation of bindings for scripting subsystems
Honestly i thought they used clang under hood. Sounds like lots of duplicate work going on there.. clang solution certainly more attractive then.
Using Clang as library to create host tools for auto generation of bindings for scripting subsystems
Doesnt it have some cases where it simply fails? Before clang i recall QtCreator always failed on more complex things like `std::map` for example.. Though i certainly can see advantage...
I suppose this is nice. Java's native methods worked fine last time i needed to do this, but such method eliminates need for user to deal with jni which is...
> For starters, I don’t use IOS, so I don’t know how everything works there, how to develop programs for it, I don’t have the opportunity to test it. It...
@eugeneko very accurately pointed out math class purity issue. While those additions do sound convenient and tempting to have i think we should be conservative on this one. These classes...
> Oh god, I hate AS so much. I wish it had died already. Hold my :beer: