Wesley Wigham
4e6b2f3c93
Created a branded type for identifier-escaped strings ( #16915 )
...
* Created a branded type for escaped strings
Then flowed it throughout the compiler, finding and fixing a handful of
bugs relating to underscore-prefixed identifiers in the process.
Includes a test for two cases noticed - diagnostics from conflicting
symbols from export *'s, and enum with underscore prefixed member emit.
* Correctly double underscores WRT mapped types
* Add fourslash tests for other fixed issues
* use function call over cast
* Update forEachEntry type accuracy
* Just use escaped names for ActiveLabel
* Remove casts from getPropertyNameForPropertyNameNode
* This pattern has occurred a few times, could use a helper function.
* Remove duplicated helper
* Remove unneeded check, use helper
* Identifiers list is no longer escaped strings
* Extract repeated string-getting code into helper
* Rename type and associated functions
* Make getName() return UnderscoreEscapedString, add getUnescapedName()
* Add list of internal symbol names to escaped string type to cut back on casting
* Remove outdated comments
* Reassign interned values to nodes, just in case
* Swap to string enum
* Add deprecated aliases to escapeIdentifier and unescapeIdentifier
* Add temp var
* Remove unsafe casts
* Rename escaped string type as per @sandersn's suggestion, fix string enum usages
* Reorganize double underscore tests
* Remove jfreeman from TODO
* Remove unneeded parenthesis
2017-07-06 14:45:50 -07:00
..
2017-06-07 15:34:10 -07:00
2017-06-22 10:49:47 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-08 16:44:42 -07:00
2017-06-07 17:14:27 -07:00
2017-06-08 16:44:42 -07:00
2017-06-08 16:44:42 -07:00
2017-06-13 15:24:05 -07:00
2017-06-13 15:24:05 -07:00
2017-06-13 15:24:05 -07:00
2017-06-13 15:24:05 -07:00
2017-06-13 15:24:05 -07:00
2017-06-08 16:44:42 -07:00
2017-06-08 16:44:42 -07:00
2017-06-07 14:27:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 11:56:49 -07:00
2017-06-22 11:56:49 -07:00
2017-06-22 11:56:49 -07:00
2017-06-13 14:00:26 -07:00
2017-06-13 14:00:26 -07:00
2017-06-13 14:00:26 -07:00
2017-06-13 11:50:46 -07:00
2017-06-13 11:50:46 -07:00
2017-06-13 11:50:46 -07:00
2017-06-13 11:43:13 -07:00
2017-06-22 13:45:14 -07:00
2017-06-13 13:35:53 -07:00
2017-06-13 13:35:53 -07:00
2017-06-13 13:35:53 -07:00
2017-06-13 11:43:13 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-07-06 14:45:50 -07:00
2017-07-06 14:45:50 -07:00
2017-07-06 14:45:50 -07:00
2017-07-06 14:45:50 -07:00
2017-07-06 14:45:50 -07:00
2017-07-06 14:45:50 -07:00
2017-07-06 14:45:50 -07:00
2017-07-06 14:45:50 -07:00
2017-07-06 14:45:50 -07:00
2017-07-06 14:45:50 -07:00
2017-07-06 14:45:50 -07:00
2017-07-06 14:45:50 -07:00
2017-07-06 14:45:50 -07:00
2017-07-06 14:45:50 -07:00
2017-06-13 13:35:53 -07:00
2017-06-22 13:45:14 -07:00
2017-07-06 14:45:50 -07:00
2017-07-06 14:45:50 -07:00
2017-06-08 14:19:06 -07:00
2017-06-08 14:19:06 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 20:20:41 -07:00
2017-06-22 20:20:41 -07:00
2017-06-22 20:20:41 -07:00
2017-06-22 20:20:41 -07:00
2017-06-22 20:20:41 -07:00
2017-06-22 20:20:41 -07:00
2017-06-22 20:20:41 -07:00
2017-06-22 20:20:41 -07:00
2017-06-08 11:23:13 -07:00
2017-06-08 11:23:13 -07:00
2017-06-08 11:23:13 -07:00
2017-06-08 11:23:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-07 14:27:14 -07:00
2017-06-13 13:19:54 -07:00
2017-06-13 13:19:54 -07:00
2017-06-13 13:19:54 -07:00
2017-06-07 14:27:14 -07:00
2017-06-13 11:43:13 -07:00
2017-06-07 14:27:14 -07:00
2017-06-07 14:27:14 -07:00
2017-06-09 18:34:21 -07:00
2017-06-22 13:45:14 -07:00
2017-06-09 18:34:21 -07:00
2017-06-09 18:34:21 -07:00
2017-06-22 13:45:14 -07:00
2017-06-09 18:34:21 -07:00
2017-06-09 18:34:21 -07:00
2017-06-09 18:34:21 -07:00
2017-06-09 18:34:21 -07:00
2017-06-09 18:34:21 -07:00
2017-06-22 13:45:14 -07:00
2017-06-09 18:34:21 -07:00
2017-06-09 18:34:21 -07:00
2017-06-09 18:34:21 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-09 18:34:21 -07:00
2017-06-09 18:34:21 -07:00
2017-06-19 16:18:42 -07:00
2017-06-19 16:18:42 -07:00
2017-06-19 16:18:42 -07:00
2017-06-19 16:18:42 -07:00
2017-06-09 18:34:21 -07:00
2017-06-09 18:34:21 -07:00
2017-06-22 13:45:14 -07:00
2017-06-09 18:34:21 -07:00
2017-06-09 18:34:21 -07:00
2017-06-09 18:34:21 -07:00
2017-06-22 13:45:14 -07:00
2017-06-09 18:34:21 -07:00
2017-06-09 18:34:21 -07:00
2017-06-08 14:31:11 -07:00
2017-06-08 14:31:11 -07:00
2017-06-22 13:45:14 -07:00
2017-06-12 14:41:10 -07:00
2017-06-12 14:41:10 -07:00
2017-06-12 14:41:10 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-09 09:39:55 -07:00
2017-06-09 09:39:55 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-15 10:02:16 -07:00
2017-06-15 10:02:16 -07:00
2017-06-12 13:56:17 -07:00
2017-06-12 13:56:17 -07:00
2017-06-13 10:37:04 -07:00
2017-06-13 10:37:04 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-11 14:54:46 -07:00
2017-06-11 14:54:46 -07:00
2017-06-11 14:54:46 -07:00
2017-06-22 13:45:14 -07:00
2017-06-12 13:17:24 -07:00
2017-06-12 13:17:24 -07:00
2017-06-12 13:17:24 -07:00
2017-06-08 09:07:16 -07:00
2017-06-14 11:43:51 -07:00
2017-06-14 11:29:06 -07:00
2017-06-14 10:31:11 -07:00
2017-06-14 10:31:11 -07:00
2017-06-13 11:50:46 -07:00
2017-06-13 11:43:13 -07:00
2017-06-08 13:46:48 -07:00
2017-06-08 13:46:48 -07:00
2017-06-08 13:46:48 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-06-22 13:45:14 -07:00
2017-07-06 14:45:50 -07:00
2017-07-06 14:45:50 -07:00
2017-06-08 14:15:40 -07:00
2017-06-08 14:15:40 -07:00
2017-06-08 14:15:40 -07:00
2017-06-08 14:15:40 -07:00
2017-06-08 14:15:40 -07:00
2017-06-22 20:20:41 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-30 10:12:02 -07:00
2017-06-22 13:45:14 -07:00
2017-06-08 09:07:16 -07:00
2017-06-08 09:07:16 -07:00
2017-06-08 09:07:16 -07:00
2017-06-30 10:12:02 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-13 11:43:13 -07:00
2017-06-26 13:32:29 +08:00
2017-06-13 11:43:13 -07:00
2017-06-22 13:45:14 -07:00
2017-06-30 10:12:02 -07:00
2017-06-22 16:45:09 +02:00
2017-06-22 16:45:09 +02:00
2017-06-07 16:20:58 -07:00
2017-06-07 16:20:58 -07:00