Revision 7cf842b42bfc5b48798d76bb0e11895bde8eb7e7 authored by Anders Hejlsberg on 03 November 2022, 18:05:42 UTC, committed by GitHub on 03 November 2022, 18:05:42 UTC
* Fix enum classification and evaluation

* References in literal enums must be to other enum members

* Accept new baselines

* Unify enum types + template literal constant expressions

* Accept new baselines

* Fix fourslash tests

* Fix new compiler errors

* Fix lint error

* Accept new API baselines

* Fix test

* Better error message + consistently check enum initializers

* Accept new baselines
1 parent 5a40875
History
File Mode Size
.devcontainer
.github
.vscode
bin
doc
lib
scripts
src
tests
.dockerignore -rw-r--r-- 580 bytes
.editorconfig -rw-r--r-- 188 bytes
.eslintignore -rw-r--r-- 638 bytes
.eslintplugin.js -rw-r--r-- 392 bytes
.eslintrc.json -rw-r--r-- 7.4 KB
.gitattributes -rw-r--r-- 42 bytes
.gitignore -rw-r--r-- 2.4 KB
.yarnrc -rw-r--r-- 27 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 333 bytes
CONTRIBUTING.md -rw-r--r-- 15.4 KB
CopyrightNotice.txt -rw-r--r-- 812 bytes
Dockerfile -rw-r--r-- 252 bytes
Gulpfile.mjs -rw-r--r-- 28.8 KB
LICENSE.txt -rw-r--r-- 9.0 KB
README.md -rw-r--r-- 3.1 KB
SECURITY.md -rw-r--r-- 2.7 KB
ThirdPartyNoticeText.txt -rw-r--r-- 36.9 KB
package-lock.json -rw-r--r-- 673.2 KB
package.json -rw-r--r-- 3.8 KB

README.md

back to top