Aaron King
ef5c990573
Updated file header
2013-11-13 20:41:40 -05:00
Aaron King
20184cf64a
moment: Added support for 2.4.0 features
2013-11-13 20:37:16 -05:00
basarat
8e75ac375e
Merge pull request #1207 from schmuli/master
...
Added CrossFilter definition file and tests
2013-11-13 03:56:13 -08:00
basarat
4f16f431ed
Merge pull request #1257 from gscshoyru/patch-2
...
Add explicit types so that it passes the noImplicitAny rule
2013-11-13 03:38:12 -08:00
basarat
19ffae98e9
Merge pull request #1259 from borisyankov/feat-angular-q-update
...
Updating promise api for angularjs, closes #1258
2013-11-13 02:00:46 -08:00
basarat
b6d875402f
Catch and finally
2013-11-13 19:46:46 +11:00
basarat
ba8c8ffdf7
No unwrapping for notify callback (ofcourse)
2013-11-13 19:37:34 +11:00
basarat
12b39a17a0
For #1258
2013-11-13 17:39:09 +11:00
gscshoyru
aa043e12ae
Change model to any to try and pass tests
2013-11-12 17:16:56 -08:00
gscshoyru
f40bad2378
Add explicit types so that it passes the noImplicitAny rule
...
Also updated version number. Added appropriate types to all the functions where I could find them, otherwise typed them with any. This now will compile for typescript compilers that have the noImplictAny flag set.
2013-11-12 13:39:45 -08:00
Schmuli Raskin
266678463e
Fixed tscparams files
2013-11-12 20:37:50 +02:00
Diullei Gomes
8f04852576
Merge pull request #1256 from johnnyreilly/master
...
Knockout: made sort generic
2013-11-12 10:36:54 -08:00
Diullei Gomes
db3507a7e6
Merge pull request #1253 from michelsalib/patch-1
...
Add missing angular scenario function
2013-11-12 08:27:52 -08:00
John Reilly
216d626ac6
Knockout: made sort generic
2013-11-12 15:50:44 +00:00
Diullei Gomes
eda0cc8440
Merge pull request #1255 from vvakame/add-node-git
...
Added node-git.d.ts and tests
2013-11-12 04:07:45 -08:00
Masahiro Wakame
c749443dcd
Added node-git.d.ts and tests
2013-11-12 20:05:02 +09:00
Michel Salib
079dfe6e92
Add missing angular scenario function
...
Added iit, xit and ddescribe.
2013-11-12 10:56:40 +01:00
basarat
3ccab359f6
Merge pull request #1252 from smithkl42/feature/ng-grid
...
Initial support for ng-grid
2013-11-11 16:55:53 -08:00
Ken Smith
c0066285c6
Initial support for ng-grid
2013-11-11 15:28:21 -08:00
basarat
ed4f50542d
Merge pull request #1245 from borisyankov/momentjs-zone-function
...
Momentjs zone function
2013-11-11 15:16:48 -08:00
basarat
b6b219904a
Merge pull request #1246 from enrapt-mochizuki/add_msgpack_support
...
add msgpack support
2013-11-11 15:16:31 -08:00
basarat
9eb729719c
Merge pull request #1247 from docmunch/lodash-any-inference
...
remove any types and improve callback inference
2013-11-11 15:15:24 -08:00
basarat
48d9cbf31f
Merge pull request #1249 from daptiv/updating-angular-resource
...
updating angular 1.2 resource
2013-11-11 15:14:44 -08:00
John Emau
003030c295
Merge branch 'borisyankov-definitelytyped-master' into updating-angular-resource
...
Conflicts:
angularjs/angular-resource-tests.ts
2013-11-11 12:52:38 -08:00
Diullei Gomes
0571103981
Merge pull request #1248 from johnnyreilly/master
...
Knockout: Made arrayIndexOf generic
2013-11-11 11:06:03 -08:00
John Emau
9ad3c8740a
removed IActionCall and changed query method to return an IResource array
...
Conflicts:
angularjs/angular-resource-tests.ts
2013-11-11 09:58:41 -08:00
John Reilly
f87f7ed0fa
Knockout: Made arrayIndexOf generic
2013-11-11 16:12:55 +00:00
Greg Weber
67e0a6003c
remove any types and improve callback inference
2013-11-11 06:57:38 -08:00
mochizuki
d386bda2d6
add msgpack support
2013-11-11 22:31:21 +09:00
Schmuli Raskin
daafabaaa9
Fixed some whitespace
2013-11-11 10:15:20 +02:00
Schmuli Raskin
73e72a1a99
Merge remote-tracking branch 'upstream/master'
2013-11-11 10:12:17 +02:00
Basarat Syed
2b8296e8c0
definition fix
2013-11-11 18:02:48 +11:00
basarat
440aea6922
Merge pull request #1243 from bczengel/lodash
...
Lodash typings
2013-11-10 22:37:29 -08:00
Basarat Syed
c668b31bde
Merge branch 'patch-1' of https://github.com/gscshoyru/DefinitelyTyped into momentjs-zone-function
2013-11-11 17:33:41 +11:00
Diullei Gomes
75db15e978
Merge pull request #1202 from KhodeN/patch-2
...
Update sugar.d.ts: fix 'short', 'long', 'full' methods of Date
2013-11-10 21:09:09 -08:00
Diullei Gomes
825b09ac6a
Merge pull request #1170 from docmunch/casper-types
...
improve casperjs types
2013-11-10 18:44:49 -08:00
Brian Zengel
51541ea511
Fixed --noImplicitAny test compiler issues
2013-11-10 21:42:05 -05:00
Brian Zengel
11f72ba7f1
Merge branch 'master' into lodash
2013-11-10 20:07:23 -05:00
Brian Zengel
e7ff6e84c6
Add definitions for _(...).groupBy
2013-11-10 19:40:47 -05:00
Brian Zengel
106a8f8ae6
Add defintions for _(...).functions, _(...).methods
2013-11-10 19:32:26 -05:00
Brian Zengel
b8c64ce7ba
Added definitions for _(...).forOwn, _(...).forOwnRight, fixed _(...).forIn, _(...).forInRight
2013-11-10 19:25:29 -05:00
Brian Zengel
7b56be3bc2
Added _(...).forInRight definitions
2013-11-10 19:17:14 -05:00
Brian Zengel
951fd3692d
_(...).forIn definitions
2013-11-10 18:27:20 -05:00
Diullei Gomes
f272d21fed
Merge pull request #1209 from bczengel/knockout.es5
...
Knockout.es5, Added Array methods + minor refactor
2013-11-10 10:42:22 -08:00
Brian Zengel
c24bc7ad5c
Merged origin/lodash
2013-11-10 12:41:40 -05:00
basarat
c656f43196
Merge pull request #1241 from RupertAvery/SCEService
...
SCE Services and Providers
2013-11-10 04:38:18 -08:00
RupertAvery
16f8fd18dd
SCE Services and Providers
2013-11-10 19:47:22 +08:00
basarat
2a0c6199e7
infrastructure: closes #1234 , Print errors delivered from the typescript compiler if any
2013-11-10 22:24:26 +11:00
RupertAvery
e3d4e2fd68
change bool to boolean
2013-11-10 17:13:43 +08:00
RupertAvery
417b93032f
added Strict Contextual Escaping services and providers
2013-11-10 17:11:26 +08:00