Mozdev
Mercurial
jsmodules
/ summary
summary |
shortlog
|
changelog
|
graph
|
tags
|
files
last change
Wed, 03 Jun 2009 19:03:44 -0700
changes
4 weeks ago
Edward Lee
Change cb.fail() cb.throw() that also throws the data passed in to stop the caller execution.
default
tip
changeset
|
files
4 weeks ago
Edward Lee
Allow async. functions to trigger an exception at the sync. function caller by doing onComplete.fail().
changeset
|
files
4 weeks ago
Edward Lee
Prevent outside access to internal callback data but still allow Sync to access that data.
changeset
|
files
4 weeks ago
Edward Lee
Add test for passing a "this" to the sync. function and extracting the callback.
changeset
|
files
4 weeks ago
Edward Lee
Remove Sync().onComplete functionality changing ability and replace with Sync.withCb().
changeset
|
files
4 weeks ago
Edward Lee
Test using Sync with an async function that takes no arguments.
changeset
|
files
4 weeks ago
Edward Lee
Allow sync. functions to be called more than once and have each sync. invocation instance separate from each other.
changeset
|
files
4 weeks ago
Edward Lee
Give some leeway (5ms) when checking if a function took a certain amount of time to run.
changeset
|
files
4 weeks ago
Edward Lee
Remove Function.prototype.sync/bind and Sync.sync and replace with just Sync as the one-simple-great way to make things sync.
changeset
|
files
4 weeks ago
Edward Lee
Test that sync.onComplete allows async functions that indirectly take the callback through its args.
changeset
|
files
...
tags
5 months ago
Observers-0.2
changeset
|
changelog
|
files
...
branches
4 weeks ago
ed73a036fd68
default
changeset
|
changelog
|
files
...