https://github.com/Microsoft/TypeScript
Revision e250942d6a9d396396f4135337ade00d3915a36f authored by Nathan Shively-Sanders on 24 May 2018, 22:11:33 UTC, committed by GitHub on 24 May 2018, 22:11:33 UTC
* Callback tag:Disallow nested-object-param syntax

Previously this caused a crash in parsing. If/when we want to support
this syntax, we will need to fix this crash.

* Update baselines
1 parent edf667b
History
Tip revision: e250942d6a9d396396f4135337ade00d3915a36f authored by Nathan Shively-Sanders on 24 May 2018, 22:11:33 UTC
Disallow nested object param syntax in callback tag (#24392)
Tip revision: e250942
File Mode Size
.github
.vscode
bin
doc
lib
scripts
src
tests
.editorconfig -rw-r--r-- 188 bytes
.gitattributes -rw-r--r-- 42 bytes
.gitignore -rw-r--r-- 1.8 KB
.gitmodules -rw-r--r-- 2.0 KB
.mailmap -rw-r--r-- 17.8 KB
.npmignore -rw-r--r-- 286 bytes
.travis.yml -rw-r--r-- 375 bytes
AUTHORS.md -rw-r--r-- 5.7 KB
CONTRIBUTING.md -rw-r--r-- 9.4 KB
CopyrightNotice.txt -rw-r--r-- 819 bytes
Gulpfile.js -rw-r--r-- 43.8 KB
Jakefile.js -rw-r--r-- 45.6 KB
LICENSE.txt -rw-r--r-- 9.0 KB
README.md -rw-r--r-- 4.8 KB
ThirdPartyNoticeText.txt -rw-r--r-- 6.4 KB
package-lock.json -rw-r--r-- 230.4 KB
package.json -rw-r--r-- 3.1 KB
tslint.json -rw-r--r-- 4.7 KB

README.md

back to top