- ee3000f Noscript default compiler (#2189) by Patrick Quist · 4 years, 3 months ago
- af729bc leave out fortran compilers that we dont have by partouf · 4 years, 3 months ago
- d8f5d3a Ranges-v3 0.11.0 support added + mp-units depends also on GSL now (#2188) by Mateusz Pusz · 4 years, 3 months ago
- a57da71 Add FPC 3.2.0 (#2185) by Patrick Quist · 4 years, 3 months ago
- 0f01b99 Fix curl API (#2184) by Patrick Quist · 4 years, 3 months ago
- 837fc3c Filter compilers in execution panel (#2181) by Patrick Quist · 4 years, 3 months ago
- baa37fa [WIP] Golang GO support binary + execution (#2179) by Patrick Quist · 4 years, 3 months ago
- 6b6a9ef use underscore pick to filter compiler properties by Partouf · 4 years, 3 months ago
- 9444b19 extra default field to offer more backward compatibility by Patrick Quist · 4 years, 3 months ago
- ab2f8e2 Compilers API changes (#2170) by Patrick Quist · 4 years, 3 months ago
- 0f71fc0 we can use the bool value directly by Partouf · 4 years, 3 months ago
- 999f72e Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by Partouf · 4 years, 3 months ago
- b41d416 fix output and filter defaults by Partouf · 4 years, 3 months ago
- eca31a4 Update sponsors by Matt Godbolt · 4 years, 3 months ago
- 32aadc9 [#RandomThingsNobodyAskedFor] Noscript pages (#2120) by Patrick Quist · 4 years, 3 months ago
- 5c9f635 Add executor button to compiler that inherits it (#2135) by Rubén Rincón Blanco · 4 years, 3 months ago
- 14a60bb Add base monaco editor config (#2157) by Rubén Rincón Blanco · 4 years, 3 months ago
- 8a05f00 Add ANSI color code support on executor pane (#2162) by Rubén Rincón Blanco · 4 years, 3 months ago
- 7e5eafd Concept to better notify lang support in tools (#1992) by Rubén Rincón Blanco · 4 years, 3 months ago
- 6d43743 * Add Rust 1.46.0 by RabsRincon · 4 years, 3 months ago
- 6c25b16 Add pipes library (#2161) by Jonathan Boccara · 4 years, 3 months ago
- 21fea37 Fix #2150 by Austin Morton · 4 years, 3 months ago
- 916ce00 Allow changing the detail level of GCC dumps in TREE and RTL view (#2134) by Iain Buclaw · 4 years, 3 months ago
- ea32ac1 Add LDC 1.23.0 and make it the default D compiler (#2153) by Johan Engelen · 4 years, 3 months ago
- b7143cc Add boost 1.74.0 by Matt Godbolt · 4 years, 3 months ago
- b1bbb3f More thanks by Matt Godbolt · 4 years, 3 months ago
- 02096e2 Add a sponsor by Matt Godbolt · 4 years, 3 months ago
- 9dde240 allow scrolling beyond last line in editors by Partouf · 4 years, 3 months ago
- c803157 really disable by Patrick Quist · 4 years, 3 months ago
- 30f3679 temporary disable tendra binary+exec by Patrick Quist · 4 years, 3 months ago
- aa4ff7e TenDRA support for C (#2138) by Patrick Quist · 4 years, 3 months ago
- d982c4b add cppx blue by Partouf · 4 years, 3 months ago
- b545d52 add cppx gold by Partouf · 4 years, 3 months ago
- a41d7be add support for cppx blue and gold languages (#2144) by sdgoodrick · 4 years, 3 months ago
- 5887a72 Update to Blaze 3.8 release (#2141) by igl42 · 4 years, 3 months ago
- c7b1ae0 More sponsor tweaks by Matt Godbolt · 4 years, 3 months ago
- e555788 Fix accidentally duplicated go compiler by Matt Godbolt · 4 years, 3 months ago
- e28e3df Tweaks for PVS Studio by Matt Godbolt · 4 years, 3 months ago
- 61c30be Add golang 1.15 (#2137) by pseyfert · 4 years, 4 months ago
- a1bb78c bugfix skipAsm by Partouf · 4 years, 4 months ago
- aaf8c64 also filter hidden compilers when switching languages by Partouf · 4 years, 4 months ago
- f90c01f gdc 9.1 is not available by Patrick Quist · 4 years, 4 months ago
- dadd7a4 Add all minor GDC versions between 9.1 and 10.2 (#2129) by Iain Buclaw · 4 years, 4 months ago
- 01f198b Restrict bit names to normal word characters by Austin Morton · 4 years, 4 months ago
- 07f8395 Add ptxas (#2102) by Patrick Quist · 4 years, 4 months ago
- f4ad9c9 Add LLVM 10.0.1 (#2127) by Miguel Ojeda · 4 years, 4 months ago
- 391e581 Hide old kv1 compilers by Patrick Quist · 4 years, 4 months ago
- d175e73 Update Kalray MPPA compiler (#2128) by Marc Poulhiès · 4 years, 4 months ago
- 026fe4f Rust 1.45.2 (#2116) by Miguel Ojeda · 4 years, 4 months ago
- b07a763 Latest thanks! yay patreons by Matt Godbolt · 4 years, 4 months ago
- ff5e454 Fix codecov by Austin Morton · 4 years, 4 months ago
- 4a2ed5f Add some minor improvements to travis by RabsRincon · 4 years, 4 months ago
- e0a5e9e Bump eslint to version 7.6.0 by RabsRincon · 4 years, 4 months ago
- 20618ea Remove ancient app.build.js by RabsRincon · 4 years, 4 months ago
- ccff4b9 Add new eslint rules (#2121) by Rubén Rincón Blanco · 4 years, 4 months ago
- 7126b39 magic by Patrick Quist · 4 years, 4 months ago
- 110fb49 Enable AVR compilers binary mode, they seem to be working by Patrick Quist · 4 years, 4 months ago
- 6b19e59 Minor improvement to compilation API docs by Rubén Rincón Blanco · 4 years, 4 months ago
- ba6b49b Split vendor code into separate webpack bundle and reduce amount of monaco code bundled (#2113) by Austin Morton · 4 years, 4 months ago
- e1cd7f9 Fix relative links in asm-docs by Austin Morton · 4 years, 4 months ago
- 48ddbd1 * Add ispc 1.14.0 by Austin Morton · 4 years, 4 months ago
- b98f19a Thanks update! by Matt Godbolt · 4 years, 4 months ago
- a68ba64 cppreference search action (#2110) by Patrick Quist · 4 years, 4 months ago
- a77e8d8 Bump elliptic from 6.5.2 to 6.5.3 (#2109) by dependabot[bot] · 4 years, 4 months ago
- d1a4865 Update ispc-mode.js (#2108) by pbrubaker · 4 years, 4 months ago
- 86b3101 Fix uncached execution during startup and compiler rescan (#2098) by Patrick Quist · 4 years, 4 months ago
- fb2f43b Ensure sentry environment is set for node backend by Austin Morton · 4 years, 4 months ago
- 8011dad Delete conantest.js by Patrick Quist · 4 years, 4 months ago
- 6ae27f6 Delete bla.json by Patrick Quist · 4 years, 4 months ago
- 8ca0113 Fix GitHub sponsor link (#2103) by Tim Ruffing · 4 years, 4 months ago
- 11a59f9 Use pug variables to avoid repetition by RabsRincon · 4 years, 4 months ago
- d43e4c7 fix zooming on android (#2097) by Patrick Quist · 4 years, 4 months ago
- 8fa4de0 Bindmount /usr/share/zoneinfo and /etc/localtime by Matt Godbolt · 4 years, 4 months ago
- 0900e16 Update ada a tiny bit by Patrick Quist · 4 years, 4 months ago
- 1f7f376 Add GCC 10.2 (#2094) by Miguel Ojeda · 4 years, 4 months ago
- 9000306 Fix Kalray MPPA objdump path (#2092) by Marc Poulhiès · 4 years, 4 months ago
- 06d42a3 Bump codecov from 3.6.5 to 3.7.1 (#2091) by dependabot[bot] · 4 years, 4 months ago
- 46422fb Maintain NamedType backwardscompatibility by Patrick Quist · 4 years, 4 months ago
- 8eb5406 Updated NamedType include path by Patrick Quist · 4 years, 4 months ago
- b8ab0c1 New thankyou by Matt Godbolt · 4 years, 4 months ago
- 7befe68 bugfix (#2088) by Patrick Quist · 4 years, 4 months ago
- f77c150 libs height again needs to be larger by Patrick Quist · 4 years, 4 months ago
- b59de8c add sol2 (#2086) by Patrick Quist · 4 years, 4 months ago
- e052522 Bump lodash from 4.17.15 to 4.17.19 (#2085) by dependabot[bot] · 4 years, 4 months ago
- 91ebe12 Merge branch 'lua' by Partouf · 4 years, 4 months ago
- 4451de9 Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by Partouf · 4 years, 4 months ago
- 20bd43a lua for C requires libm by Partouf · 4 years, 4 months ago
- 8bdccb7 Add Lua 5.4.0 (#2083) by Patrick Quist · 4 years, 4 months ago
- bde371a fix case to what the website says by Partouf · 4 years, 4 months ago
- ce4a74f add lua v5.3.5 by Partouf · 4 years, 4 months ago
- 39b5dcc add lua to C by Partouf · 4 years, 4 months ago
- a795354 add lua by Partouf · 4 years, 4 months ago
- 99ff4cb Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by Partouf · 4 years, 4 months ago
- 73c1984 Add Rust 1.45.0 (#2082) by Miguel Ojeda · 4 years, 4 months ago
- e9031ec Upgrade to max 10 seconds execution by Patrick Quist · 4 years, 4 months ago
- 4e5269c fix fastor by Patrick Quist · 4 years, 4 months ago
- c6cd396 parse only for flang by Patrick Quist · 4 years, 4 months ago
- cf7e0b0 [WIP] Fetch binaries for libraries before building (#1945) by Patrick Quist · 4 years, 4 months ago
- fec5e59 Add Fastor to C++ libraries (#2076) by Fabien Péan · 4 years, 4 months ago
- 61304e2 flang can only parse by Partouf · 4 years, 5 months ago