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
*
eslint root setting and fixes (#6307)
gh-11409
Patrick Quist
2024-04-16
*
Bump remaining deps (#5781)
gh-9637
Matt Godbolt
2023-11-20
*
Disable diffable asm for dotnet 8.0+ by default (#5739)
gh-9566
Steve
2023-11-13
*
Execution with heaptrack (#5644)
gh-9459
Patrick Quist
2023-11-07
*
Always get version string for dotnet (#5648)
gh-9305
Steve
2023-10-30
*
Fix crossgen2 compilation (#5661)
gh-9304
Steve
2023-10-30
*
Allow disabling diffable asm manually (#5585)
gh-9185
Steve
2023-10-23
*
Improve the disassembly format for dotnet (#5419)
gh-8595
Steve
2023-08-25
*
Bring back crossgen2 (#5415)
gh-8591
Steve
2023-08-24
*
Use corerun and DisassemblyLoader for dotnet (#5391)
gh-8577
Steve
2023-08-23
*
dotnet: show the actual error when compilation fails (#5410)
gh-8575
kasperk81
2023-08-22
*
add dotnet aot support for linux-x64 (#5345)
gh-8551
kasperk81
2023-08-21
*
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