Results 8 issues of Zach Carter

There is currently an Array format, but you can't restrict the values in the array to a certain type. I was thinking of just wrapping the `format` property in an...

An update is needed to support Node's new callback API.

These will allow for more precise queries: https://docs.services.mozilla.com/storage/apis-1.5.html#response-headers

We could execute the `npm shrinkwrap` command on behalf of the user instead of having them do it manually.

Esprima has some extra goodies on top of Mozilla's AST, such as a token list, ranges, and comments. There are also bugs with the current location information collected in reflect.js...

relevant: issue #6

Support list comprehension syntax.

Discussion here: http://groups.google.com/group/narwhaljs/browse_thread/thread/233a8b1e73b66651 The commit is here: http://github.com/zaach/narwhal/commit/a5c4aa58828c0f3db6814bac0f27694dc3079c76

pull-request