TypeScript/src
Nathan Shively-Sanders 0a1af90bb6
add string.prototype.replaceAll (#33845)
* add string.prototype.replaceAll

* accept baseline

* fix bad merge in tests

* update missed baselines

Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>
2020-03-04 13:25:17 -08:00
..
cancellationToken Use fs.existsSync to check for cancellation (#36190) 2020-01-15 12:53:40 -08:00
compiler add string.prototype.replaceAll (#33845) 2020-03-04 13:25:17 -08:00
debug Properly handle control flows from returns in try/catch within IIFE (#36901) 2020-02-25 16:14:00 -08:00
executeCommandLine Expose call count for instantiateType in extendedDiagnostics (#36797) 2020-02-26 12:55:28 -08:00
harness Full support for CommonJS auto-imports in JS (#37027) 2020-02-28 14:34:20 -08:00
instrumenter
jsTyping Add watchOptions to tsconfig and allow supplying them on command line as well (#35615) 2019-12-11 13:26:44 -08:00
lib add string.prototype.replaceAll (#33845) 2020-03-04 13:25:17 -08:00
loc/lcl LEGO: check in for master to temporary branch. 2020-03-04 04:10:28 +00:00
server Stop looking for the default configured project at node_modules (#35011) 2020-03-02 16:52:03 -08:00
services Fix emitting ?. 2020-03-04 14:52:33 -05:00
shims Move most harness globals into namespaces (#35530) 2019-12-06 15:20:49 -08:00
testRunner add string.prototype.replaceAll (#33845) 2020-03-04 13:25:17 -08:00
tsc Merge branch 'master' into separate-nodetypes 2020-02-12 11:23:51 -08:00
tsserver Fix lint 2020-02-19 17:03:10 -08:00
tsserverlibrary Add external mapShim/debug modules (#33712) 2019-10-07 13:31:07 -07:00
typescriptServices Add external mapShim/debug modules (#33712) 2019-10-07 13:31:07 -07:00
typingsInstaller
typingsInstallerCore Add watchOptions to tsconfig and allow supplying them on command line as well (#35615) 2019-12-11 13:26:44 -08:00
watchGuard add .eslintrc for src and scripts. update typescript-eslint 2019-08-14 12:34:16 +03:00
.eslintrc.json Remove distinction between CI lint and local lint (#36430) 2020-01-24 16:23:14 -08:00
tsconfig-base.json
tsconfig-library-base.json
tsconfig-noncomposite-base.json
tsconfig.json Add external mapShim/debug modules (#33712) 2019-10-07 13:31:07 -07:00