- 3a88563 lintfix by partouf · 2 years, 9 months ago
- 74efcfa Preprocessor output panel (#3330) by Jeremy Rifkin · 2 years, 9 months ago
- a894faf lintfixes by partouf · 2 years, 10 months ago
- 41853b4 Fixes check for empty request body (#3350) by Yusuf Bham · 2 years, 10 months ago
- 5f0a3a7 Re-enable ansi tests. CC @matsjla by Matt Godbolt · 2 years, 10 months ago
- 9b890b1 Refactor handling of Assembly Documentation Providers (#3247) by Mats Larsen · 2 years, 10 months ago
- 1406669 Move BaseFormatter into /lib/formatters (#3250) by Mats Larsen · 2 years, 10 months ago
- bf9d233 Add AVR assembly documentation (#3218) by Elektron72 · 2 years, 11 months ago
- 7e294e7 fix unittest by partouf · 2 years, 11 months ago
- 5a35069 Add assembly documentation for 6502 (#3210) by Elektron72 · 2 years, 11 months ago
- 810a1d0 Describe which opcode and arch was not found (#3175) by Mats Larsen · 2 years, 11 months ago
- eb002af Update prettier, reformat json files by Matt Godbolt · 2 years, 11 months ago
- 73c7586 Update eslint et al by Matt Godbolt · 2 years, 11 months ago
- d7c4eec Refactor and return 404 from AsmDocs APIs (#3143) by Mats Larsen · 2 years, 12 months ago
- f7d77bd Modify the path include guard to fix some false-positives (#3083) by Rubén Rincón Blanco · 3 years ago
- cf7d704 Await for things (#3086) by Matt Godbolt · 3 years, 1 month ago
- 379a89f skip demangling (c++filt) tests when not on linux to allow more people to run the unittests (#3013) by Patrick Quist · 3 years, 2 months ago
- 511236c Convert ansi-to-html.js to typescript (#2988) by Markus · 3 years, 2 months ago
- 66e5734 Create test case for #2995 (#3002) by Mats Larsen · 3 years, 2 months ago
- dc49b67 Fix sinon lint warnings in tests by Austin Morton · 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
- e24f724 Options cleanup (#2924) by Patrick Quist · 3 years, 2 months ago
- bc6757a Pascalchanges (#2881) by Patrick Quist · 3 years, 2 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
- b87f856 Make linter happy by Rubén Rincón Blanco · 3 years, 3 months ago
- d562ae0 Add test for forcedVersion flag by RabsRincon · 3 years, 3 months ago
- 854fdf7 Some more semver tests 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
- 5e5e601 Multifile/IDE mode (#2725) by Patrick Quist · 3 years, 3 months ago
- 53b9e0a Support multiple formatter types for /api/format (#2818) by Mats Larsen · 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
- 2607bf5 Fix options-handler tools tests in Windows by RabsRincon · 3 years, 3 months ago
- 6fd069b Fix utils-test.js eslint complaints by RabsRincon · 3 years, 3 months ago
- 39aac53 Add basic options-handler tools parse test by RabsRincon · 3 years, 3 months ago
- 383c540 Add missing tests for utils.fileExists by RabsRincon · 3 years, 3 months ago
- 387c75a Adds configs for nsjail cfg and firejail profile paths (#2846) by Rubén Rincón Blanco · 3 years, 3 months ago
- a66df0b Bump timeout value of filters tests by RabsRincon · 3 years, 4 months ago
- 25f48a8 Reassign my copyright to Compiler Explorer Authors by Matt Godbolt · 3 years, 4 months ago
- db6626e Reassign my copyright to Compiler Explorer Authors by RabsRincon · 3 years, 4 months ago
- d52a131 Treat data definitions in the middle of functions as "strong" (#2792) by Matt Godbolt · 3 years, 4 months ago
- 0693def Re-enable tests for JavaCompiler (#2797) by Mats Larsen · 3 years, 4 months ago
- 115cbf3 Add support for HIP compilation for AMD GPUs. (#2759) by Artem Belevich · 3 years, 4 months ago
- f3acbc9 Adds .hidden for libraries (#2780) by Rubén Rincón Blanco · 3 years, 4 months ago
- 5fe6f14 Better handling of Kalray MPPA comment and bundle separator (#2768) by Marc Poulhiès · 3 years, 5 months ago
- 27012bb Initial sketch for how we could parse Rust output (#2761) by Rubén Rincón Blanco · 3 years, 5 months ago
- d6083ea Limit AWS SSM request to what we actually use (#2750) by Patrick Quist · 3 years, 5 months ago
- cb76eb5 undo by Patrick Quist · 3 years, 5 months ago
- 6947450 fix mock by Patrick Quist · 3 years, 5 months ago
- a6eef13 Support an executionWrapper per compiler. CC @jfalcou by Matt Godbolt · 3 years, 5 months ago
- b4ebb47 Add Kotlin/JVM support (#2637) by Daniel Below · 3 years, 6 months ago
- a4edf7e No array for each by Matt Godbolt · 3 years, 6 months ago
- cb50486 Bump eslint dependencies and suppress most of the warnings by Matt Godbolt · 3 years, 6 months ago
- 0aa3c9e Comment out ambiguous mangled name by Matt Godbolt · 3 years, 6 months ago
- ba6da76 add wrap to executor (#2679) by Patrick Quist · 3 years, 6 months ago
- 9b94ce7 Fix #1346: truncating nested top-level declarations (#2626) by Arseniy Zaostrovnykh · 3 years, 7 months ago
- b934d99 Keep go asm in UPPERCASE. See #2620 by Matt Godbolt · 3 years, 7 months ago
- 4f88b3f Highlight ASM and LLVM IR lines corresponding to the given token and vice-versa (#2594) by Arseniy Zaostrovnykh · 3 years, 7 months ago
- 259b72e Add some tests to s3 storage by Matt Godbolt · 3 years, 7 months ago
- a194b5a Always store shortlinks with a 6 character prefix in dynamodb by Austin Morton · 3 years, 8 months ago
- 80fa894 Store shortlinks with both 6 and 9 character prefixs in dynamodb by Austin Morton · 3 years, 8 months ago
- c0633d0 Highlight individual tokens in the source file and the corresponding nodes in the LLVM AST pane (#2572) by Arseniy Zaostrovnykh · 3 years, 8 months ago
- d461b8c Add support for nsjail compiler executions (#2569) by Matt Godbolt · 3 years, 8 months ago
- 71e23ae Treat LLVM %blah = expressions as "opcodes" by Matt Godbolt · 3 years, 8 months ago
- f7f0953 ANSI colour fixes. by Matt Godbolt · 3 years, 8 months ago
- af686e8 Support ELF Tool Chain and LLVM objdump (#2538) by Jessica Clarke · 3 years, 8 months ago
- 657866b Approval tests (#2491) by Matt Godbolt · 3 years, 8 months ago
- c0a45e7 Add CMake API (#2509) by Patrick Quist · 3 years, 8 months ago
- f227c75 bugfix arch detection by partouf · 3 years, 8 months ago
- 23b152b Colorize the LLVM AST to match the colors of the source (#2511) by Arseniy Zaostrovnykh · 3 years, 8 months ago
- 6fcf5d7 Increase the number of characters in s3 URLs by Matt Godbolt · 3 years, 8 months ago
- 7f4c4a9 Report back an estimate of filtered lines (#2506) by Rubén Rincón Blanco · 3 years, 8 months ago
- 8e2de4b Let api compile also detect aliased compilers (#2502) by Patrick Quist · 3 years, 8 months ago
- 11e470a Feature/jo/arm dockenizer (#2463) by Jeremy Overesch · 3 years, 9 months ago
- bb0a747 Ensure chai.should is in scope for all tests by Matt Godbolt · 3 years, 9 months ago
- 7edd6d4 Time all the things (#2462) by Patrick Quist · 3 years, 9 months ago
- 6ef5a9c fix #2231 (#2478) by Patrick Quist · 3 years, 9 months ago
- 29236dd Attempt at refactoring to better separate ldpaths and libpaths (#2452) by Patrick Quist · 3 years, 9 months ago
- 56e64c1 fix compiler.options splitting by Partouf · 3 years, 9 months ago
- 3a26b78 fix tests on windows by Partouf · 3 years, 9 months ago
- 1642130 Add support for more cases of verbose demangling (#2446) by Rubén Rincón Blanco · 3 years, 9 months ago
- 17b2bb8 Move /shortener to /api/shortener (#2426) by Matt Godbolt · 3 years, 9 months ago
- a9d76dd Demangle optimization (#2390) by Matt Godbolt · 3 years, 10 months ago
- 5a59cba Tweaks to mocha setup to let IDE users run individual tests again by Matt Godbolt · 3 years, 10 months ago
- 4737c7c support .d2line (#2375) by Patrick Quist · 3 years, 11 months ago
- 88d8505 Count compilations and executions in prom by Matt Godbolt · 3 years, 12 months ago
- 068f62c [riscv] Enable More RISC-V Targets (#2326) by Sam Elliott · 4 years ago
- 8a9db85 unittest not really realistic anymore, demangling is not done in parser by partouf · 4 years, 1 month ago
- 17c8ab8 Add stats for caches (#2300) by Matt Godbolt · 4 years, 1 month ago
- 924dd02 add initial unicode asm test by partouf · 4 years, 2 months ago
- 9b51556 remove obsolete links prop in asm json by partouf · 4 years, 2 months ago
- 28f0137 add some basic binary objdump parsing testcases by partouf · 4 years, 2 months ago
- de85aec Normalize and enforce license disclaimer headers (#2234) by Austin Morton · 4 years, 2 months ago
- 4a158e1 Library widget revamp (#2223) by Patrick Quist · 4 years, 2 months ago
- 9dcd208 Fix lint warning by Austin Morton · 4 years, 2 months ago
- f68198a Reassign copyright to Compiler Explorer Authors (#2233) by Matt Godbolt · 4 years, 2 months ago
- a2eed58 Transfer copyright to compiler explorer authors (#2232) by Patrick Quist · 4 years, 2 months ago