stakx / ecma-335

Markdown version of ECMA-335: Common Language Infrastructure (CLI). Work in progress (approx. 99% complete). Collaboration welcome!
39 stars 4 forks source link

Incorporate Microsoft-specific implementation notes? #11

Open stakx opened 4 years ago

stakx commented 4 years ago

https://github.com/dotnet/runtime/blob/master/docs/project/dotnet-standards.md lists a set of PDFs of the ECMA-335 partitions annotated with Microsoft-specific implementation notes. Those would be nice to have, if the copyright allows it.

https://github.com/dotnet/runtime/blob/main/docs/design/specs/Ecma-335-Augments.md is another source of documented departures from the standard (relevant for .NET Core and newer).