5 Commits (cd212ea05f60ec687501a7906b1f4f1678673b1e)

Author SHA1 Message Date
Daniel Grunwald e530b1c1b6 Avoid `allowImplicitConversion: true` for `await` expressions -- there's no target type that the C# compiler could convert to. 4 weeks ago
Peter Crabtree e1e16b64f5 dev: Strip BOM mark from text files 1 year ago
Daniel Grunwald 5fb2f7a22f #nullable enable for ILAst (except for generated code) 5 years ago
Daniel Grunwald 04215ebcfa [async] Add copy propagation so that state machine field accesses can be reliably detected. 9 years ago
Daniel Grunwald 7d6122cfaf [async] Decompile await operator. 9 years ago