Has the ECMA CIL/Microsoft MSIL specification ever substantially changed? -


It has been updated three times, I can not find the history of a version which will make the changes clear between the versions . Is there any significant difference between the four, e.g. New opcodes etc.?

Apart from this: Is this true for MSIL?

Thank you!

Yes, the first two versions did not have generics - this is the biggest change.

The third edition contains a list of major changes in the preamble.

I have 1/2 and 3/4 ... I suspect that these were minor changes.

(I do not even know that ECMA C # spec will ever catch up with Microsoft version ... Current ECMA version is C # 2.0 basically.)


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -