- 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
- 8a6701f Fix and refactor rustc-cg-gcc GCC dump (#3128) by Marc Poulhiès · 3 years ago
- 2bc7169 Erlang highlight and add to amazon (#3129) by Patrick Quist · 3 years ago
- 0efd82d Fix linter error in erlang.js by Marc Poulhiès · 3 years ago
- 82772f4 add support for erlang to beam bytecode (#3094) by Timothy Moores · 3 years ago
- 177fee0 Enable the GCC dump for the rustc using GCC backend (#3109) by Marc Poulhiès · 3 years ago
- 20ebcf7 Honour rustc flags when emitting MIR and emit both assembly and MIR in the same execution (#3116) by Marc Poulhiès · 3 years ago
- f7d77bd Modify the path include guard to fix some false-positives (#3083) by Rubén Rincón Blanco · 3 years ago
- bba925a Show GNAT expanded code pane even in case of compiler error (#3121) by Marc Poulhiès · 3 years ago
- 4e96bfb Filter fdump-passes output from stderr before displaying (#3115) by Marc Poulhiès · 3 years ago
- 88d58f9 Refactor GCC dump and GNAT expanded code creation (#3064) by Marc Poulhiès · 3 years ago
- 1915993 Remove trailing whitespaces by Nico Lehmann · 3 years ago
- 6f18695 Refactor GCC dump handling (#3024) by Marc Poulhiès · 3 years, 1 month ago
- ed0609b Avoid null error if asm line is somehow missing by RabsRincon · 3 years, 1 month ago
- 27b3c5e Set Java default encoding to UTF-8 (#3096) by Mats Larsen · 3 years, 1 month ago
- cf7d704 Await for things (#3086) by Matt Godbolt · 3 years, 1 month ago
- c9542a2 Implemement backwards compatability for Format API after #2957 (#3066) by Mats Larsen · 3 years, 1 month ago
- 8886821 Add a way to ensure no tracking is done and now 3rd party is available by RabsRincon · 3 years, 1 month ago
- 3d573e4 Fix IAR EWB implementation to work on Linux and tweak its ARM support (#3028) by Justus H · 3 years, 1 month ago
- 08611be fix tools for prediscovered compilers by partouf · 3 years, 1 month ago
- c8569b8 fix tool includeKey things by partouf · 3 years, 1 month ago
- 8383b64 fix props lambda by partouf · 3 years, 1 month ago
- 730f1b8 bugfix tools by partouf · 3 years, 1 month ago
- 1ca884c Seperate compiler finding process (#3022) by Patrick Quist · 3 years, 1 month ago
- 9b46d4f Initial support for GNAT specific debug output (#3000) by Marc Poulhiès · 3 years, 1 month ago
- 26f8357 refactor: replace underscore each usage with native for of (#3012) by Bhavin Ag · 3 years, 2 months ago
- 63b3c90 Add Go formatting with Gofmt (#2966) by Mats Larsen · 3 years, 2 months ago
- 8101349 Avoid calling compilerProps after compiler object construction (#3005) by Austin Morton · 3 years, 2 months ago
- e104811 Enable GCC dump for the GNAT Ada compiler (#2989) by Marc Poulhiès · 3 years, 2 months ago
- 87ed92a Implement LLVM IR output for ispc (#2972) by Mats Larsen · 3 years, 2 months ago
- b6338e0 Adds supportsExecute language option (#2963) by Rubén Rincón Blanco · 3 years, 2 months ago
- d103b7f Add support for generating SPIR-V assembly from OpenCL C and C++ for OpenCL (#2940) by Jason Zheng · 3 years, 2 months ago
- 813b654 Show full java asm output when using switch expression (#2996) by Maurice Mohlek · 3 years, 2 months ago
- f71e3c4 Unconditionally use the compilation queue (#2978) by Matt Godbolt · 3 years, 2 months ago
- 4e75139 Another attempt at speeding up the regex by Matt Godbolt · 3 years, 2 months ago
- a75fe09 Improve the regular expression used to parse conditionals. by Matt Godbolt · 3 years, 2 months ago
- 97134a9 Fix linting errors from #2932 by Mats Larsen · 3 years, 2 months ago
- 278d28b Add rustc Macro Expansion view (#2932) by Mats Larsen · 3 years, 2 months ago
- e7b9cbd Respect tab width and tabs/spaces settings for format APIs (#2957) by Mats Larsen · 3 years, 2 months ago
- c3a7274 Remove user-agent dependencies and add some extra metadata stuff (#2943) by Patrick Quist · 3 years, 2 months ago
- 8c852d9 Rename CUDA to CUDA C++ in language dropdown (#2938) by Mats Larsen · 3 years, 2 months ago
- eda7397 add .ixx to c++ extensions by partouf · 3 years, 2 months ago
- 8cd9aaf oops by partouf · 3 years, 2 months ago
- 04f39e2 bugfixes pascal objdump by partouf · 3 years, 2 months ago
- 6919532 bugfixes cmake inputFilename by partouf · 3 years, 2 months ago
- e24f724 Options cleanup (#2924) by Patrick Quist · 3 years, 2 months ago
- bc6757a Pascalchanges (#2881) by Patrick Quist · 3 years, 2 months ago
- d6081f5 support cmake for fortran (#2930) by Patrick Quist · 3 years, 2 months ago
- 27136f3 Clean trunk and execution (#2916) by Patrick Quist · 3 years, 3 months ago
- b3628b2 OCaml Improvements: objdump and a few refactorings (#2913) by Haz · 3 years, 3 months ago
- 44c5162 Add support for Microsoft Visual C++ 6 (#2907) by Kevin Adler · 3 years, 3 months ago
- 31050a8 Cmakeproms (#2906) by Patrick Quist · 3 years, 3 months ago
- 22304af new counters for cmake and bugfix executeCounter (#2905) by Patrick Quist · 3 years, 3 months ago
- b744d6a Asm-parser binary bugfix (#2904) by Patrick Quist · 3 years, 3 months ago
- 9d382eb bugfix mainsource detection by partouf · 3 years, 3 months ago
- cfff740 Fix execution for Java with multifile ui (#2882) by Mats Larsen · 3 years, 3 months ago
- 955e500 Make asSafeVer even safer for more types of inputs by RabsRincon · 3 years, 3 months ago
- 0b75857 Only focus on the first word of semver for ordering by RabsRincon · 3 years, 3 months ago
- 27d29d9 allow .f fortran file by Patrick Quist · 3 years, 3 months ago
- 5e5e601 Multifile/IDE mode (#2725) by Patrick Quist · 3 years, 3 months ago
- aab1e8c Add chibicc (#2873) by Rubén Rincón Blanco · 3 years, 3 months ago
- 53b9e0a Support multiple formatter types for /api/format (#2818) by Mats Larsen · 3 years, 3 months ago
- 019029c Support execution and binary mode in haskell. Closes #2854 by Matt Godbolt · 3 years, 3 months ago
- 60db8ba Make OCaml examples executable and objdumpable (#2853) by Haz · 3 years, 3 months ago
- b6c2380 Assembly API documentation for Java Bytecode (#2817) by Mats Larsen · 3 years, 3 months ago
- ca017ba Add support for heterogeneous compute (#2836) by Matt Godbolt · 3 years, 3 months ago
- 565a4f7 Actually fix Windows options-handler tests for realsies now by RabsRincon · 3 years, 3 months ago
- 9a1c83d Change some _.bind(fn, this) to fn.bind(this) by RabsRincon · 3 years, 3 months ago
- 16ff1a8 Add api/version and api/releaseBuild GET endpoints by RabsRincon · 3 years, 3 months ago