Commit Graph

9 Commits

Author SHA1 Message Date
atanasovg
c683ea44e6 Refactor the file-system-access API to be synchronous. Added *Sync equivalents of the file-system APIs. Removed usage of file-system-access within the code. 2015-08-04 16:53:12 +03:00
Nedyalko Nikolov
2e4b2eacf2 Fixed issue when bindingContext is bound more than once. 2015-05-08 09:53:59 +03:00
Erjan Gavalji
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00
PanayotCankov
36c1910cb2 TypeScript documentation - type-params, lambdas and object-type. 2014-06-02 16:49:28 +03:00
atanasovg
b4b2f7dfe7 Updated BCL API reference. 2014-05-26 19:14:00 +03:00
atanasovg
db987a361d Modified the http module to remove the cyclic references. Added promises.d.ts. 2014-05-21 16:27:13 +03:00
atanasovg
a6edd119d0 Updated some APIs with @param defintions. Added .impl suffix to the ImageSource module. 2014-05-21 15:15:48 +03:00
PanayotCankov
9dd3ba70c5 Added "External Ambient Module Declarations" for most modules.
Now they are required by module name e.g require("file-system") instead of by file name.
2014-05-21 12:23:19 +03:00
Vladimir Enchev
a1db810eec http and file-system naming changed to use "-" 2014-05-15 09:36:08 +03:00