Anders Hejlsberg
|
9cc997fca7
|
Improve typing of 'bind' method on function types
|
2018-12-08 11:02:19 -08:00 |
|
Daniel Rosenwasser
|
b48c2b295d
|
Merge pull request #24396 from falsandtru/lib/Symbol.toStringTag
Don't constrain string tag values
|
2018-11-09 12:29:46 -08:00 |
|
Daniel Rosenwasser
|
0010a38660
|
Merge pull request #28343 from Microsoft/lib/update-nov-2018
Lib update Nov 2018
|
2018-11-09 12:06:41 -08:00 |
|
Caleb Sander
|
0c1bf316a2
|
Declaration files for BigInt
|
2018-11-05 11:36:30 -08:00 |
|
Nathan Shively-Sanders
|
b830ef8214
|
Nov 2018 DOM update
|
2018-11-05 10:19:05 -08:00 |
|
Nathan Shively-Sanders
|
996fb78445
|
Test update of DOM. (#28050)
Based on the few changes that have been accepted since Mohamed left.
|
2018-10-23 15:24:56 -07:00 |
|
Andy
|
afa94c527c
|
Un-consolidate overloads for Map and WeakMap (#28052)
|
2018-10-22 11:18:56 -07:00 |
|
Basarat Ali Syed
|
c86b9ca660
|
📝 Better description of Pick mapped type
closes https://github.com/Microsoft/TypeScript/issues/25976
|
2018-10-03 10:57:43 +10:00 |
|
Anders Hejlsberg
|
5510e0755e
|
Merge branch 'master' into typedBindCallApply
# Conflicts:
# tests/baselines/reference/tsxTypeArgumentPartialDefinitionStillErrors.errors.txt
# tests/baselines/reference/wrappedAndRecursiveConstraints4.errors.txt
|
2018-09-24 16:38:39 -07:00 |
|
Dan Rollo
|
2b0e9e686b
|
typo: missing word: "to" (#27079)
Change:
...a resolve callback used resolve the promise...
to:
...a resolve callback used to resolve the promise...
This PR suggested from: https://github.com/Microsoft/TypeScript/pull/27075
|
2018-09-13 14:23:56 -07:00 |
|
Anders Hejlsberg
|
df1e33a8a5
|
Add 'bind' overloads for rest parameter arrays
|
2018-09-12 13:17:11 -07:00 |
|
Anders Hejlsberg
|
a5dece30d9
|
Update declarations
|
2018-09-11 06:14:41 -07:00 |
|
Anders Hejlsberg
|
55b6513078
|
New CallableFunction and NewableFunction types in es5.d.ts
|
2018-09-10 15:12:42 -07:00 |
|
Ryan Cavanaugh
|
c188864394
|
Merge pull request #26112 from rhys-vdw/22685-array-flat-fix
Fix issue with Array#flatMap callback return type
|
2018-09-05 11:55:42 -07:00 |
|
Nathan Shively-Sanders
|
c929e74310
|
Add [Constructor]Parameter types to lib.d.ts (#26243)
|
2018-08-31 07:46:16 -07:00 |
|
Mohamed Hegazy
|
5fbc7d92c2
|
Port generated lib files
|
2018-08-02 14:44:17 -07:00 |
|
Mohamed Hegazy
|
150fd90db9
|
Port generated lib files
|
2018-08-02 10:04:57 -07:00 |
|
Rhys van der Waerden
|
23640d971b
|
Fix issue with Array#flatMap callback return type
Closes #22685
|
2018-08-01 17:36:21 +10:00 |
|
Mohamed Hegazy
|
5a8804fcd7
|
Merge remote-tracking branch 'origin/master' into portLibFiles731
|
2018-07-31 15:07:25 -07:00 |
|
Mohamed Hegazy
|
aa632582a3
|
Port generated lib files
|
2018-07-31 14:00:25 -07:00 |
|
Mohamed Hegazy
|
fe32602df6
|
Port generated lib files
|
2018-07-31 12:47:37 -07:00 |
|
Mohamed Hegazy
|
ff69f7f744
|
Port generated lib files
|
2018-07-31 12:20:35 -07:00 |
|
Mohamed Hegazy
|
7799ae18b4
|
Port generated lib files
|
2018-07-25 15:32:42 -07:00 |
|
Daniel Rosenwasser
|
b8ca925de0
|
Place 'pop' first in 'Array'.
|
2018-07-10 19:34:19 -07:00 |
|
Mohamed Hegazy
|
4dd1f9fc7c
|
Consolidate overloads in constructors for Map, Set, WeakMap, and WeakSet
Fixes https://github.com/Microsoft/TypeScript/issues/23551
Fixes https://github.com/Microsoft/TypeScript/issues/25362
|
2018-07-02 11:58:48 -07:00 |
|
Daniel Rosenwasser
|
b5633202a0
|
Update README.md
|
2018-07-02 01:17:24 -07:00 |
|
Vimal Raghubir
|
b883a82f9f
|
Fix issue regarding WeakMap constructor
|
2018-06-25 12:53:41 -04:00 |
|
dangoo
|
b7f5f2a92b
|
Add missing references in clparser and libs.json
|
2018-06-19 22:24:32 +02:00 |
|
dangoo
|
48e1a891a6
|
Add Intl.NumberFormat.formatToParts types
|
2018-06-19 21:28:49 +02:00 |
|
Mohamed Hegazy
|
e9ebb3e95c
|
Merge remote-tracking branch 'origin/master' into updateDom
|
2018-06-04 17:01:34 -07:00 |
|
Ron Buckton
|
666841264c
|
Merge branch 'master' into libReference
|
2018-06-04 14:38:56 -07:00 |
|
Mohamed Hegazy
|
f960d5c97f
|
Port generated lib files
|
2018-06-04 14:13:16 -07:00 |
|
Mohamed Hegazy
|
5ba223d7dd
|
Change file name
|
2018-06-04 14:05:56 -07:00 |
|
Mohamed Hegazy
|
e9dda76874
|
Merge pull request #24515 from Kingwl/esnext-symbol
add esnext symbol proposal
|
2018-05-31 12:23:01 -07:00 |
|
Sam Bostock
|
689d2b6ab5
|
Rename ESNext flatten to flat
|
2018-05-31 13:11:28 -04:00 |
|
Ron Buckton
|
7de55fbb7e
|
PR Feedback
|
2018-05-31 09:50:51 -07:00 |
|
王文璐
|
7910bbdccb
|
add esnext symbol proposal
|
2018-05-31 13:30:31 +08:00 |
|
Ron Buckton
|
ec0af20f5a
|
Merge branch 'master' into libReference
|
2018-05-29 14:13:00 -07:00 |
|
falsandtru
|
3676a66c54
|
Don't constrain string tag values
|
2018-05-25 08:50:50 +09:00 |
|
Mohamed Hegazy
|
5abe4fead4
|
builf lib.es2018.full.d.ts
|
2018-05-21 11:01:56 -07:00 |
|
Mohamed Hegazy
|
c19408ba4d
|
Port changes in #24238 to source file
|
2018-05-19 11:23:41 -07:00 |
|
Ron Buckton
|
698f229bb4
|
Merge branch 'master' into libReference
|
2018-05-09 11:41:13 -07:00 |
|
Paul Koerbitz
|
a2d42a6421
|
Add WSH as an alias for WScript in scripthost.d.ts
|
2018-05-05 17:03:05 +02:00 |
|
Ron Buckton
|
68c0e524a6
|
Accept new symbol baselines, ensure expected ordering for default libs
|
2018-05-04 17:23:56 -07:00 |
|
Ron Buckton
|
a089297ca3
|
Add 'lib' reference support
|
2018-05-04 15:51:13 -07:00 |
|
Ron Buckton
|
c05923b152
|
add libMap and libs exports
|
2018-05-04 15:51:12 -07:00 |
|
Wesley Wigham
|
616e6e6ca3
|
Move symbol instance type to es5 to follow PropertyKey (#23864)
* Move symbol instance type to es5
* Accept baseline changes from moving Symbol
|
2018-05-03 10:50:10 -07:00 |
|
Ron Buckton
|
147aeaba9d
|
Centralize lib management for build
|
2018-05-02 15:49:52 -07:00 |
|
Derek P Sifford
|
cc0c82c014
|
add lib.es2018.intl + fix lib.es2017.intl
closes #23691
|
2018-04-30 15:17:00 -04:00 |
|
Daniel Rosenwasser
|
9672116d8c
|
Merge remote-tracking branch 'origin/master' into importDotMeta
|
2018-04-25 22:21:56 -07:00 |
|