zotero/resource
Dan Stillman ad8b81f4c7 Use Q instead of Task.spawn to run processUpdatedXML()
With Task.spawn, regular expressions in Zotero.DB were causing "too much
recursion" errors on Windows with JIT enabled.

This requires a change to Q to allow async() to take a generator instead
of a generator-maker (which is the reason it was using Task.spawn to
begin with).
2014-06-18 05:03:06 -04:00
..
schema Update submodules and repotime 2014-04-28 23:59:45 -04:00
tinymce fix copy/paste of non-http links in Notes 2014-02-05 19:09:15 +01:00
concurrent-caller.js ConcurrentCaller -- run a fixed number of concurrent async functions 2013-03-26 02:50:00 -04:00
csl-validator.js Use latest csl-validator 2013-03-23 17:30:34 -04:00
q.js Use Q instead of Task.spawn to run processUpdatedXML() 2014-06-18 05:03:06 -04:00