1. f70b773 Merge pull request #1849 from JohanEngelen/patch-1 by Rubén Rincón Blanco · 4 years, 8 months ago
  2. 51d042d Add LDC 1.20.0 and make it the default D compiler by Johan Engelen · 4 years, 8 months ago
  3. cebf6ad Change default target for ISPC to avx2-i32x8 (#1846) by Dmitry Babokin · 4 years, 8 months ago
  4. 82399d8 Merge pull request #1844 from mattgodbolt/dependabot/npm_and_yarn/codecov-3.6.5 by Matt Godbolt · 4 years, 8 months ago
  5. aec542b Bump codecov from 3.6.1 to 3.6.5 by dependabot[bot] · 4 years, 8 months ago
  6. 799ac1c Reimplement google short url resolver tests by Austin Morton · 4 years, 8 months ago
  7. 8a3173c Refactor health check tests to use async and fix file content test by setting response content type explicitly by Austin Morton · 4 years, 8 months ago
  8. baf3542 Pin minor versions of monaco-editor and monaco-editor-webpack-plugin by Austin Morton · 4 years, 8 months ago
  9. 55a8fd5 Add missing chai require statement in tool-tests.js that caused it to fail when run in isolation by Austin Morton · 4 years, 8 months ago
  10. 1b7fe24 Perform some general maintenance on the test suite (#1840) by Austin Morton · 4 years, 8 months ago
  11. 7ce90a3 Update to latest monaco webpack plugin (#1836) by Austin Morton · 4 years, 8 months ago
  12. e60593f Merge pull request #1833 from lzutao/patch-1 by Rubén Rincón Blanco · 4 years, 8 months ago
  13. 31e770d Rust: update to 1.41.0 by lzutao · 4 years, 8 months ago
  14. 5bd4309 * Add Hedley library by RabsRincon · 4 years, 8 months ago
  15. ae1c5ef Merge pull request #1829 from nemequ/master by Rubén Rincón Blanco · 4 years, 8 months ago
  16. 95cd401 Apparently express requires the 4th argument be present to consider a handler for errors by Austin Morton · 4 years, 8 months ago
  17. 5711a1a Move to terser (#1832) by Matt Godbolt · 4 years, 8 months ago
  18. 4f62011 * send code to quickbench (#1823) by Patrick Quist · 4 years, 8 months ago
  19. 154ebf7 Upstream package updates by Matt Godbolt · 4 years, 8 months ago
  20. 98087fd Fix bug that caused compiler rescans to return the incorrect compiler objects by Austin Morton · 4 years, 8 months ago
  21. 141512b Add gitReleaseCommit field to options by Rubén Rincón · 4 years, 8 months ago
  22. 8b448d3 Merge branch 'mg/async_tweaks' by Matt Godbolt · 4 years, 8 months ago
  23. 09db506 Add Hedley to C libraries. by Evan Nemerson · 4 years, 8 months ago
  24. aa54aae Update libguarded to CsLibGuarded per @agserm's email by Matt Godbolt · 4 years, 8 months ago
  25. 56f3bac Merge remote-tracking branch 'origin/master' into mg/async_tweaks by Matt Godbolt · 4 years, 8 months ago
  26. c469116 Remove 'trunk' from etl paths (#1826) by Tobias Müller · 4 years, 8 months ago
  27. 26b8f70 enable binary button in asm to allow codelens (#1821) by Patrick Quist · 4 years, 8 months ago
  28. da29502 Fix empty demangler property detection by Austin Morton · 4 years, 8 months ago
  29. 0517495 Add etl (embedded template library) (#1824) by Tobias Müller · 4 years, 8 months ago
  30. 0afe3ae Allow user to select tabs for identation by RabsRincon · 4 years, 8 months ago
  31. 2079ec1 * Add Hedley library by RabsRincon · 4 years, 9 months ago
  32. a0df8a0 Allow executeParameters to be json array by RabsRincon · 4 years, 9 months ago
  33. 627a244 Merge branch 'master' into mg/async_tweaks by Matt Godbolt · 4 years, 9 months ago
  34. 45f95d5 More Patreon thanks by Matt Godbolt · 4 years, 9 months ago
  35. 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, 9 months ago
  36. 0647dba Replace strings using a slightly faster method. by Matt Godbolt · 4 years, 9 months ago
  37. c1761ed Fix typo in CONTRIBUTING.md by RabsRincon · 4 years, 9 months ago
  38. ac363db Log slow requests to sentry (#1813) by Austin Morton · 4 years, 9 months ago
  39. 4d9e248 Merge pull request #1808 from Azoy/patch-2 by Matt Godbolt · 4 years, 9 months ago
  40. 74780f3 More consisetency in storage handling. Thanks again @apmorton by Matt Godbolt · 4 years, 9 months ago
  41. 1252b8e TIL `for await (...)`. Thanks @apmorton by Matt Godbolt · 4 years, 9 months ago
  42. 717ea51 First wave of @apmorton suggestions and fixes by Matt Godbolt · 4 years, 9 months ago
  43. 8775032 Add Swift nightly builds by Alejandro Alonso · 4 years, 9 months ago
  44. 3216119 Merge remote-tracking branch 'origin/master' into mg/async_tweaks by Matt Godbolt · 4 years, 9 months ago
  45. 54d3792 Fix #1803 by installing prod dependencies before dev dependencies by Austin Morton · 4 years, 9 months ago
  46. f40fcdc Bump the docs for the minimum node version (thanks @rabsrincon) by Matt Godbolt · 4 years, 9 months ago
  47. e8f4070 Merge pull request #1796 from daverodgman/arm_clang by Matt Godbolt · 4 years, 9 months ago
  48. 1850ec7 Async tooling by Matt Godbolt · 4 years, 9 months ago
  49. 6d24480 win32 asyncify by Matt Godbolt · 4 years, 9 months ago
  50. 6999f9b Tweaks to retryPromise by Matt Godbolt · 4 years, 9 months ago
  51. fcffce5 Asyncify s3 handler by Matt Godbolt · 4 years, 9 months ago
  52. a15a4da Asyncify pascal by Matt Godbolt · 4 years, 9 months ago
  53. 1f86c64 Asyncify nvcc by Matt Godbolt · 4 years, 9 months ago
  54. 0670f57 Asyncify nim by Matt Godbolt · 4 years, 9 months ago
  55. cb08b7b Asyncify java by Matt Godbolt · 4 years, 9 months ago
  56. c589e08 Asyncify storage by Matt Godbolt · 4 years, 9 months ago
  57. f25940c Asyncify fortran by Matt Godbolt · 4 years, 9 months ago
  58. 252f8fe Asyncify dmd by Matt Godbolt · 4 years, 9 months ago
  59. 766480d Asyncify clean by Matt Godbolt · 4 years, 9 months ago
  60. b309b03 Fix explicit empty demangler by Matt Godbolt · 4 years, 9 months ago
  61. 0139382 Asyncify opt, add test by Matt Godbolt · 4 years, 9 months ago
  62. a4bc780 Merge remote-tracking branch 'origin/master' into mg/async_tweaks by Matt Godbolt · 4 years, 9 months ago
  63. 0c51deb Seriously, how many mistakes can one make in two lines of code? See #1791 by Matt Godbolt · 4 years, 9 months ago
  64. bbd175f Merge remote-tracking branch 'origin/master' into mg/async_tweaks by Matt Godbolt · 4 years, 9 months ago
  65. bd1fff8 Merge pull request #1798 from mtiapko/patch-1 by Rubén Rincón Blanco · 4 years, 9 months ago
  66. 56d91cc Merge pull request #1797 from JohanEngelen/patch-1 by Rubén Rincón Blanco · 4 years, 9 months ago
  67. 5a24b60 Merge remote-tracking branch 'origin/master' into mg/async_tweaks by Matt Godbolt · 4 years, 9 months ago
  68. 758b0d4 Oh my word; I can't believe I still got this wrong. Sorry all. See #1791 by Matt Godbolt · 4 years, 9 months ago
  69. 950277c Typo in MSVC compiler name (must be x64, not x86) by Misha Tiapko · 4 years, 9 months ago
  70. 76c473b Add LDC 1.19.0 and bump the default version by Johan Engelen · 4 years, 9 months ago
  71. ddf8756 Merge remote-tracking branch 'origin/master' into mg/async_tweaks by Matt Godbolt · 4 years, 9 months ago
  72. cd149a5 More async work, on a handler this time by Matt Godbolt · 4 years, 9 months ago
  73. 7db8578 Add arm clang menu options by Dave Rodgman · 4 years, 10 months ago
  74. aa1f9f5 Merge pull request #1794 from kalray/pr/submodule by Matt Godbolt · 4 years, 9 months ago
  75. fc08c76 Make dev target submodule proof by Marc Poulhiès · 4 years, 9 months ago
  76. 51e6f4e Merge branch 'master' into mg/async_tweaks by Matt Godbolt · 4 years, 9 months ago
  77. d5d8f42 Make /bin/sh compatible. See #1791 by Matt Godbolt · 4 years, 9 months ago
  78. 76d9ea8 Polyfill String.includes by RabsRincon · 4 years, 9 months ago
  79. cb4fa1b Hopefully address #1791 by Matt Godbolt · 4 years, 9 months ago
  80. 5c5f047 Asyncify formatter by Matt Godbolt · 4 years, 9 months ago
  81. 046a967 Asyncify compiler creation and argument getting by Matt Godbolt · 4 years, 9 months ago
  82. 9941ac6 async by Matt Godbolt · 4 years, 9 months ago
  83. 03a3fb3 Argument parser asyncs by Matt Godbolt · 4 years, 9 months ago
  84. 7e789a8 Compiler finder async and fixups by Matt Godbolt · 4 years, 9 months ago
  85. b28d2cf async multi.js by Matt Godbolt · 4 years, 9 months ago
  86. 2b0a072 Asyncify app.js by Matt Godbolt · 4 years, 9 months ago
  87. 55bf993 async caches; use null in executable cache instead of throwing an exception for 'not found' by Matt Godbolt · 4 years, 9 months ago
  88. 17e7f85 async aws; note that we're now using node 11 features by Matt Godbolt · 4 years, 9 months ago
  89. 6cd1fab Some tweaks to make more code async and fix IDE warnings by Matt Godbolt · 4 years, 9 months ago
  90. 9bd3c2b Merge pull request #1786 from mattgodbolt/mg/res_send by Matt Godbolt · 4 years, 9 months ago
  91. 658bb60 Merge pull request #1788 from rayman22201/nim-monaco-support by Rubén Rincón Blanco · 4 years, 9 months ago
  92. 3194ccd Fix some edge cases around bracket tokenization in the Nim syntax definition for monaco. Closes #1781 by Ray Imber · 4 years, 9 months ago
  93. fdab41d Use res.send() in most cases. by Matt Godbolt · 4 years, 9 months ago
  94. 4cf5792 Cache headers for API requests. Default to 5m caching. Closes #1770 by Matt Godbolt · 4 years, 9 months ago
  95. 1ac5007 Fix COMPILER-EXPLORER-5W8 for real this time by RabsRincon · 4 years, 9 months ago
  96. 6d93969 Ensure HTML stuff uses new sentry scheme by Matt Godbolt · 4 years, 9 months ago
  97. 2a39859 Use a more useful environment name in sentry by Matt Godbolt · 4 years, 9 months ago
  98. f8b5c64 Use travis build number as sentry release by Matt Godbolt · 4 years, 9 months ago
  99. fd06260 Attempt at getting travis tagging by Matt Godbolt · 4 years, 9 months ago
  100. 742df2e Bump sentry version by Matt Godbolt · 4 years, 9 months ago