Best newsletters and posts about control flow analysis tag


Messages

9/16/2021 9:44:26 PM

TypeScript 4.4, In Defense of any

TypeScript Weekly Issue #177 — September 16, 2021 Announcing TypeScript 4.4 TypeScript 4.4 has been released and brings control flow analysis of aliased conditions, a new flag for exact optional
4/11/2022 11:14:26 PM

TypeScript 4.7 Beta, Dealing with Undefined

TypeScript Weekly Issue #188 — April 11, 2022 Announcing TypeScript 4.7 Beta The beta of TypeScript 4.7 adds several new features related to ECMAScript module support in Node. It also ships with
5/24/2022 8:44:27 AM

TypeScript 4.7 RC, Migrating Millions of Lines

TypeScript Weekly Issue #191 — May 24, 2022 Announcing TypeScript 4.7 RC The release candidate of TypeScript 4.7 adds several new features related to ECMAScript module support in Node. It also ships
2/24/2023 10:34:29 AM

Higher-Order TypeScript, Rewriting TypeScript in Rust

TypeScript Weekly Issue #199 — February 24, 2023 Higher-Order TypeScript (HOTScript) Type-level madness! A lodash-like library for types, with support for type-level lambda functions. This goes to show