index
:
compiler-explorer
local
main
compiler explorer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
compilers
/
dotnet.ts
Commit message (
Expand
)
Author
Age
*
Improve the type of ExecutionOptions.env (#5206)
gh-8009
Jeremy Rifkin
2023-06-28
*
Upgrade all minor versions; format; bump sonar and css minimizer (#4920)
gh-6999
Matt Godbolt
2023-04-01
*
add back --parallelism (#4885)
gh-6902
kasperk81
2023-03-17
*
Bump all minor versions - npm update; also bump webpack version speculatively...
gh-6756
Matt Godbolt
2023-03-12
*
rename jit option for dotnet 8 (#4821)
gh-6737
kasperk81
2023-03-11
*
Transition to ECMAScript Modules (#4780)
gh-6536
Mats Jun Larsen
2023-02-27
*
Fix trailing comma issue (#4775)
gh-6504
Jeremy Rifkin
2023-02-26
*
Turn some auto-fixable eslint rules back on (#4766)
gh-6434
Jeremy Rifkin
2023-02-23
*
Type work for some handlers and stuff related to the compiler-finder (#4752)
gh-6407
Jeremy Rifkin
2023-02-22
*
Tsify lib/compilers (#4609)
gh-6026
Jeremy Rifkin
2023-01-29
*
display crossgen2 version in asm output (#4526)
kasperk81
2023-01-02
*
Slightly more controversial bumpings (#4503)
gh-5552
Matt Godbolt
2022-12-28
*
Various enhancements for dotnet (#4362)
Steve
2022-12-27
*
obsolete vars
gh-5133
partouf
2022-11-29
*
format and lint
gh-5130
partouf
2022-11-28
*
.net - compileToBinary fix (#4353)
Patrick Quist
2022-11-28
*
dynamically set targetFramework (#4354)
gh-5126
kasperk81
2022-11-28
*
refactor: renames the CompilerFilters type (#4346)
gh-5117
Marc Poulhiès
2022-11-28
*
Support trunk and execution for .NET (#4351)
gh-5100
Steve
2022-11-27
*
Mg/props ts (#4340)
gh-5089
Jeremy Rifkin
2022-11-26
*
Fixes for .NET 7 (#4347)
gh-5085
Matt Godbolt
2022-11-26
*
Fix F# build failure (#4344)
gh-5081
Steve
2022-11-26
*
Fix crossgen2 arguments (#4342)
gh-5058
Steve
2022-11-25
*
Work in progress on net .NET
gh-5031
Matt Godbolt
2022-11-25
*
Update dotnet script (#4337)
gh-5030
Steve
2022-11-25
*
tsify exec.js (#4026)
gh-4152
Patrick Quist
2022-09-06
*
Base-compiler to typescript (#3718)
gh-3142
Patrick Quist
2022-05-27
*
Dosbox + Turbo C 2.01 support (#3627)
gh-2886
Patrick Quist
2022-05-13
*
Add noImplicitOverride to tsc config
RabsRincon
2022-04-27
*
Set comma-dangle to always in server code and es5 in client code
gh-2532
RabsRincon
2022-04-26
*
Unify comma configuration; and apply format to some files. (#3559)
gh-2517
Matt Godbolt
2022-04-25
*
Group some files to their own folders (#3384)
gh-2075
Rubén Rincón Blanco
2022-02-22
*
Add strict tsc flag for the backend ts code (#3355)
gh-1950
Rubén Rincón Blanco
2022-02-12
*
Implement asm-parser for dotnet (#3334)
gh-1926
Steve
2022-02-11
*
Changes needed to make dotnet work with nsjail (#3307)
gh-1805
Patrick Quist
2022-02-01