Skip to content
Avatar
🌍
🌍

Highlights

Organizations

@mono @xamarin @EpicGames @simdjson

Pinned

  1. VS2019 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).

    C# 287 16

  2. VS add-in. Creates Xamarin.Android Binding Projects using gradle

    C# 135 20

  3. C# bindings for lemire/simdjson (and full C# port)

    C# 469 26

  4. ARKit + UrhoSharp + Xamarin

    C# 42 20

  5. A plugin for Xamarin and Windows - it unites Crouton (Android), TWMessageBarManager (iOS) and my toast notificator for WP8.

    C# 257 79

851 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri
Activity overview
Contributed to mono/mono, dotnet/runtime, dotnet/coreclr and 5 other repositories
Loading

Contribution activity

August 2020

Created a pull request in dotnet/runtime that received 2 comments

[mono][Browser] Update ICU

Motivation: dotnet/icu#15 I accidentally closed #40313 in "draft" state and it seems it's not possible to re-open draft PRs.

+73 −25 2 comments

Created an issue in dotnet/runtime that received 1 comment

RyuJIT: IsValueType and IsAssignableFrom optimizations aren't inlining friendly.

#1157 introduced a jit optimization to optimize typeof(X).IsValueType to true/false. However, it seems this optimization doesn't work with inlining…

1 comment

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

You can’t perform that action at this time.