Jacob Eggers
|
1d7d9e514e
|
Fixes #6489
|
2015-10-28 00:05:07 -07:00 |
|
Horiuchi_H
|
62eedc3121
|
Merge pull request #6463 from Beng89/master
Added definitions and test for node-array-ext.
|
2015-10-27 15:04:14 +09:00 |
|
Basarat Ali Syed
|
6ba6ac096a
|
Merge pull request #6458 from danmarshall/master
added strong typed options
|
2015-10-27 16:20:55 +11:00 |
|
Beng89
|
2192b79337
|
Added definitions and test for node-array-ext.
|
2015-10-26 23:45:30 -05:00 |
|
Horiuchi_H
|
9fb1a50741
|
Merge pull request #6366 from BrandonCKrueger/hapi-select-fix
server.select() returns a server, not void
|
2015-10-27 12:48:59 +09:00 |
|
Horiuchi_H
|
91ebdc64e0
|
Merge pull request #6457 from s093294/patch-5
Few updates to yeoman
|
2015-10-27 12:47:53 +09:00 |
|
Poul Kjeldager Sørensen
|
64d834e93e
|
last type error
|
2015-10-27 03:23:17 +01:00 |
|
Dan Marshall
|
5d4709adb8
|
added strong typed options
|
2015-10-26 19:19:09 -07:00 |
|
Poul Kjeldager Sørensen
|
6c4ef6671d
|
A few more type errors
|
2015-10-27 03:17:42 +01:00 |
|
Poul Kjeldager Sørensen
|
13a9213fe5
|
added return types on methods
|
2015-10-27 03:14:03 +01:00 |
|
Poul Kjeldager Sørensen
|
9ce874b712
|
added types for making build happy
|
2015-10-27 03:11:14 +01:00 |
|
Poul Kjeldager Sørensen
|
76666791b1
|
added gruntfile property and interface
|
2015-10-27 03:07:05 +01:00 |
|
Poul Kjeldager Sørensen
|
a81c1166f1
|
added async,prompt and appname
|
2015-10-27 02:40:15 +01:00 |
|
Poul Kjeldager Sørensen
|
6a7c067667
|
the configs for option is all optional
|
2015-10-27 02:24:28 +01:00 |
|
Poul Kjeldager Sørensen
|
b54c439218
|
made option config argument optional
|
2015-10-27 02:19:49 +01:00 |
|
Masahiro Wakame
|
35ba1a07e1
|
Merge pull request #6424 from danmana/master
Added definitions for jQuery.qrcode. Closes #6292
|
2015-10-27 08:20:54 +09:00 |
|
Masahiro Wakame
|
8b0d7353a0
|
Merge pull request #6452 from chrootsu/lodash-random
lodash: signatures of the method _.random changed
|
2015-10-27 08:17:14 +09:00 |
|
Masahiro Wakame
|
78443727f9
|
Merge pull request #6451 from chrootsu/lodash-camelCase
lodash: signatures of the method _.camelCase changed
|
2015-10-27 08:17:02 +09:00 |
|
Masahiro Wakame
|
30cfdd77eb
|
Merge pull request #6450 from chrootsu/lodash-words
lodash: signatures of the method _.words changed
|
2015-10-27 08:16:50 +09:00 |
|
Masahiro Wakame
|
3d7c2f6278
|
Merge pull request #6449 from chrootsu/lodash-floor
lodash: signatures of the method _.floor changed
|
2015-10-27 08:16:39 +09:00 |
|
Masahiro Wakame
|
699156ebaf
|
Merge pull request #6448 from chrootsu/lodash-add
lodash: signatures of the method _.add changed
|
2015-10-27 08:16:24 +09:00 |
|
Masahiro Wakame
|
cfc4afd649
|
Merge pull request #6403 from eyalsk/master
Fix issue #6065
|
2015-10-27 08:15:21 +09:00 |
|
Masahiro Wakame
|
561be17fd1
|
Merge pull request #6356 from Pro/upstream
New definitions for jquery.highlight.js
|
2015-10-27 08:14:11 +09:00 |
|
Masahiro Wakame
|
5d03afadba
|
Merge pull request #6324 from gcastre/durandal_q
Improve durandal.d.ts if you use Q instead of jQuery
|
2015-10-27 08:11:12 +09:00 |
|
Masahiro Wakame
|
d4fb7069a6
|
Merge pull request #6444 from dflor003/library/decorum
DanilF - Added typings for decorum library.
|
2015-10-27 08:06:04 +09:00 |
|
Masahiro Wakame
|
c3af2ac8b6
|
Merge pull request #6437 from gigya/master
Added missing flag 'v8debug' to Global interface
|
2015-10-27 08:03:44 +09:00 |
|
Jason Jarrett
|
a9ded5b70e
|
Removing bad dependency ref
It's breaking the NuGet auto build: see: https://ci.appveyor.com/project/JasonJarrett/nugetautomation/build/1.0.2356
|
2015-10-26 12:18:03 -07:00 |
|
Ilya Mochalov
|
734e2bb76c
|
lodash: signatures of the method _.random changed
|
2015-10-26 23:15:36 +05:00 |
|
Ilya Mochalov
|
0bfa6372dc
|
lodash: signatures of the method _.camelCase changed
|
2015-10-26 23:10:30 +05:00 |
|
Ilya Mochalov
|
5e48b49014
|
lodash: signatures of the method _.words changed
|
2015-10-26 23:06:36 +05:00 |
|
Ilya Mochalov
|
6ff51c98c7
|
lodash: signatures of the method _.floor changed
|
2015-10-26 22:48:58 +05:00 |
|
Ilya Mochalov
|
fc6f8c630d
|
lodash: signatures of the method _.add changed
|
2015-10-26 22:40:43 +05:00 |
|
Masahiro Wakame
|
b104f61d0e
|
Merge pull request #6436 from SamuelMarks/patch-1
Correct package name: observerjs => observe-js
|
2015-10-27 01:04:21 +09:00 |
|
Masahiro Wakame
|
8fc7f7c65f
|
Merge pull request #6434 from SomaticIT/electron-builder-packager
Add typings for packages 'electron-packager' and 'electron-builder'
|
2015-10-27 01:02:27 +09:00 |
|
Masahiro Wakame
|
e5fb78617c
|
Merge pull request #6374 from tkqubo/lodash-partial
Update lodash _.partial and _.partialRight
|
2015-10-27 01:00:00 +09:00 |
|
Masahiro Wakame
|
8f5e3a6289
|
Merge pull request #6441 from chrootsu/lodash-trunc
lodash: signatures of the method _.trunc changed
|
2015-10-27 00:59:52 +09:00 |
|
Masahiro Wakame
|
66c747122c
|
Merge pull request #6440 from chrootsu/lodash-trimLeft
lodash: signatures of the method _.trimLeft changed
|
2015-10-27 00:59:39 +09:00 |
|
Masahiro Wakame
|
546270d89a
|
Merge pull request #6430 from chrootsu/lodash-template
lodash: signatures of the method _.template changed
|
2015-10-27 00:59:29 +09:00 |
|
Masahiro Wakame
|
3e6266bb87
|
Merge pull request #6429 from chrootsu/lodash-startCase
lodash: signatures of the method _.startCase changed
|
2015-10-27 00:59:16 +09:00 |
|
Masahiro Wakame
|
40856ba01a
|
Merge pull request #6428 from chrootsu/lodash-mixin
lodash: signatures of the method _.mixin changed
|
2015-10-27 00:59:03 +09:00 |
|
Masahiro Wakame
|
7266110bb1
|
Merge pull request #6427 from chrootsu/lodash-repeat
lodash: signatures of the method _.repeat changed
|
2015-10-27 00:58:53 +09:00 |
|
Masahiro Wakame
|
31d07ee8de
|
Merge pull request #6426 from chrootsu/lodash-padRight
lodash: signatures of the method _.padRight changed
|
2015-10-27 00:58:36 +09:00 |
|
Masahiro Wakame
|
a904deda9a
|
Merge pull request #6423 from s093294/patch-4
Removed requirejs.d.ts double definition of bundles.
|
2015-10-27 00:55:04 +09:00 |
|
Masahiro Wakame
|
b63b307ee0
|
Merge pull request #6422 from suvjunmd/typo
Fixed typo
|
2015-10-27 00:54:45 +09:00 |
|
Masahiro Wakame
|
8344c03abf
|
Merge pull request #6421 from chrootsu/lodash-pad
lodash: signatures of the method _.pad changed
|
2015-10-27 00:50:26 +09:00 |
|
Masahiro Wakame
|
cf7859f8f1
|
Merge pull request #6420 from pepaar/master
Facebook's fixed-data-table d.ts
|
2015-10-27 00:50:09 +09:00 |
|
Masahiro Wakame
|
95a4d8c6a9
|
Merge pull request #6419 from danmarshall/master
initial version of openjscad
|
2015-10-27 00:46:33 +09:00 |
|
Masahiro Wakame
|
98b42308e8
|
Merge pull request #6417 from aindlq/openlayers-node-export
openlayers. Add named external module.
|
2015-10-27 00:43:34 +09:00 |
|
Masahiro Wakame
|
ef417473ef
|
Merge pull request #6415 from tkrotoff/tests.ts
Rename from *-test.ts to *-tests.ts
|
2015-10-27 00:41:43 +09:00 |
|
Masahiro Wakame
|
8efcf139cd
|
Merge pull request #6413 from tkrotoff/knex-refactoring
Should be knex-tests.ts instead of knex-test.ts
|
2015-10-27 00:40:04 +09:00 |
|