- 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, 7 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, 9 months ago
- f0f744d Add more dart versions (#3361) by Michael Debertol · 2 years, 9 months ago
- c432d62 add the formatter for dart (#3362) by Michael Debertol · 2 years, 9 months ago
- 88bcb4f Show preprocessor output even if main compilation fails (#3363) by Jeremy Rifkin · 2 years, 9 months ago
- 045c68d Add strict tsc flag for the backend ts code (#3355) by Rubén Rincón Blanco · 2 years, 9 months ago
- 3f695c9 Add Dart support (#3352) by Michael Debertol · 2 years, 9 months ago
- 7031a6e Move static/load-save.js to TypeScript (#3345) by Rubén Rincón Blanco · 2 years, 9 months ago
- 74efcfa Preprocessor output panel (#3330) by Jeremy Rifkin · 2 years, 9 months ago
- bb1f491 Implement asm-parser for dotnet (#3334) by Steve · 2 years, 9 months ago
- ed90053 Fixes Executor pane for Python (+ possibly more) (#3354) by Rubén Rincón Blanco · 2 years, 9 months ago
- 0247877 Fix Linter error by RabsRincon · 2 years, 9 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
- c4e76cd Add GNAT cross compiler from Alire project (#3294) by Marc Poulhiès · 2 years, 10 months ago
- 7c96678 Fix lib/compilers/dotnet lint error by Mats Larsen · 2 years, 10 months ago
- 0a3aadb Add support for C#, F# and Visual Basic (#3168) by Steve · 2 years, 10 months ago
- b83dafa Add comment for GNAT handling of command line options and enable strings (#3252) by Marc Poulhiès · 2 years, 10 months ago
- 1d8cae9 Fix strings tool calling wrt binary/executable targets (#3251) by Marc Poulhiès · 2 years, 10 months ago
- 1406669 Move BaseFormatter into /lib/formatters (#3250) by Mats Larsen · 2 years, 10 months ago
- 8bd3945 Upgrade eslint-plugin-unicorn, and fix issues it ponted out by Matt Godbolt · 2 years, 10 months ago
- ee2370f Fix bug: /compile endpoint API errors should be 400s (#3246) by Luca Pizzini · 2 years, 10 months ago
- bf9d233 Add AVR assembly documentation (#3218) by Elektron72 · 2 years, 11 months ago
- 8679767 Fix parsing assembler from binary when templates are used (#3238) by Marc Poulhiès · 2 years, 11 months ago
- 91e4f37 Make sure asm-raw behaves on compilation errors by RabsRincon · 2 years, 11 months ago
- da1a3ab Make it possible to share types in /types directory between front and backend (#3211) by Mats Larsen · 2 years, 11 months ago
- 7f0bc32 API: Change 'filters' option to be additive (#3206) by Gregory Anders · 2 years, 11 months ago
- 86dd8f7 Ada: new pane for GNAT Debug Tree (#3190) by Marc Poulhiès · 2 years, 11 months ago
- 5a35069 Add assembly documentation for 6502 (#3210) by Elektron72 · 2 years, 11 months ago
- 6e79e09 Minimal backend typescript support (#3207) by Patrick Quist · 2 years, 11 months ago
- d00878f Fix missing gimple and original tree dump in GCC dump by Marc Poulhiès · 2 years, 11 months ago
- e003f11 Revert "Create microsoft-analysis-tool.js (#3172)" by partouf · 2 years, 11 months ago
- 0de5dd9 Revert "Fix missing gimple and original tree dump in GCC dump (#3183)" by partouf · 2 years, 11 months ago
- 819e18a Create microsoft-analysis-tool.js (#3172) by timmy-ms · 2 years, 11 months ago
- c8b25ee Fix missing gimple and original tree dump in GCC dump (#3183) by Marc Poulhiès · 2 years, 11 months ago
- 04787ce Fix source/assembly mapping when GNAT expanded code pane opened (#3177) by Marc Poulhiès · 2 years, 11 months ago
- 810a1d0 Describe which opcode and arch was not found (#3175) by Mats Larsen · 2 years, 11 months ago
- 73c7586 Update eslint et al by Matt Godbolt · 2 years, 11 months ago
- a00f263 Handle filecontent and filename errors (#3170) by Patrick Quist · 2 years, 12 months ago
- d7c4eec Refactor and return 404 from AsmDocs APIs (#3143) by Mats Larsen · 2 years, 12 months ago
- 2469376 rust: HIR dump and small refactor with macro expansion (#3147) by Marc Poulhiès · 2 years, 12 months ago
- 560d18c Temporarily patch Kotlin runtime execution (#3151) by Mats Larsen · 2 years, 12 months ago
- 12d27b5 Format the output file for Erlang in a nicer way (#3135) by Björn Gustavsson · 2 years, 12 months ago