extensibleweb / webidl.js

An implementation of WebIDL in ECMAScript
55 stars 14 forks source link

Implement long type #8

Closed marcoscaceres closed 11 years ago

marcoscaceres commented 11 years ago

http://www.w3.org/TR/WebIDL/#idl-long

marcoscaceres commented 11 years ago

Implemented. Waiting in pull request queue.

marcoscaceres commented 11 years ago

Merged in and tested. Needs review: https://github.com/extensibleweb/webidl.js/blob/master/lib/types/Long.js