Micha Reiser
Micha Reiser
This case should be supported... If you look at the unit test, i have used exactly such a data structure as posted by kurtmilam's. You can override the parse method...
I'll try to have a look tomorrow. But a review will be required anyway, because I don't know Backbone.dualStorage well enough And someone needs to rewrite it in coffee script...
Coffee Script is confusing ;) One question, when should parse be invoked... From my point of view we should only use parse and toJSON. The dualStorage backend should "simulate" a...
Ok, i see the use of the method now.... I think the behavior should be: - parseBeforeLocalSave: Parses the request data and transforms the response into an intermediate result. Mainly...
Hy @shans The library only exposes a subset of LLVM and functions are added on a "by need" basis. Feel free to create a PR that adds [`eraseFromParent`](https://llvm.org/doxygen/classllvm_1_1Function.html#a8969dec86d24dd579f8ecc963e1dc8b4) to the...
Hi @vihanb Thank you for fixing the review comments. However, the build is still failing. Can you take a look? I would prefer merging this soon to avoid that it...
Hi @vihanb I'll hopefully soon find time to have a look. By the way. Let us try to have smaller PR's over having PR's that add 100% support for a...
Hy vihanb. Let me know if you need any help to get started. I'm happy to assist you and look forward for the DIBuilder. Something I probably could also make...
@vihanb Sorry that I didn't found the time to reply to you sooner. I don't remember but my assumption is that the reason is that I've done the same in...
Hy @diegoperini I appreciate it that you intend to invest your time to extend the library over forking it. And you are right, a contribution guideline is so far missing....