Christopher Anderson

Results 4 issues of Christopher Anderson

In Ch18, the book tells me to add the `static Value peek(int distance)` function "after pop()" in vm.c. Of course, peek() is called earlier in that file, so it won't...

Hi there, I think that _getEventPoint() should instead use offsetX and offsetY. The reason being that in my case, I'm not using Snap/SVG fullscreen like in your demos, but instead...

> First, take a look at the require **elements** at the top of the view. > Below the require **elements**, you can see a pretty standard structure. There is only...

Hello there! First of all, thank you for writing this library/tool, it has been extremely valuable to me. I have the need to use saml-idp in "library" mode, but I...