aboutsummaryrefslogtreecommitdiff
path: root/lib/compilers/dotnet.ts
Commit message (Expand)AuthorAge
* eslint root setting and fixes (#6307)gh-11409Patrick Quist2024-04-16
* Bump remaining deps (#5781)gh-9637Matt Godbolt2023-11-20
* Disable diffable asm for dotnet 8.0+ by default (#5739)gh-9566Steve2023-11-13
* Execution with heaptrack (#5644)gh-9459Patrick Quist2023-11-07
* Always get version string for dotnet (#5648)gh-9305Steve2023-10-30
* Fix crossgen2 compilation (#5661)gh-9304Steve2023-10-30
* Allow disabling diffable asm manually (#5585)gh-9185Steve2023-10-23
* Improve the disassembly format for dotnet (#5419)gh-8595Steve2023-08-25
* Bring back crossgen2 (#5415)gh-8591Steve2023-08-24
* Use corerun and DisassemblyLoader for dotnet (#5391)gh-8577Steve2023-08-23
* dotnet: show the actual error when compilation fails (#5410)gh-8575kasperk812023-08-22
* add dotnet aot support for linux-x64 (#5345)gh-8551kasperk812023-08-21
* Improve the type of ExecutionOptions.env (#5206)gh-8009Jeremy Rifkin2023-06-28
* Upgrade all minor versions; format; bump sonar and css minimizer (#4920)gh-6999Matt Godbolt2023-04-01
* add back --parallelism (#4885)gh-6902kasperk812023-03-17
* Bump all minor versions - npm update; also bump webpack version speculatively...gh-6756Matt Godbolt2023-03-12
* rename jit option for dotnet 8 (#4821)gh-6737kasperk812023-03-11
* Transition to ECMAScript Modules (#4780)gh-6536Mats Jun Larsen2023-02-27
* Fix trailing comma issue (#4775)gh-6504Jeremy Rifkin2023-02-26
* Turn some auto-fixable eslint rules back on (#4766)gh-6434Jeremy Rifkin2023-02-23
* Type work for some handlers and stuff related to the compiler-finder (#4752)gh-6407Jeremy Rifkin2023-02-22
* Tsify lib/compilers (#4609)gh-6026Jeremy Rifkin2023-01-29
* display crossgen2 version in asm output (#4526)kasperk812023-01-02
* Slightly more controversial bumpings (#4503)gh-5552Matt Godbolt2022-12-28
* Various enhancements for dotnet (#4362)Steve2022-12-27
* obsolete varsgh-5133partouf2022-11-29
* format and lintgh-5130partouf2022-11-28
* .net - compileToBinary fix (#4353)Patrick Quist2022-11-28
* dynamically set targetFramework (#4354)gh-5126kasperk812022-11-28
* refactor: renames the CompilerFilters type (#4346)gh-5117Marc Poulhiès2022-11-28
* Support trunk and execution for .NET (#4351)gh-5100Steve2022-11-27
* Mg/props ts (#4340)gh-5089Jeremy Rifkin2022-11-26
* Fixes for .NET 7 (#4347)gh-5085Matt Godbolt2022-11-26
* Fix F# build failure (#4344)gh-5081Steve2022-11-26
* Fix crossgen2 arguments (#4342)gh-5058Steve2022-11-25
* Work in progress on net .NETgh-5031Matt Godbolt2022-11-25
* Update dotnet script (#4337)gh-5030Steve2022-11-25
* tsify exec.js (#4026)gh-4152Patrick Quist2022-09-06
* Base-compiler to typescript (#3718)gh-3142Patrick Quist2022-05-27
* Dosbox + Turbo C 2.01 support (#3627)gh-2886Patrick Quist2022-05-13
* Add noImplicitOverride to tsc configRabsRincon2022-04-27
* Set comma-dangle to always in server code and es5 in client codegh-2532RabsRincon2022-04-26
* Unify comma configuration; and apply format to some files. (#3559)gh-2517Matt Godbolt2022-04-25
* Group some files to their own folders (#3384)gh-2075Rubén Rincón Blanco2022-02-22
* Add strict tsc flag for the backend ts code (#3355)gh-1950Rubén Rincón Blanco2022-02-12
* Implement asm-parser for dotnet (#3334)gh-1926Steve2022-02-11
* Changes needed to make dotnet work with nsjail (#3307)gh-1805Patrick Quist2022-02-01