- Boston
Highlights
- 1 discussion answered
Block or Report
Block or report vargaz
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
lldb Public
Forked from llvm-mirror/lldb
Mirror of official lldb git repository located at http://llvm.org/git/lldb. Updated every five minutes.
-
-
cecil Public
Forked from mono/cecil
Cecil is a library to generate and inspect programs and libraries in the ECMA CIL form.
C#
-
-
713 contributions in the last year
Less
More
Contribution activity
February 2022
Created 1 commit in 1 repository
Created a pull request in dotnet/runtime that received 2 comments
[mono] Add an 'allow-loader-errors' AOT option.
This can be used to avoid aborting the AOT process if a loader error occurs. The methods which fail to load will not be AOTed and the failures will…
+5
−1
•
2
comments
Reviewed 9 pull requests in 2 repositories
dotnet/runtime
7 pull requests
- Fix mono native warnings from wasm targets
-
Add tests for
reffield overlap with OBJECTREF and non-alignedreffields. - [Mono] Intrinsify Vector.Equals
- [mono] Remove OP_FCONV_TO_U opcode
- [build] Move Mono API headers to src/native/include/mono-2.0
-
[AOT] Use
.shortdirective instead of.hword - mono_get_generic_info_from_stack_frame fix for default interface methods