Commit Graph

10 Commits

Author SHA1 Message Date
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
vvakame
2708bc05cd Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e Fixed to CI test passing 2013-10-03 10:18:58 +09:00
Diullei
9ecc886b95 #883 fix - ace editor.selection.getCursor() should return Position not number 2013-09-07 20:27:58 -03:00
Neil Stalker
dc8c737177 fix ace editor definition and tests for 0.9 2013-06-21 17:02:20 +01:00
Niklas Mollenhauer
8c7c8dcc6e bool -> boolean 2013-06-19 01:57:09 +03:00
Diullei Gomes
9b008b0b54 Ace definitions updated. I added more tests. 2013-02-18 23:01:24 -03:00
Diullei Gomes
996158f29d ace definitions updated; I added some tests. 2013-02-18 21:15:05 -03:00
Diullei Gomes
aa687fa220 some bugs fixed. 2013-02-18 09:17:42 -03:00
Diullei Gomes
c90a036457 Ace Cloud9 Editor definitions #260 2013-02-16 22:37:07 -02:00