Cosmos/source2/Compiler
2014-01-18 00:09:54 +00:00
..
Cosmos.Compiler.DebugStub Improvements to DS speed. We now insert NOP placeholders for INT3s in preference to actually inserting the INT3s (though we still insert some INT3s so DS can process messages etc). Improves DS speed especially on larger methods with large numbers of C# lines between opening curly braces, "{". 2014-01-18 00:09:54 +00:00
Cosmos.XSharp All those debugger changes we've been waiting for ;) 2014-01-10 22:03:55 +00:00