Skip to content
Avatar

Achievements

Achievements

Highlights

  • 1 discussion answered

Organizations

@IronLanguages @microsoft @dotnet
Block or Report

Block or report tmat

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. IronRuby snippets

    C# 4

  2. Forked from dotnet/roslyn

    The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.

    C#

  3. Forked from dotnet/corefx

    This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.

    C# 1

  4. Forked from dotnet/buildtools

    Build tools that are necessary for building the .NET Core projects

    C#

787 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

July 2021

Created 8 commits in 1 repository

Created a pull request in dotnet/roslyn that received 13 comments

Implements support for reloadable types in the compiler

When a type marked as "reloadable" is edited a new type with synthesized name {original-name}#{N} is emitted instead of updating the original type …

+497 −168 13 comments

Created an issue in dotnet/runtime that received 3 comments

Hot Reload: unable to call added public API

Description Calling a public method added to a referenced library during Hot Reload may throw System.MissingMethodException. Repro: Run App.exe, un…

3 comments

Seeing something unexpected? Take a look at the GitHub profile guide.