Files
TypeScript/tests/cases/compiler
Nathan Shively-SandersandGitHub 065e695a28 No merge for redirected source files in initializeTypeChecker (#25463)
Previously, redirected source files merged the same way as other source
files, effectively causing the target of the redirection to be merged
twice. mergeSymbol now has an assert (`source===target`) that catches
this condition, so this change makes sure to skip redirected source
files.

This change doesn't apply to the preceding binding loop, since the
binder handles already-bound source files correctly.
2018-07-05 13:49:34 -07:00
..
2018-06-12 12:52:06 -07:00
2018-06-12 12:52:06 -07:00
2018-06-12 12:52:06 -07:00
2018-06-12 12:52:06 -07:00
2018-06-12 12:52:06 -07:00
2018-06-12 12:52:06 -07:00
2018-06-12 12:52:06 -07:00
2018-02-05 13:56:22 -08:00
2018-04-09 08:51:55 -10:00
2018-04-09 08:51:55 -10:00
2018-04-09 08:51:55 -10:00
2018-06-11 15:29:52 -07:00
2018-04-05 21:39:33 +02:00
2018-01-08 17:25:56 -08:00
2018-04-09 08:51:55 -10:00
2018-01-11 16:45:44 -08:00
2018-03-23 17:41:55 -07:00
2018-06-21 00:27:12 -07:00