- 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
- 044dcfb Use ES6 Modules (#2132) by Austin Morton · 4 years, 2 months ago
- bac07fe Eliminate all dynamic require statements (#2230) by Austin Morton · 4 years, 2 months ago
- 697c8e9 support library options to be passed on to the compiler (#2215) by Patrick Quist · 4 years, 2 months ago
- 82faf7b Added cppitertools (#2227) by niekbouman · 4 years, 2 months ago
- 28df4b3 After discussion with @jhemstad we're going to undo all the includes and wait to see what trouble it causes...It should unlock replacement of the C++ libraries for CUDA, e.g. libcxxcuda and Thrust and CUB by Matt Godbolt · 4 years, 2 months ago
- 378d525 Remove explicit paths from 10.2 by Matt Godbolt · 4 years, 2 months ago
- eaf1444 Proper semvers for CUDA by Matt Godbolt · 4 years, 2 months ago
- 6e9a4d4 CUDA tweaks to dovetail in with new installation type...hopefully by Matt Godbolt · 4 years, 2 months ago
- b8da4ea Add CUDA 11 and 11 Update 1 (#2219) by Jake Hemstad · 4 years, 2 months ago
- a1b4ec4 Do not attempt to import the demangler class if demanglerType is not set by Austin Morton · 4 years, 2 months ago
- a49c052 Refactor shortener implementation in preparation for es6 modules by Austin Morton · 4 years, 2 months ago
- 638c7ce Add libcudacxx CUDA library (#2220) by Jake Hemstad · 4 years, 2 months ago
- 3c4aa76 Replace demanglerClassFile with demanglerType (#2225) by Austin Morton · 4 years, 2 months ago
- d007a32 Why I still push directly to master is beyond me at this point by Austin Morton · 4 years, 2 months ago
- dde5ef0 Move some files in preparation for es6 modules by Austin Morton · 4 years, 2 months ago
- ca437e1 Consolidate eslint configuration (#2224) by Austin Morton · 4 years, 2 months ago
- 9052568 Fix incorrect usage of Promise/async in test suite by Austin Morton · 4 years, 2 months ago
- 68e33d1 static lib linking in wrong order by Patrick Quist · 4 years, 2 months ago
- 60abd00 Swift executions (#2216) by Patrick Quist · 4 years, 2 months ago
- 8283a16 icc bugfix for conan libraries by partouf · 4 years, 2 months ago
- 271ff8b add cnl v1 and path fixes by partouf · 4 years, 2 months ago
- 3417041 Add Enoki library (#2209) by Robin Christ · 4 years, 2 months ago
- 83ef3c2 Bump default timeout to 20s by Matt Godbolt · 4 years, 2 months ago
- 33bb996 Partially address #2201 by Matt Godbolt · 4 years, 2 months ago
- 8c06f7e New Intel compilers (#2208) by Patrick Quist · 4 years, 2 months ago
- bd3d280 Ping #2154 we really need to fix this by Patrick Quist · 4 years, 2 months ago
- 78c13cc add strings tool (#2206) by Patrick Quist · 4 years, 2 months ago
- 9e16c3c Add Swift 5.3 (#2205) by Alejandro Alonso · 4 years, 2 months ago
- 67c7233 mp-units 0.6.0 support added (#2200) by Mateusz Pusz · 4 years, 2 months ago
- 9d1eb3e Bump node-fetch from 2.6.0 to 2.6.1 (#2198) by dependabot[bot] · 4 years, 2 months ago
- 737ce20 use main by partouf · 4 years, 2 months ago
- 4b1fe74 add immer library by partouf · 4 years, 2 months ago
- 8e78864 remove tc range, doesnt work by partouf · 4 years, 2 months ago
- 1df5104 add tc range, bugfix libs widget by partouf · 4 years, 2 months ago
- 7c34365 add urls for the last few libs by partouf · 4 years, 2 months ago
- 4aa530a add libunifex trunk (#2193) by Patrick Quist · 4 years, 2 months ago
- eb368a5 Update AddingLinkableLibrary.md by Patrick Quist · 4 years, 2 months ago
- afb55d0 Update AddingLinkableLibrary.md by Patrick Quist · 4 years, 2 months ago
- 138a7ad to be refactored into a usable public doc by Patrick Quist · 4 years, 2 months ago
- 2d0c42f Update AddingALibrary.md by Patrick Quist · 4 years, 3 months ago
- 6c41040 Remove a duplicate sponsor by Matt Godbolt · 4 years, 3 months ago
- 41e49b8 Latest thanks! by Matt Godbolt · 4 years, 3 months ago
- 356e87f .inst as an opcode (#2190) by Patrick Quist · 4 years, 3 months ago
- 3c6d1c7 add wasm variants for GO (#2187) by Patrick Quist · 4 years, 3 months ago
- 3a5420f remove unused code by partouf · 4 years, 3 months ago
- 2f8fafe Update c.amazon.properties by Austin Morton · 4 years, 3 months ago
- 91d3a18 Merge branch 'master' of https://github.com/compiler-explorer/compiler-explorer by partouf · 4 years, 3 months ago
- 3aa1e0d use gcc trunk as clang trunk gcctoolchain by partouf · 4 years, 3 months ago
- d6a8619 Copy compiler arguments for 'Executor from this' (#2191) by Patrick Quist · 4 years, 3 months ago
- 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, 3 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