WIP: comparison between Ezno's and TSC's diagnostics. This is meant to highlight differences in diagnostics emitted. Bear in mind this has bias towards what Ezno supports and does not show any of the items that don't work under ezno-checker. This covers most of what Ezno implements as of August 2024.

Variables

Properties

Excess properties

Constant evaluation

Function checking

Inferred return types

Function calling

Effects

Closures

Control flow

Iteration

Exceptions and `try-catch-finally`

Collections

Operators

Statements, declarations and expressions

Regular expressions

Async and `Promise`s

Classes

Types

Generic types

Mapped types

Readonly and `as const`

Forward inference

Narrowing

Object constraint

Prototypes

`Proxy`

Imports and exports

Stability

Extras