Vladimir Matveev
|
00e28ff8a3
|
added tests
|
2015-06-04 22:22:25 -07:00 |
|
Vladimir Matveev
|
6269598c52
|
Merge branch 'master' into named_modules
|
2015-06-04 21:38:25 -07:00 |
|
Cyrus Najmabadi
|
2de07f3563
|
Merge branch 'master' into lightMode
Conflicts:
src/compiler/program.ts
|
2015-06-04 12:47:12 -07:00 |
|
Vladimir Matveev
|
d51d616813
|
merge with master
|
2015-06-04 10:57:34 -07:00 |
|
Cyrus Najmabadi
|
2bf19e80c3
|
Speed up tests by not type-checking lib.d.ts unless the test asks for that.
|
2015-06-04 01:03:02 -07:00 |
|
Jason Freeman
|
abf18c5a11
|
Merge branch 'release-1.5'
|
2015-06-03 17:56:53 -07:00 |
|
Jason Freeman
|
7a74d9f8d0
|
Add tests for parenthesized type assertions
|
2015-06-03 17:22:38 -07:00 |
|
Cyrus Najmabadi
|
b5077bf372
|
Remove HarnessDiagnostics. Just use the normal ts Diagnostic instead.
|
2015-06-03 16:28:14 -07:00 |
|
Vladimir Matveev
|
7e3a3f45e1
|
emit module name for system modules, add moduleName argument to 'transpile' function
|
2015-06-03 14:55:42 -07:00 |
|
Anders Hejlsberg
|
87d43aa6f5
|
Merge branch 'master' into circularInstantiatedTypes
Conflicts:
src/compiler/checker.ts
src/compiler/types.ts
|
2015-06-03 14:13:16 -07:00 |
|
Jason Freeman
|
34a5514fef
|
Rename new test
|
2015-06-03 13:36:52 -07:00 |
|
Jason Freeman
|
9394c5ca04
|
Add test for object literal methods
|
2015-06-03 13:36:51 -07:00 |
|
Jason Freeman
|
46da6678ad
|
Return expressions always need to be type checked
|
2015-06-03 13:36:49 -07:00 |
|
Jason Freeman
|
f390133a12
|
Rename new test
|
2015-06-02 18:21:39 -07:00 |
|
Jason Freeman
|
eb7290eb70
|
Add test for object literal methods
|
2015-06-02 18:06:05 -07:00 |
|
Mohamed Hegazy
|
6902b050ca
|
Respond to code review comments
|
2015-06-02 18:04:05 -07:00 |
|
Mohamed Hegazy
|
c83054cd4b
|
Merge branch 'release-1.5' into filterTranspileDiagnostics
|
2015-06-02 18:01:05 -07:00 |
|
Jason Freeman
|
1bd7f5274a
|
Return expressions always need to be type checked
|
2015-06-02 17:34:24 -07:00 |
|
Zhengbo Li
|
ea2c9e876f
|
Merge pull request #3307 from zhengbli/ms_master
Add APIs to provide project info for a given file
|
2015-06-02 16:31:39 -07:00 |
|
Zhengbo Li
|
a7550dbba1
|
CR feedback
|
2015-06-02 15:25:01 -07:00 |
|
CyrusNajmabadi
|
f624c0fd7e
|
Merge pull request #3296 from Microsoft/jsDocClassification
Add syntactic classification for doc comments.
|
2015-06-02 15:17:39 -07:00 |
|
Cyrus Najmabadi
|
8fcd29f843
|
Adding tests.
|
2015-06-02 15:00:39 -07:00 |
|
Daniel Rosenwasser
|
4d8d1cc956
|
Merge pull request #3347 from Microsoft/irregularExpressionCompletion
Block completion when in the flags of a regular expression
|
2015-06-02 14:15:47 -07:00 |
|
Daniel Rosenwasser
|
80e055740f
|
Merge pull request #3348 from Microsoft/fixResolutionForFuncExprsClassExprsAndArgumentsForMaster
Fix resolution of named function & class expressions as well as 'arguments' (for master branch)
|
2015-06-02 13:56:51 -07:00 |
|
Cyrus Najmabadi
|
be97bd250c
|
Merge branch 'master' into jsDocClassification
|
2015-06-02 13:48:56 -07:00 |
|
Daniel Rosenwasser
|
8b63795a55
|
Added test where one trailing flag exists.
|
2015-06-02 13:41:45 -07:00 |
|
Daniel Rosenwasser
|
a71a826b5b
|
Use declared variables to confirm completion.
|
2015-06-02 13:40:38 -07:00 |
|
Daniel Rosenwasser
|
0229788c65
|
Added another test.
|
2015-06-02 13:03:19 -07:00 |
|
Daniel Rosenwasser
|
21256a9de5
|
Added tests.
|
2015-06-02 13:01:15 -07:00 |
|
Daniel Rosenwasser
|
0a3cbe083b
|
Added tests.
|
2015-06-02 12:58:49 -07:00 |
|
Daniel Rosenwasser
|
d1b3ac7c12
|
Merge pull request #3288 from Microsoft/fixResolutionForFuncExprsClassExprsAndArguments
Fix resolution of named function & class expressions as well as 'arguments'
|
2015-06-02 12:57:05 -07:00 |
|
Daniel Rosenwasser
|
dcfe920064
|
Added leading digit.
|
2015-06-02 12:36:42 -07:00 |
|
Daniel Rosenwasser
|
465ab147af
|
Fixed test that disturbingly wasn't doing anything.
|
2015-06-02 12:36:04 -07:00 |
|
Zhengbo Li
|
70675162dc
|
Add tests for projectinfo command
|
2015-06-01 17:45:28 -07:00 |
|
Ron Buckton
|
f96cf338d9
|
Merge branch 'release-1.5' into master
|
2015-06-01 17:40:35 -07:00 |
|
Ron Buckton
|
62ba36908b
|
Added experimentalDecorators flag
|
2015-06-01 15:01:24 -07:00 |
|
Anders Hejlsberg
|
e336e3ad0a
|
Adding regression test
|
2015-05-30 18:09:13 -07:00 |
|
Anders Hejlsberg
|
a2783edbeb
|
Merge branch 'master' into localTypes
|
2015-05-30 11:32:59 -07:00 |
|
Anders Hejlsberg
|
143fd5d954
|
New test and baselines
|
2015-05-30 09:19:10 -07:00 |
|
Jason Freeman
|
77b46a2c3d
|
Fix JSDoc error code for to avoid duplicate error code
|
2015-05-29 17:58:43 -07:00 |
|
Jason Freeman
|
059bb18bac
|
Merge branch 'master' of https://github.com/Microsoft/TypeScript into generators
Conflicts:
src/compiler/diagnosticInformationMap.generated.ts
src/compiler/diagnosticMessages.json
tests/baselines/reference/emitArrowFunctionWhenUsingArguments14_ES6.symbols
tests/baselines/reference/emitArrowFunctionWhenUsingArguments15_ES6.symbols
tests/baselines/reference/emitArrowFunctionWhenUsingArguments16_ES6.symbols
tests/baselines/reference/emitArrowFunctionWhenUsingArguments17_ES6.symbols
tests/baselines/reference/emitArrowFunctionWhenUsingArguments18_ES6.symbols
tests/baselines/reference/for-of37.symbols
tests/baselines/reference/for-of38.symbols
tests/baselines/reference/for-of40.symbols
tests/baselines/reference/for-of45.symbols
tests/baselines/reference/for-of50.symbols
tests/baselines/reference/iterableArrayPattern30.symbols
tests/baselines/reference/promiseVoidErrorCallback.symbols
tests/baselines/reference/typedArrays.symbols
|
2015-05-29 17:14:29 -07:00 |
|
Daniel Rosenwasser
|
338bc0ef39
|
Added tests.
|
2015-05-29 14:59:19 -07:00 |
|
Jason Freeman
|
33f8e56a44
|
Fix CRLF issue
|
2015-05-28 16:02:38 -07:00 |
|
Cyrus Najmabadi
|
64c7f3d38b
|
Add syntactic classification for doc comments.
|
2015-05-28 14:45:43 -07:00 |
|
Cyrus Najmabadi
|
302a0da7e7
|
Add tests for jsdoccomments.
|
2015-05-28 11:49:11 -07:00 |
|
Cyrus Najmabadi
|
9aab98419b
|
Parsing support for jsDocComments.
|
2015-05-28 10:14:18 -07:00 |
|
Daniel Rosenwasser
|
db313061ee
|
Added another test.
|
2015-05-27 16:33:23 -07:00 |
|
Daniel Rosenwasser
|
456eedf432
|
Added tests.
|
2015-05-27 14:56:30 -07:00 |
|
Jason Freeman
|
0a49128908
|
Merge branch 'master' of https://github.com/Microsoft/TypeScript into generators
|
2015-05-27 13:24:00 -04:00 |
|
Mohamed Hegazy
|
2cbe14e131
|
Respond to code review comments
|
2015-05-27 10:20:01 -07:00 |
|