-
Microsoft Corporation
- Redmond
- https://www.facebook.com/tomas.matousek.754
- @tomas_matousek
Block or Report
Block or report tmat
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
roslyn Public
Forked from dotnet/roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
C#
-
metadata-tools Public
Forked from dotnet/metadata-tools
Contains tools for metadata, such as Roslyn's metadata visualizer.
PowerShell
-
sourcelink Public
Forked from dotnet/sourcelink
SourceLink enables a great source debugging experience for your users, by adding source control metadata to your built assets
C#
-
symreader-converter Public
Forked from dotnet/symreader-converter
Converts between Windows PDB and Portable PDB formats.
C#
-
symreader-portable Public
Forked from dotnet/symreader-portable
Reader of Portable PDBs format that implements DiaSymReader interfaces (ISymUnmanagedReader, ISymUnmanagedBinder, etc.).
C#
-
1,070 contributions in the last year
Activity overview
Contribution activity
August 2022
Created 15 commits in 2 repositories
Created a pull request in dotnet/roslyn that received 12 comments
Opened 16 other pull requests in 2 repositories
dotnet/roslyn
9
merged
5
open
1
closed
- Fix casing in VB file
- Delete Microsoft.CodeAnalysis.Workspaces.Desktop
- Deprecate usage of Workspace in TextLoader (breaking change)
- Simplify RecoverableText
- More sync command handlers
- Remove waiting for background task from more command handlers
- Fix key for VisualFSharp.UnitTests IVT
- Fixes EnC slot mapping for certain kinds of synthesized variables lifted to state machine fields
- Fix capability granting for auto-properties
- EnC: try to use the document snapshot when validating PDB checksum
- Enc checksum alg
- Todo settings
- [test only]
- Emit MetadataUpdateOriginalTypeAttribute in VB
- Emit MetadataUpdateOriginalTypeAttribute
dotnet/metadata-tools
1
open
Reviewed 26 pull requests in 3 repositories
dotnet/roslyn
24 pull requests
- Support changing return types of methods, properties, events
- Emit MetadataUpdateOriginalTypeAttribute in VB
- Deprecate usage of Workspace in TextLoader (breaking change)
- Simplify RecoverableText
- Update versions of external packages we reference
- Fixes EnC slot mapping for certain kinds of synthesized variables lifted to state machine fields
- Move options subsystem over to using SolutionService snapshots.
- Rename internal 'LanguageServices' namespace to not collide with new 'LanguageServices' type.
- Fix capability granting for auto-properties
- EnC: Log deltas and messages to disk
- Allow Roslyn to access any evaluation properties
- Make SolutionServices (and related) APIs public
- Add ChecksumAlgorithm to project snapshot
- Todo settings
- Remove one of our out of proc analyzers
- Don't loop forever
- Emit MetadataUpdateOriginalTypeAttribute
- Avoid cases in OOP of accessing .Solution.Workspace
- Test PDB checksums emitted for source generated files
- Fetch the recoverable tree length option more lazily
- Remove bogus assert around C# import scopes.
- Check the right matches in lambdas
- Issue delete and insert edits when changing parameters
- Simplify construction of hte RemoteWorkspace
dotnet/sourcelink
1 pull request
dotnet/interactive-window
1 pull request
Created an issue in dotnet/roslyn that received 10 comments
GTD fails to navigate to System.Reflection.Metadata.Ecma335 types
Version 17.4.0 Preview 2.0 [32731.56.main]
Repro:
Navigate to System.Reflection.Metadata.Ecma335.EditAndContinueLogEntry from CheckEncLogDefinitions …
Opened 11 other issues in 3 repositories
dotnet/roslyn
6
open
3
closed
- SourceText created in didOpen LSP handler needs encoding and checksum algorithm
- Eliminate all uses of Workspace.TryApplyChanges from command handlers
- Primary constructor (properties) have sequence points but breakpoints can't be placed
- Hot reload erases captured local variables in async function
- InvalidOperationException thrown by AbstractMoveStaticMembersRefactoringProvider
-
Simplification of
default(T)argument should add argument name - Change signature should suggest importing namespace for a type that's not recognized
- Possibly infinite loop in DecompilationMetadataAsSourceFileProvider.GetGeneratedFileAsync
- Assertion in CSharpSemanticModel.GetImportScopesCore fails in Interactive Window




