You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor: many changes to the object model of Reko.Core
* Moved src\Decompiler\IDecompiledFileService.cs to src\Decompiler\Services
* Moved src\Core\Services\IDecompilerUIService.cs to src\Gui\Services
* Sprinkled the [MaybeNullWhen] attribute on `out` parameters
* Removed one of the ExpressionEmitter.Slice overloads
* Updated the PublicAPI.Unshipped.txt file (still > 2000 API's to complete)
0 commit comments