- 37e93d7 skipAsm isn't a thing in clientstate, nevermind by Partouf · 4 years, 5 months ago
- ef42dbb support skipAsm filter by Partouf · 4 years, 5 months ago
- 3235729 Merge remote-tracking branch 'origin/master' into mobileshortlinkviewmode2 by Partouf · 4 years, 5 months ago
- a3ac7ef Support numeric labels (#2033) by Rubén Rincón Blanco · 4 years, 5 months ago
- 4df43dd Wsl fixes (#2012) by Simon Hössjer · 4 years, 5 months ago
- efe1327 compiler output support, tools, executor, lot of refactoring by Partouf · 4 years, 5 months ago
- 7583df9 support executor by Partouf · 4 years, 5 months ago
- 7087182 just the important bits by Partouf · 4 years, 5 months ago
- 01740fb Fixes undefined backendOptions by RabsRincon · 4 years, 5 months ago
- b7fc8b1 Ensure backend options are always generated by RabsRincon · 4 years, 5 months ago
- 6155516 Add backend option skipAsm by RabsRincon · 4 years, 6 months ago
- 2785809 Add ability to hide compilers from selection lists by RabsRincon · 4 years, 6 months ago
- 9129704 Pass -fsyntax-only when getting GCC options and test that -masm= is really supported (#2001) by Iain Buclaw · 4 years, 6 months ago
- 3a9da38 Recognize weak labels if a global isn't found (#2000) by Iain Buclaw · 4 years, 6 months ago
- ce0b7be Recognize globals emitted for the mcore and rx targets (#1999) by Iain Buclaw · 4 years, 6 months ago
- 1f720f3 Fix asm parser to recognize SPARC function definitions (#1998) by Iain Buclaw · 4 years, 6 months ago
- cf9494d Fix the empty string failure on gcc lower than 4.9.0 by GeorgeGribkov · 4 years, 6 months ago
- 2f02d8b Merge remote-tracking branch 'origin/master' into GeorgeGribkov-pvs-studio-tool by Matt Godbolt · 4 years, 6 months ago
- 97c7067 Tools includeKey by Matt Godbolt · 4 years, 6 months ago
- 29125df Formatting; remove commented-out code by Matt Godbolt · 4 years, 6 months ago
- f5cab41 Merge remote-tracking branch 'origin/master' into GeorgeGribkov-pvs-studio-tool by Matt Godbolt · 4 years, 6 months ago
- 2a6c070 Change the message for the compilation error by GeorgeGribkov · 4 years, 6 months ago
- d6fd4e7 Return if compilation failed by GeorgeGribkov · 4 years, 6 months ago
- 74b02c0 exclude directories for analysis by GeorgeGribkov · 4 years, 6 months ago
- 24202e9 Turn on the automatic PVS-Studio.cfg generation by GeorgeGribkov · 4 years, 6 months ago
- 535d436 Make gccDump output process filename agnostic by RabsRincon · 4 years, 6 months ago
- aac49c3 change to support ce user by Partouf · 4 years, 6 months ago
- 2cae24f Merge remote-tracking branch 'origin/master' into HEAD by Partouf · 4 years, 6 months ago
- 79e3252 use pvs-studio-analyzer by Partouf · 4 years, 6 months ago
- 8c38500 Merge pull request #2003 from GeorgeGribkov/GeorgeGribkov-pvs-studio-tool by Matt Godbolt · 4 years, 6 months ago
- c2c6f32 minor fix by GeorgeGribkov · 4 years, 6 months ago
- 91972db Let the PVS-Studio-tool know the compiler path by GeorgeGribkov · 4 years, 6 months ago
- 263ff0e Support binary in rust. by Matt Godbolt · 4 years, 6 months ago
- b2d1027 restore some things by Partouf · 4 years, 6 months ago
- 2d08144 Merge branch 'pvstestthings' into GeorgeGribkov-pvs-studio-tool by Partouf · 4 years, 6 months ago
- e76375c Merge remote-tracking branch 'origin/master' into GeorgeGribkov-pvs-studio-tool by Partouf · 4 years, 6 months ago
- 7ffc3e3 fix #1996 by Partouf · 4 years, 6 months ago
- 0438c8f bluh by Partouf · 4 years, 6 months ago
- d723c82 Merge remote-tracking branch 'origin/master' into GeorgeGribkov-pvs-studio-tool by Partouf · 4 years, 6 months ago
- 101d6f1 merge https://github.com/GeorgeGribkov/compiler-explorer/commit/f4ac5e234dd7b99fffc8fea69143791a3952d43b by Partouf · 4 years, 6 months ago
- afd30bc Merge branch 'master' into go-archs by Rubén Rincón Blanco · 4 years, 6 months ago
- f4ac5e2 Clear the PVS-Studio stderr output by GeorgeGribkov · 4 years, 6 months ago
- 453bef9 Adding another sponsor; PVS Studio by Matt Godbolt · 4 years, 6 months ago
- 3a458c1 fix the things by Partouf · 4 years, 6 months ago
- f2cfae6 Argh lint. I fixed this but forgot to git add before pushing by Matt Godbolt · 4 years, 6 months ago
- 142c824 Check return code of pvs-studio and plog-converter and return their errors if they fail. CC @GeorgeGribkov by Matt Godbolt · 4 years, 6 months ago
- d9ebcd1 Make plog-converter configurable (CC @GeorgeGribkov) by Matt Godbolt · 4 years, 6 months ago
- a8bdcac Merge branch 'pvs-studio-tool' of https://github.com/GeorgeGribkov/compiler-explorer into GeorgeGribkov-pvs-studio-tool by Matt Godbolt · 4 years, 6 months ago
- 3338076 minimum effort support (#1979) by Patrick Quist · 4 years, 6 months ago
- 7fcca14 Ewavr (#1707) by Ethan Slattery · 4 years, 6 months ago
- 5bc4e3b enables binary+execution for ADA (#1971) by Patrick Quist · 4 years, 6 months ago
- 9fe8dcd Go: Add additional architectures by Kale Blankenship · 6 years ago
- eeb6bc5 Fix some little misprints by GeorgeGribkov · 4 years, 6 months ago
- ae3f22c Add PVS-Studio-tool by GeorgeGribkov · 4 years, 6 months ago
- e8c754d Avoid parsing version properties as numbers by Kale Blankenship · 4 years, 6 months ago
- 84e9b28 Canonical URLs now https://github.com/compiler-explorer/compiler-explorer! Hooray :) by Matt Godbolt · 4 years, 6 months ago
- 5c49e97 Merge pull request #1843 from mattgodbolt/features/nsjail by Matt Godbolt · 4 years, 6 months ago
- e9441f3 Add first corporate sponsor by Matt Godbolt · 4 years, 7 months ago
- 1682936 Fix some messages in the hope of finding #1931 by Matt Godbolt · 4 years, 7 months ago
- 9f9e5cb Better detection for -emit-llvm ir checks by RabsRincon · 4 years, 7 months ago
- 02b597c Limit libraries per compiler (#1951) by Patrick Quist · 4 years, 7 months ago
- 5687e01 dont reset ldpath by default (#1944) by Patrick Quist · 4 years, 7 months ago
- 8a32652 fix broken JavaCompiler by Jascha Knack · 4 years, 7 months ago
- 9047ffc Add toolchain librarypaths to -Wl,-rpath (#1934) by Patrick Quist · 4 years, 7 months ago
- 420462b Move thanks to "sponsors" by Matt Godbolt · 4 years, 8 months ago
- 7691833 Add reset() method to properties to enable testing by RabsRincon · 4 years, 8 months ago
- d88bfcb Add baseOptions to compiler props by RabsRincon · 4 years, 8 months ago
- cadbdf5 Switch to p-queue package, implement compilationEnvTimeoutMs, and improve temp cleanup logging (#1877) by Austin Morton · 4 years, 9 months ago
- 4760ae9 Update dependencies (#1842) by Austin Morton · 4 years, 9 months ago
- fabbbde Fix python compiler implementation by Austin Morton · 4 years, 9 months ago
- ab0f557 Don't error by returning a rejected promise as a string; throw an error. Fixes #1848 by Matt Godbolt · 4 years, 9 months ago
- cebf6ad Change default target for ISPC to avx2-i32x8 (#1846) by Dmitry Babokin · 4 years, 9 months ago
- bbff26f Add sandbox support for nsjail by Austin Morton · 5 years ago
- 8a3173c Refactor health check tests to use async and fix file content test by setting response content type explicitly by Austin Morton · 4 years, 9 months ago
- 1b7fe24 Perform some general maintenance on the test suite (#1840) by Austin Morton · 4 years, 9 months ago
- 98087fd Fix bug that caused compiler rescans to return the incorrect compiler objects by Austin Morton · 4 years, 10 months ago
- 141512b Add gitReleaseCommit field to options by Rubén Rincón · 4 years, 10 months ago
- 56f3bac Merge remote-tracking branch 'origin/master' into mg/async_tweaks by Matt Godbolt · 4 years, 10 months ago
- da29502 Fix empty demangler property detection by Austin Morton · 4 years, 10 months ago
- a0df8a0 Allow executeParameters to be json array by RabsRincon · 4 years, 10 months ago
- 627a244 Merge branch 'master' into mg/async_tweaks by Matt Godbolt · 4 years, 10 months ago
- 30a3d54 Remove demanglings of 'x' to 'x'; used in passing during label handling, but contributes roughly a third of all 'replacements'. See #1336 by Matt Godbolt · 4 years, 10 months ago
- 0647dba Replace strings using a slightly faster method. by Matt Godbolt · 4 years, 10 months ago
- 74780f3 More consisetency in storage handling. Thanks again @apmorton by Matt Godbolt · 4 years, 10 months ago
- 1252b8e TIL `for await (...)`. Thanks @apmorton by Matt Godbolt · 4 years, 10 months ago
- 717ea51 First wave of @apmorton suggestions and fixes by Matt Godbolt · 4 years, 10 months ago
- 1850ec7 Async tooling by Matt Godbolt · 4 years, 10 months ago
- 6d24480 win32 asyncify by Matt Godbolt · 4 years, 10 months ago
- 6999f9b Tweaks to retryPromise by Matt Godbolt · 4 years, 10 months ago
- fcffce5 Asyncify s3 handler by Matt Godbolt · 4 years, 10 months ago
- a15a4da Asyncify pascal by Matt Godbolt · 4 years, 10 months ago
- 1f86c64 Asyncify nvcc by Matt Godbolt · 4 years, 10 months ago
- 0670f57 Asyncify nim by Matt Godbolt · 4 years, 10 months ago
- cb08b7b Asyncify java by Matt Godbolt · 4 years, 10 months ago
- c589e08 Asyncify storage by Matt Godbolt · 4 years, 10 months ago
- f25940c Asyncify fortran by Matt Godbolt · 4 years, 10 months ago
- 252f8fe Asyncify dmd by Matt Godbolt · 4 years, 10 months ago
- 766480d Asyncify clean by Matt Godbolt · 4 years, 10 months ago
- b309b03 Fix explicit empty demangler by Matt Godbolt · 4 years, 10 months ago
- 0139382 Asyncify opt, add test by Matt Godbolt · 4 years, 10 months ago