Jeffery Grajkowski
798dbfbf8f
Converting ungeneric "Array" to "any[]"
...
TypeScript 0.9.5 beta does not allow generic type references without the type argument. This code will still compile for 0.9.1 users. Flight and Ember have further compile problems in 0.9.5 that I don't feel qualified to address as I'm not versed in those libraries.
2013-11-26 10:29:46 -08:00
Jonathan Hedrén
380837b23c
Added missing return/argument types. Removed undocumented API:s.
2013-10-30 12:26:11 +01:00
Jonathan Hedrén
baa58a4eb5
Changed encoding to UTF-8.
2013-10-30 11:37:31 +01:00
Jonathan Hedrén
d9ac108ab6
Added DEBUG interface. Fixed Advice/Component/Base inheritance.
2013-10-28 14:01:55 +01:00
Jonathan Hedrén
a00779b366
Wrapped interfaces in module.
2013-10-28 12:59:41 +01:00
Jonathan Hedrén
364abd4f0f
Wrapped interfaces in module. Updated tests.
2013-10-28 12:58:18 +01:00
Jonathan Hedrén
385f229aa9
Added som tests. Updated definitions.
2013-10-28 12:47:58 +01:00
Jonathan Hedrén
dcfdf8ca90
Updated jsdocs for FlightBase.
2013-10-28 12:26:32 +01:00
Jonathan Hedrén
d667e467f7
Started adding JSDoc (copied from Flight docs)
2013-10-25 16:21:40 +02:00
Jonathan Hedrén
ead810ac06
Added test file for Flight.
2013-10-25 14:43:12 +02:00
Jonathan Hedrén
ec502803a6
Added definitions for Twitter Flight.
2013-10-25 14:32:23 +02:00