-
Microsoft
- Boston, MA
- http://www.ankitjain.org
Block or Report
Block or report radical
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
msbuild Public
Forked from dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
C# 1
-
referencesource Public
Forked from mono/referencesource
Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework
C#
-
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#
-
890 contributions in the last year
Activity overview
Contribution activity
March 2022
Created 19 commits in 4 repositories
Created 2 repositories
Created a pull request in dotnet/runtime that received 14 comments
[wasm] Fix S.T.Regex test failures due to line ending differences
Fixes #65978 .
When running System.Text.RegularExpressions.Tests tests on windows and
targeting Browser, the line ending differs between host and t…
Opened 26 other pull requests in 4 repositories
dotnet/runtime
6
open
4
closed
6
merged
- [IGNORE][wasm] trying perf pipeline on windows
- perf: Pass --dotnet-path to use dotnet-workload for wasm
- [wasm] Do not set _WasmDevel=true for blazor projects
- Revert "Remove 4267 suppression from mono (#66552)"
- [IGNORE][wasm] debugging aot on CI
-
[wasm] Use
npmfrom emsdk when runningsanitize.py -
Use
wasm-toolsworkload to run benchmarks for wasm - [IGNORE][wasm] Fixing perf pipeline
-
[release/7.0-preview2] Backport
[wasm] Fix a race condition in adding payloads for helix - [IGNORE][wasm] perf pipeline
- [IGNORE] [wasm] Testing disabled tests
-
[wasm][aot] Disable
System.Text.RegularExpressions.Unit.Tests -
[wasm] Rename
$(EmccInitialMemory)to$(EmccInitialHeapSize) - [wasm] Add support for symbolicating traces via XHarness
- [wasm] Update path to regex tests project, to be excluded for AOT
- [wasm] Add support for symbolicating native traces from JS, using a symbols file
dotnet/BenchmarkDotNet
5
merged
dotnet/performance
2
open
2
merged
dotnet/xharness
1
merged
Reviewed 15 pull requests in 4 repositories
dotnet/runtime
11 pull requests
- Refactor suggested in 65842
- [wasm] Emscripten 3.1.1 bump
- Fix emscripten-version.txt link
- [mono][interp] Fix a few local store warnings
- Disable Xharness telemetry for wasm
- Methods on primitives 65707
-
Use
wasm-toolsworkload to run benchmarks for wasm - Add support for the new WASM Exception Handling feature
- [mono][wasm] Add changes required by emscripten 3.1.4.
- [wasm] Use INITIAL_MEMORY instead of TOTAL_MEMORY
- [wasm][debugger] Support "on frame evaluation" of functions returning char
dotnet/BenchmarkDotNet
2 pull requests
dotnet/xharness
1 pull request
dotnet/performance
1 pull request
Created an issue in dotnet/runtime that received 13 comments
[wasm][aot] System.Text.RegularExpressions.Unit.Tests failing due to Maximum call stack size exceeded
Hitting on rolling builds, and PRs. This is when building the tests with AOT, and happens on linux, and windows.
Build, and
log:
info: Discovered: …
Opened 10 other issues in 3 repositories
dotnet/runtime
4
closed
4
open
-
[wasm] Regression on windows/AOT -
mono-aot-cross.execrashes every time - [wasm] Tracking issue for disabled library test projects
-
[wasm] Determine what default value to use for
$(EmccInitialHeapSize) -
System.Text.Json.Testsfailing due toCould not load file or assembly 'System.Runtime.CompilerServices.Unsafe' -
[wasm] Use a fixed version of
v8for testing -
Some
System.Net.Http.Functional.Teststests are timing out -
System.Runtime.InteropServices.GetEndComSlotTests.GetEndComSlot_Windows_ReturnsExpectedfailing on windows -
[wasm] NRE in
DebuggerTests.BreakpointTests.DebugHotReloadMethodUnchangedUsingSDB