Momtchil Momtchev

Results 372 comments of Momtchil Momtchev

@sukrosono I think I found the problem: https://github.com/nodejs/node/issues/29355

I have the same issue, here is an example: before : http://geojson.io/#id=gist:mmomtchev/eb8c16374613397f3a0d6323cfb594b0&map=6/49.246/-1.923 after : http://geojson.io/#id=gist:mmomtchev/9d1f6a1138b4c96ebe37ee83cb8a96f7&map=6/48.320/2.010 this is with bezierSpline with 10000, 0.85 I was able to greatly reduce the frequency...

@anthony-redFox @tmcw any suggestions on that one? I implemented what I needed and I am using it for `gdal-async` and a couple of other Node.js addons

I am afraid there is a good replacement for doctrine - I don't know why no one has stepped in to maintain it

@anthony-redFox @tmcw - support for custom jsdoc tags already exists - you can do it by theming, since the theme will receive all the tags - even those that haven't...

You can also take a look at a working plugin:

@anthony-redFox w8, I just found a major problem - `expandInputs` happens before globbing so there is no way to have some files use shallow dependencies and others - full tracking...

@gabrielschulhof I am debugging what seems to be the same issue and I did `asan` it and here is what happens: * There is some class which contains a TSF...

@KevinEady I don't have a repro, but this is not limited to Electron and it is not a bug but a design oversight. From memory (this is the reason I...