pstjvn
pstjvn
There is a bug in the shim for Object.keys in jade, which is fixed in jade long time ago (in runtime.js) but is still present in your source, please update...
This is a naive/lazy implementation for gecko middle mouse paste. Gecko prohibits access to clipboard data in paste events. There are two solutions for this: either Flash or making diff...
Basically it is not calculated correctly and instead shows up in its last stage. tested on FF 35 / Linux
It seems the output format is not understood by vim plugin taglist. It would have been great if this worked, it will help a lot when using the closure library...
I like very much the idea behind your work and I used parts of the framework, however based on my experience with closure library for the last 2 years I...
If the router is used directly (as it is by design) and the browser does not support html5 history API it will break pre-rendered pages, because goog.History is using document.write...
In node 0.6 the process.binding('evals') changed the 'Script' property to 'NodeScript' Will this be soon updated to handle both node versions?