- 9c3419f Update tools repo link by Rubén Rincón · 4 years, 9 months ago
- 042ccae Fix up lint error by Matt Godbolt · 4 years, 9 months ago
- 4251c6d Mark @saarraz's concepts branch as deprected. Closes #1861 by Matt Godbolt · 4 years, 9 months ago
- 265c998 Merge pull request #1857 from eyalroz/more-cuda-keywords by Matt Godbolt · 4 years, 9 months ago
- c212b32 Added missing CUDA keywords by Eyal Rozenberg · 4 years, 9 months ago
- 4760ae9 Update dependencies (#1842) by Austin Morton · 4 years, 9 months ago
- c092d3f Update python install paths 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
- 91b2431 Separate lint from ci-lint and pre-commit. Fixes #1835 by Matt Godbolt · 4 years, 9 months ago
- bef9923 Merge pull request #1851 from igl42/blaze-3.7 by Rubén Rincón Blanco · 4 years, 9 months ago
- fc28409 Update to Blaze 3.7 release by Klaus Iglberger · 4 years, 9 months ago
- f70b773 Merge pull request #1849 from JohanEngelen/patch-1 by Rubén Rincón Blanco · 4 years, 9 months ago
- 51d042d Add LDC 1.20.0 and make it the default D compiler by Johan Engelen · 4 years, 9 months ago
- cebf6ad Change default target for ISPC to avx2-i32x8 (#1846) by Dmitry Babokin · 4 years, 9 months ago
- 82399d8 Merge pull request #1844 from mattgodbolt/dependabot/npm_and_yarn/codecov-3.6.5 by Matt Godbolt · 4 years, 9 months ago
- aec542b Bump codecov from 3.6.1 to 3.6.5 by dependabot[bot] · 4 years, 9 months ago
- 799ac1c Reimplement google short url resolver tests by Austin Morton · 4 years, 9 months 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
- baf3542 Pin minor versions of monaco-editor and monaco-editor-webpack-plugin by Austin Morton · 4 years, 9 months ago
- 55a8fd5 Add missing chai require statement in tool-tests.js that caused it to fail when run in isolation 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
- 7ce90a3 Update to latest monaco webpack plugin (#1836) by Austin Morton · 4 years, 9 months ago
- e60593f Merge pull request #1833 from lzutao/patch-1 by Rubén Rincón Blanco · 4 years, 9 months ago
- 31e770d Rust: update to 1.41.0 by lzutao · 4 years, 9 months ago
- 5bd4309 * Add Hedley library by RabsRincon · 4 years, 9 months ago
- ae1c5ef Merge pull request #1829 from nemequ/master by Rubén Rincón Blanco · 4 years, 9 months ago
- 95cd401 Apparently express requires the 4th argument be present to consider a handler for errors by Austin Morton · 4 years, 9 months ago
- 5711a1a Move to terser (#1832) by Matt Godbolt · 4 years, 9 months ago
- 4f62011 * send code to quickbench (#1823) by Patrick Quist · 4 years, 9 months ago
- 154ebf7 Upstream package updates by Matt Godbolt · 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
- 8b448d3 Merge branch 'mg/async_tweaks' by Matt Godbolt · 4 years, 10 months ago
- 09db506 Add Hedley to C libraries. by Evan Nemerson · 4 years, 10 months ago
- aa54aae Update libguarded to CsLibGuarded per @agserm's email by Matt Godbolt · 4 years, 10 months ago
- 56f3bac Merge remote-tracking branch 'origin/master' into mg/async_tweaks by Matt Godbolt · 4 years, 10 months ago
- c469116 Remove 'trunk' from etl paths (#1826) by Tobias Müller · 4 years, 10 months ago
- 26b8f70 enable binary button in asm to allow codelens (#1821) by Patrick Quist · 4 years, 10 months ago
- da29502 Fix empty demangler property detection by Austin Morton · 4 years, 10 months ago
- 0517495 Add etl (embedded template library) (#1824) by Tobias Müller · 4 years, 10 months ago
- 0afe3ae Allow user to select tabs for identation by RabsRincon · 4 years, 10 months ago
- 2079ec1 * Add Hedley library by RabsRincon · 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
- 45f95d5 More Patreon thanks 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
- c1761ed Fix typo in CONTRIBUTING.md by RabsRincon · 4 years, 10 months ago
- ac363db Log slow requests to sentry (#1813) by Austin Morton · 4 years, 10 months ago
- 4d9e248 Merge pull request #1808 from Azoy/patch-2 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
- 8775032 Add Swift nightly builds by Alejandro Alonso · 4 years, 10 months ago
- 3216119 Merge remote-tracking branch 'origin/master' into mg/async_tweaks by Matt Godbolt · 4 years, 10 months ago
- 54d3792 Fix #1803 by installing prod dependencies before dev dependencies by Austin Morton · 4 years, 10 months ago
- f40fcdc Bump the docs for the minimum node version (thanks @rabsrincon) by Matt Godbolt · 4 years, 10 months ago
- e8f4070 Merge pull request #1796 from daverodgman/arm_clang 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
- a4bc780 Merge remote-tracking branch 'origin/master' into mg/async_tweaks by Matt Godbolt · 4 years, 10 months ago
- 0c51deb Seriously, how many mistakes can one make in two lines of code? See #1791 by Matt Godbolt · 4 years, 10 months ago
- bbd175f Merge remote-tracking branch 'origin/master' into mg/async_tweaks by Matt Godbolt · 4 years, 10 months ago
- bd1fff8 Merge pull request #1798 from mtiapko/patch-1 by Rubén Rincón Blanco · 4 years, 10 months ago
- 56d91cc Merge pull request #1797 from JohanEngelen/patch-1 by Rubén Rincón Blanco · 4 years, 10 months ago
- 5a24b60 Merge remote-tracking branch 'origin/master' into mg/async_tweaks by Matt Godbolt · 4 years, 10 months ago
- 758b0d4 Oh my word; I can't believe I still got this wrong. Sorry all. See #1791 by Matt Godbolt · 4 years, 10 months ago
- 950277c Typo in MSVC compiler name (must be x64, not x86) by Misha Tiapko · 4 years, 10 months ago
- 76c473b Add LDC 1.19.0 and bump the default version by Johan Engelen · 4 years, 10 months ago
- ddf8756 Merge remote-tracking branch 'origin/master' into mg/async_tweaks by Matt Godbolt · 4 years, 10 months ago
- cd149a5 More async work, on a handler this time by Matt Godbolt · 4 years, 10 months ago
- 7db8578 Add arm clang menu options by Dave Rodgman · 4 years, 11 months ago
- aa1f9f5 Merge pull request #1794 from kalray/pr/submodule by Matt Godbolt · 4 years, 10 months ago
- fc08c76 Make dev target submodule proof by Marc Poulhiès · 4 years, 10 months ago
- 51e6f4e Merge branch 'master' into mg/async_tweaks by Matt Godbolt · 4 years, 10 months ago
- d5d8f42 Make /bin/sh compatible. See #1791 by Matt Godbolt · 4 years, 10 months ago
- 76d9ea8 Polyfill String.includes by RabsRincon · 4 years, 10 months ago
- cb4fa1b Hopefully address #1791 by Matt Godbolt · 4 years, 10 months ago
- 5c5f047 Asyncify formatter by Matt Godbolt · 4 years, 10 months ago
- 046a967 Asyncify compiler creation and argument getting by Matt Godbolt · 4 years, 10 months ago
- 9941ac6 async by Matt Godbolt · 4 years, 10 months ago
- 03a3fb3 Argument parser asyncs by Matt Godbolt · 4 years, 10 months ago
- 7e789a8 Compiler finder async and fixups by Matt Godbolt · 4 years, 10 months ago
- b28d2cf async multi.js by Matt Godbolt · 4 years, 10 months ago
- 2b0a072 Asyncify app.js by Matt Godbolt · 4 years, 10 months ago
- 55bf993 async caches; use null in executable cache instead of throwing an exception for 'not found' by Matt Godbolt · 4 years, 10 months ago
- 17e7f85 async aws; note that we're now using node 11 features by Matt Godbolt · 4 years, 10 months ago