Jakub Jurových

Results 7 comments of Jakub Jurových

Thanks for finding this! I'll look into it.

Hi. CoffeeScript support is definitely something I would like to add as I prefer CoffeeScript too. However, do not expect CoffeeScript support anytime soon. There are so many things on...

I'm sorry, I probably won't fit this into 2 lines. The code is not stable yet and any kind of API is entirely missing. :/ In short, Recognizer reads JavaScript...

Thanks, I wasn't aware of this. This could make CoffeeScript support significantly easier.

In `var foo = bar;` only the right side is instrumented (`var foo = logProbe(bar);`) for now. Is that what you meant?

In `TracedDocument.js` in `updateProbeValues` I call a JavaScript runtime and retrieve the values of all probes in the file. The result is passed to `insertProbes` where I create the markers...

@Vinz243 I've just pushed the latest version to the Registry, could you please try it again?