Block or Report
Block or report TIHan
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
FQuake3 Public
Forked from id-Software/Quake-III-Arena
An attempt at porting Quake III to F# (FSharp)
-
1
// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
23module internal rec FSharp.Compiler.AsyncLazy
45// This is a port of AsyncLazy from Roslyn.
-
1
/// https://stackoverflow.com/questions/3342941/kill-child-process-when-parent-process-is-killed
2module WindowsHelpers =
3open System.Runtime.InteropServices
4open FSharp.NativeInterop
5
206 contributions in the last year
Activity overview
Contributed to
dotnet/runtime,
dotnet/fsharp,
fsprojects/FSharp.Data.TypeProviders
and 3 other
repositories
Contribution activity
August 2022
Created 5 commits in 1 repository
Created a pull request in dotnet/runtime that received 8 comments
ILASM - Roundtrip fix for 'poison' and 'hugeSimpleExpr1'
Should resolve: #73545
Ran the tests manually and they both pass:
Time [secs] | Total | Passed | Failed | Skipped | Assembly Execution Summary
====…
+3
−3
•
8
comments
Opened 4 other pull requests in 1 repository
Reviewed 3 pull requests in 1 repository
Created an issue in dotnet/runtime that received 1 comment
ILASM roundtrip failure - src/tests/readytorun/tests/mainv2
src/tests/readytorun/tests/mainv2
is failing ILASM roundtrip, making a new issue so we can track it
1
comment