John Cant

Results 15 issues of John Cant

If you try to SWIG a library which has long long types, SWIG spews out #error declarations saying that the following functions need to be implemented: SWIG_AsVal_frag SWIG_From_frag for long...

When I build and install swig-v8, the files in Lib/javascript/v8/ don't get moved to their rightful place in /usr . It works fine if I copy them manually. I'll try...

Hi guys, I've just modded this gem to work with those new Rails 3.1 migrations that can automagically invert themselves. All I've done is made the gem take over the...

The middleware Mobvious::Manager breaks send_file on rails for some reason. I don't yet know why, but the line config.middleware.use Mobvious::Manager breaks send_file in my app, and commenting it out fixes...

This fixes issue #1! Mobvious::Manager now passes Rack::Response objects correctly.

Hi, I've added some examples for tqdm.tk. I'm planning on making some modifications and these examples attempt to replicate the two usages of tqdm.tk I've found on GH. I want...

I've done some refactoring and got rudimentary composable classes working, without losing any functionality. I've also factored out animations into their own modules. This should make native class interop a...

Hi @joelburget , it's me again. sorry to be a pain on here! At the moment, the signals appear to get queued when they are triggered, and they are evaluated...

Hi, I'm hoping to add a `GET /credentials` endpoint to the public API. My use case for this is populating a dropdown box in a 3rd party app that needs...

core
community
in linear

Thanks for writing this gem! I'm hacking it atm for use as a NTLM client test endpoint, so I'll put a few issues here to help with the development. I'll...