Commit Graph

10 Commits

Author SHA1 Message Date
Hristo Deshev
2e96a8382d Expose the response property on XMLHttpRequest in the d.ts file 2015-06-30 17:41:47 +03:00
Hristo Deshev
51a56a2aea Support responseType property on XMLHttpRequest.
Only default, "" and "text" supported for now. Raising an error otherwise.
2015-06-15 17:17:13 +03:00
Hristo Deshev
f109cbe80b Support onload/onerror events on XMLHttpRequest. 2015-06-15 17:17:13 +03:00
Hristo Deshev
690a11fed4 Pull ES6 promises to a separate d.ts file.
So we can use the es6-promise typing in the future.
2015-06-11 15:35:13 +03:00
Antoine Rousseau
2c305772c8 Add Node's 'exports' to declarations (same as module.exports) 2015-05-22 14:21:06 +02:00
Erjan Gavalji
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00
Stanimir Karoserov
826050eda0 updated camera & console 2014-05-21 19:05:34 +03:00
Vladimir Enchev
bbd8fd92ea android application fixed + web client android implementation 2014-03-20 16:17:49 +02:00
Stanimir Karoserov
3f290abdf7 BCL: added console, added references, added libjs.d.ts based on MS lib.d.ts without DOM 2014-03-18 12:42:36 +02:00
atanasovg
39b505384a New BCL approach & BuildTasks 2014-03-12 18:26:58 +02:00