- 2b3f822 gracefully handle defunct remote instances on startup by partouf · 2 years, 6 months ago
- 7573e69 extra unittests to see what happens if ppl are being cheeky by partouf · 2 years, 6 months ago
- 38cf38f Sprinkle some path.delimiter around (#3725) by Rubén Rincón Blanco · 2 years, 6 months ago
- 88cb7d6 Base-compiler to typescript (#3718) by Patrick Quist · 2 years, 6 months ago
- fe2687f allow hashes in arguments (#3726) by Patrick Quist · 2 years, 6 months ago
- 4150b60 First try at fixing flang (#3673) by Rubén Rincón Blanco · 2 years, 6 months ago
- d9151b9 Fix unused label filter for CUDA PTX output (#3717) by Ben Barsdell · 2 years, 6 months ago
- d0b38ab bugfix apphome by partouf · 2 years, 6 months ago
- 2c02f32 fix ada; set apphome to allow subdir customcwd by partouf · 2 years, 6 months ago
- f76cc54 formatfix by partouf · 2 years, 6 months ago
- d47191c bugfix ada intel asm options by Patrick Quist · 2 years, 6 months ago
- b006d4a Ada: fix compile to binary/execute within jail (#3716) by Marc Poulhiès · 2 years, 6 months ago
- bb0f4dc Fix demangling in CUDA PTX output (#3714) by Ben Barsdell · 2 years, 6 months ago
- 6e5d636 Ada: Fix inputFileName at incorrect loc for binary and execution (#3712) by Marc Poulhiès · 2 years, 6 months ago
- 77e38a2 Remove hardcoded path by Marc Poulhiès · 2 years, 6 months ago
- a4cd297 Beeb (#3679) by Patrick Quist · 2 years, 6 months ago
- 86c6dea Make Clang parser logic shorter (#3692) by Juan José · 2 years, 6 months ago
- c9b2b81 style: prefer built-in `Array#find()` over lodash lib (#3693) by Juan José · 2 years, 6 months ago
- f64c753 Have a way to disable asm docs if needed (#3667) by Rubén Rincón Blanco · 2 years, 6 months ago
- f83e184 Minimal version of externalparser asm-parser (#3278) by Patrick Quist · 2 years, 7 months ago
- 69fb396 better logging for when objdump or c++filt is missing by partouf · 2 years, 7 months ago
- 67714e5 Dosbox + Turbo C 2.01 support (#3627) by Patrick Quist · 2 years, 7 months ago
- 75b1c19 formatfixes by partouf · 2 years, 7 months ago
- bb8f3b8 Merge branches 'bbcmicrothings' and 'main' of https://github.com/compiler-explorer/compiler-explorer into main by partouf · 2 years, 7 months ago
- e937c7e Add semver check for ast dump in iscp (#3652) by Rubén Rincón Blanco · 2 years, 7 months ago
- 723f23e Add missing ts and sol logos by RabsRincon · 2 years, 7 months ago
- 5087a9e Add icons to languages in dropdown (#3298) by Rubén Rincón Blanco · 2 years, 7 months ago
- 0c2070a Renable license checks (#3619) by Rubén Rincón Blanco · 2 years, 7 months ago
- cb7a772 Merge remote-tracking branch 'origin/main' into bbcmicrothings by partouf · 2 years, 7 months ago
- f2c1e0b The Grand Reformat (#3643) by Matt Godbolt · 2 years, 7 months ago
- 7e7dd0f Fix for #3637 (#3638) by Jeremy Rifkin · 2 years, 7 months ago
- e984c9a Option to load a custom popular arguments json from disk (#3597) by Patrick Quist · 2 years, 7 months ago
- f19bebc Add 405 handlers for API endpoints (#3620) by Rubén Rincón Blanco · 2 years, 7 months ago
- 9d9b62e Normalize license header by RabsRincon · 2 years, 7 months ago
- 29b6e4a Fix #3275 : move from compiler-opt-info to compiler-opt-info2 (#3615) by Ofek · 2 years, 7 months ago
- d4cd96e Add GHC Core and Cmm views #3571 (#3593) by A S E · 2 years, 7 months ago
- 19ddc33 Port cache code to Typescript (#3605) by Matt Godbolt · 2 years, 7 months ago
- d68cc80 Automatically detect Java entry points (#3614) by Headline · 2 years, 7 months ago
- 2f56da5 lintfix by Patrick Quist · 2 years, 7 months ago
- fa9a274 Clang force dwarf4 (#3604) by Patrick Quist · 2 years, 7 months ago
- 9b494f0 Move cache logging into a place where we have the key (#3606) by Matt Godbolt · 2 years, 7 months ago
- de161fd Log the hash of compiler cache accesses by Matt Godbolt · 2 years, 7 months ago
- 58337bb Improvements to policy handling (#3595) by Matt Godbolt · 2 years, 7 months ago
- 943af8f add a view for Haskell STG intermediary output #3571 (#3585) by A S E · 2 years, 7 months ago
- 5ae6b30 Pre-compile typescript in releases (#3570) by Matt Godbolt · 2 years, 7 months ago
- 551a0be Optionally log the compiler cache keys and accesses (#3583) by Matt Godbolt · 2 years, 7 months ago
- 154c18a Add noImplicitOverride to tsc config by RabsRincon · 2 years, 7 months ago
- 09df855 Handle missing asm information (#3569) by Matt Godbolt · 2 years, 7 months ago
- 7bb5764 Lint fixes by Matt Godbolt · 2 years, 7 months ago
- 5e5ee98 Fix 4 year old compiler ordering bug by RabsRincon · 2 years, 7 months ago
- 4965bd6 All semver comparisons now ensure it's safe to do so (#3562) by Rubén Rincón Blanco · 2 years, 7 months ago
- aa65eb5 Merge branch 'main' into rr/comma-dangle by Matt Godbolt · 2 years, 7 months ago
- f77dd84 Async WINE setup (#3558) by Matt Godbolt · 2 years, 7 months ago
- 40fe769 Set comma-dangle to always in server code and es5 in client code by RabsRincon · 2 years, 7 months ago
- fb35d64 Fix Solidity compilers and line numbers in versions 0.4.x - 0.8.x (#3561) by Anders-T | 0x80.eth · 2 years, 7 months ago
- 21b764f Unify comma configuration; and apply format to some files. (#3559) by Matt Godbolt · 2 years, 7 months ago
- d35e98f Throw on bad mtime (#3556) by Matt Godbolt · 2 years, 7 months ago
- d801f03 Defer running buildenv stuff (#3550) by Matt Godbolt · 2 years, 7 months ago
- aa78a5f Map solidity EVM assembly to lines of code (#3545) by Anders-T | 0x80.eth · 2 years, 7 months ago
- 1175b39 Fix some ast types by RabsRincon · 2 years, 7 months ago
- 16b071b Updated x86 docenizer to read adjacent tables (#3541) by Jeremy Rifkin · 2 years, 7 months ago
- ef8f36d Convert lib/sources to TypeScript (#3526) by Mats Larsen · 2 years, 7 months ago
- 2001d1b Add support for Solidity (#3507) by Alexey Shekhirin · 2 years, 8 months ago
- 17c01cf Fix for msvc library issue (#3501) by Patrick Quist · 2 years, 8 months ago
- 0487027 Reorder user args first (#3496) by Matt Godbolt · 2 years, 8 months ago
- 569df66 bugfix library matching icx (#3484) by Patrick Quist · 2 years, 8 months ago
- 48c95e8 Adds overridable orderArguments function (#3489) by Rubén Rincón Blanco · 2 years, 8 months ago
- 63ca451 Fix #3465 (#3466) by Jeremy Rifkin · 2 years, 8 months ago
- bb7b662 Moved inputFilename forward in compiler arguments (#3474) by Omar Awile · 2 years, 8 months ago
- 7c03aae Fix invalid typeof expression (#3454) by Matt Godbolt · 2 years, 8 months ago
- 3fba855 Some fixups for typescript (#3452) by Matt Godbolt · 2 years, 8 months ago
- df3042f Added TypeScript Native compiler (#3448) by ODuzhar · 2 years, 8 months ago
- 419d386 Added keyword-spacing eslint rule and fixed instances of inconsistent spacing (#3428) by Jeremy Rifkin · 2 years, 9 months ago
- aa516e3 Add llvm-symbolizer to ASAN_SYMBOLIZER_PATH (#3425) by Jeremy Rifkin · 2 years, 9 months ago
- 181e2c2 Construct one FormattingHandler for all compilers (#3417) by Matt Godbolt · 2 years, 9 months ago
- dc06a85 Handle lines with no opcodes (#3416) by Matt Godbolt · 2 years, 9 months ago
- af4a55e Fix preprocessor filtering with url #includes (#3398) by Jeremy Rifkin · 2 years, 9 months ago
- 2cf941d Move Prometheus metrics server into a separated file (#3391) by Juan José · 2 years, 9 months ago
- 48eee26 Group some files to their own folders (#3384) by Rubén Rincón Blanco · 2 years, 9 months ago
- c3bba29 Discovered compiler tool fixes (#3377) by Patrick Quist · 2 years, 9 months ago
- 0bc22bb when no files are supplied, no need to do anything special for them either (#3371) by Patrick Quist · 2 years, 9 months ago
- 53a17f5 Please the liner by RabsRincon · 2 years, 10 months ago
- f0f744d Add more dart versions (#3361) by Michael Debertol · 2 years, 10 months ago
- c432d62 add the formatter for dart (#3362) by Michael Debertol · 2 years, 10 months ago
- 88bcb4f Show preprocessor output even if main compilation fails (#3363) by Jeremy Rifkin · 2 years, 10 months ago
- 045c68d Add strict tsc flag for the backend ts code (#3355) by Rubén Rincón Blanco · 2 years, 10 months ago
- 3f695c9 Add Dart support (#3352) by Michael Debertol · 2 years, 10 months ago
- 7031a6e Move static/load-save.js to TypeScript (#3345) by Rubén Rincón Blanco · 2 years, 10 months ago
- 74efcfa Preprocessor output panel (#3330) by Jeremy Rifkin · 2 years, 10 months ago
- bb1f491 Implement asm-parser for dotnet (#3334) by Steve · 2 years, 10 months ago
- ed90053 Fixes Executor pane for Python (+ possibly more) (#3354) by Rubén Rincón Blanco · 2 years, 10 months ago
- 0247877 Fix Linter error by RabsRincon · 2 years, 10 months ago
- e91d5a0 Static Analysis tool update (#3324) by TimmyTechTV · 2 years, 10 months ago
- 41853b4 Fixes check for empty request body (#3350) by Yusuf Bham · 2 years, 10 months ago
- 20e022e in case of win32 binary mode, use the binary parser and associate obj filenames even if theres no lineno info (#3341) by Patrick Quist · 2 years, 10 months ago
- 59ab2e1 C/C++ Turn off filtering when -E is provided. Suggestion for upstream issue #1380. (#3320) by Jeremy Rifkin · 2 years, 10 months ago
- ef74c3a Ada: Fix intel filter active even for cross compilers (#3318) by Marc Poulhiès · 2 years, 10 months ago
- c28d535 Changes needed to make dotnet work with nsjail (#3307) by Patrick Quist · 2 years, 10 months ago
- a07a42b Adding Static Analysis to tooling (#3306) by TimmyTechTV · 2 years, 10 months ago
- 9b890b1 Refactor handling of Assembly Documentation Providers (#3247) by Mats Larsen · 2 years, 10 months ago