extensibleweb / webidl.js

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

Changed how the main interface is loaded + cleanup. #76

Closed marcoscaceres closed 11 years ago

marcoscaceres commented 11 years ago

WebIDL.js interface also gained two methods implementOperation, implementAttr. I'm not too happy with those right now, but they will do.

FremyCompany commented 11 years ago

Reviewed, seem mostly editorial changes. No issue about them.