Ron Buckton
61f3ba622e
Merge branch 'transforms-transformer' into transforms-printer
2016-02-23 13:15:35 -08:00
Ron Buckton
b3adade8b7
PR Feedback
2016-02-23 13:14:44 -08:00
Daniel Rosenwasser
07412a285a
Accepted baselines.
2016-02-23 13:10:40 -08:00
Daniel Rosenwasser
f579bcf8ae
Added tests.
2016-02-23 13:07:46 -08:00
Ryan Cavanaugh
69f1f53e62
Fix WS linter errors
2016-02-23 12:57:45 -08:00
Mohamed Hegazy
7ae6fcd65e
Update LKG
2016-02-23 12:53:52 -08:00
Asad Saeeduddin
dea1372b9a
Update baselines to make declarationDir invalid alongside out or outFile
2016-02-23 15:12:06 -05:00
Ron Buckton
e5cd8fef21
Added temporary compat flag to control emit output to fix tests
2016-02-23 11:35:26 -08:00
Mohamed Hegazy
c3caf7f0ca
Merge branch 'mihailik-patch-1'
2016-02-23 11:11:39 -08:00
Mohamed Hegazy
54ae2709d3
Consolidate watch checks in one place
2016-02-23 11:10:56 -08:00
Mohamed Hegazy
555edcddb5
Merge branch 'patch-1' of https://github.com/mihailik/TypeScript into mihailik-patch-1
2016-02-23 10:56:19 -08:00
Ron Buckton
2e47e2eb78
Merge branch 'transforms-transformer' into transforms-printer
2016-02-23 10:55:58 -08:00
Ron Buckton
4a81dde12b
Fixed issue with smartindenter
2016-02-23 10:55:43 -08:00
Jason Ramsay
20511f8be1
Adding devDependencies to the list of typings to merge
2016-02-23 10:31:56 -08:00
Jason Ramsay
71bfefccb9
Switch let -> const from lint validation
2016-02-22 19:33:45 -08:00
Jason Ramsay
317f5e2f56
Merge branch 'master' into jsTypingForAcquireDts
2016-02-22 19:01:09 -08:00
Jason Ramsay
5b06edbc54
Addressing CR comments
...
- Adding check to ensure TypingOptions 'include' and 'exclude' arrays are composed of strings
- Allow leading whitespace when removing comments from json
2016-02-22 19:00:06 -08:00
Asad Saeeduddin
c8aedbf382
Address PR feedback: expand ternary return into if block, add check to ensure proper options usage
2016-02-22 20:45:04 -05:00
Ron Buckton
6d111e3dea
Merge branch 'transforms-transformer-es7' into transforms-transformer-es6
2016-02-22 17:08:49 -08:00
Ron Buckton
5b7bd63060
Merge branch 'transforms-transformer-jsx' into transforms-transformer-es7
2016-02-22 17:06:47 -08:00
Ron Buckton
c166a2dd09
Merge branch 'transforms-transformer-ts' into transforms-transformer-jsx
2016-02-22 17:03:23 -08:00
Ron Buckton
61fe61b160
Merge branch 'transforms-printer' into transforms-transformer-ts
2016-02-22 16:55:12 -08:00
Ron Buckton
617e511f5e
Merge branch 'transforms-transformer' into transforms-printer
2016-02-22 16:54:49 -08:00
Ron Buckton
f3179da3ff
Fixed issue with test dependencies
2016-02-22 16:53:50 -08:00
Ron Buckton
0b64048192
Merge branch 'transforms-transformer-es6' into transforms-transformer-module
2016-02-22 16:49:13 -08:00
Ron Buckton
dc0b0438aa
Merge branch 'transforms-transformer-es7' into transforms-transformer-es6
2016-02-22 16:46:53 -08:00
Ron Buckton
0145009c24
Merge branch 'transforms-transformer-jsx' into transforms-transformer-es7
2016-02-22 16:39:47 -08:00
Ron Buckton
3d8cb51223
Merge branch 'transforms-transformer-ts' into transforms-transformer-jsx
2016-02-22 16:39:28 -08:00
Ron Buckton
0a325ee04c
Merge branch 'transforms-printer' into transforms-transformer-ts
2016-02-22 16:35:57 -08:00
Ron Buckton
64e7aa8345
PR Feedback.
2016-02-22 16:26:57 -08:00
Ron Buckton
efa53531ae
Fix new linter warning.
2016-02-22 16:12:25 -08:00
Ron Buckton
f52a30be1b
Merged some changes from other branches.
2016-02-22 16:11:31 -08:00
Ron Buckton
6d273366d3
Merged some changes from other branches.
2016-02-22 16:10:32 -08:00
Ron Buckton
90a317f62e
Merge branch 'transforms-transformer' into transforms-printer
2016-02-22 15:58:33 -08:00
Ron Buckton
7d72c18cc9
Merge branch 'transforms-flags' into transforms-transformer
2016-02-22 15:55:21 -08:00
Ron Buckton
80f89a1e5b
PR feedback
2016-02-22 15:55:07 -08:00
Ron Buckton
8e0d28ea23
Merge branch 'transforms-flags' into transforms-transformer
2016-02-22 15:53:13 -08:00
Ron Buckton
2ab8877859
Fix for new linter warning
2016-02-22 15:52:58 -08:00
Ron Buckton
11d54ba322
Merged some changes from other branches.
2016-02-22 15:52:16 -08:00
Ron Buckton
024eff1334
Merge branch 'transforms-flags' into transforms-transformer
2016-02-22 15:30:05 -08:00
Ron Buckton
cd7c229324
Merged some changes from other branches.
2016-02-22 15:23:30 -08:00
Ron Buckton
ab8e83e930
Merge branch 'transforms-visitor' into transforms-flags
2016-02-22 15:17:04 -08:00
Ron Buckton
ad64877dee
Merged some changes from other branches.
2016-02-22 15:15:09 -08:00
Ron Buckton
5564537a0a
Added initial SystemJS transformer.
2016-02-22 14:41:10 -08:00
Nathan Shively-Sanders
e2c95551b3
Merge pull request #7188 from Microsoft/standardise-errors-on-not-prefix
...
Error messages consistently use non- prefix
2016-02-22 14:38:29 -08:00
Nathan Shively-Sanders
a769ba7166
Merge pull request #7184 from Microsoft/abstract-properties
...
Abstract properties
2016-02-22 14:17:51 -08:00
Nathan Shively-Sanders
ee8986acc8
Error messages consistently use non- prefix
...
In the construction "x must either be y or non-y", we previously used "y
or not y", even y is always an adjective.
2016-02-22 14:16:00 -08:00
Nathan Shively-Sanders
b01a050399
Update error message as requested in PR comments
2016-02-22 13:55:46 -08:00
Vladimir Matveev
f029ae23c6
Merge pull request #7163 from Microsoft/cachePairs
...
do not make inferences with the same source\target pair multiple times
2016-02-22 11:50:52 -08:00
Nathan Shively-Sanders
02fc8b1b2d
Add abstract property tests and rebaseline.
...
1. Positive tests.
2. Negative tests.
3. Update error messages.
4. Remove errors from conformance test.
2016-02-22 10:31:31 -08:00