Maxime Lapointe

Results 24 issues of Maxime Lapointe

If you have any feedback (good or bad) about the gem that you don't feel is worthy of an issue, please post a comment here. I'd be really interested in...

This is a set of changes that improve deadweight's performance and adds support for more css. Normalizing the selectors to minimize the number that needs to be checked. By making...

Maybe this is normal, but I believe the source mapping is wrong in minified css here: https://github.com/Templarian/MaterialDesign-Webfont/blob/master/css/materialdesignicons.min.css#L3 It's the same value as in the non-minified here: https://github.com/Templarian/MaterialDesign-Webfont/blob/master/css/materialdesignicons.css#L22894

bug

### Environment Provide at least: * JRuby version (`jruby -v`) and command line (flags, JRUBY_OPTS, etc) `jruby 9.2.5.0-SNAPSHOT (2.5.0) 2018-11-22 93f0df3 OpenJDK 64-Bit Server VM 25.181-b13 on 1.8.0_181-8u181-b13-1ubuntu0.16.04.1-b13 +jit [linux-x86_64]`...

load/require

When I put a pry in a loop, it's frequent that when i'm done, I just use `!!!` to raise an exception which ends my current rails query. Since I...

The following script (when run in a file) has a different behavior in rtuffleRuby vs (both MRI and JRuby) ``` def bar proc { return 42 } end begin puts...

bug

It's more likely to be the correct Python executable in case where someone specified the executable when running mutmut. On Windows 7, there is also a weird thing with the...

Hello. On Ubuntu 16.04, `nc` doesn't have a `-N` parameter. But on 20.04, it seem to have it. Both land in the same `if` of the daemon-wrapper script. This PR...

So... I spent way more time than I wanted to on this. Folks from https://github.com/sds/haml-lint/issues/217 may be interested. This draft PR adds auto-correction via RuboCop to Haml. It's not ready...

Hello, I just downloaded the code from this repo and got this error: Unable to load addon script from path: 'res://addons/imjp94.yafsm/plugin.gd'. This might be due to a code error in...