1. 717ea51 First wave of @apmorton suggestions and fixes by Matt Godbolt · 4 years, 9 months ago
  2. 3216119 Merge remote-tracking branch 'origin/master' into mg/async_tweaks by Matt Godbolt · 4 years, 9 months ago
  3. 54d3792 Fix #1803 by installing prod dependencies before dev dependencies by Austin Morton · 4 years, 9 months ago
  4. f40fcdc Bump the docs for the minimum node version (thanks @rabsrincon) by Matt Godbolt · 4 years, 9 months ago
  5. e8f4070 Merge pull request #1796 from daverodgman/arm_clang by Matt Godbolt · 4 years, 9 months ago
  6. 1850ec7 Async tooling by Matt Godbolt · 4 years, 9 months ago
  7. 6d24480 win32 asyncify by Matt Godbolt · 4 years, 9 months ago
  8. 6999f9b Tweaks to retryPromise by Matt Godbolt · 4 years, 9 months ago
  9. fcffce5 Asyncify s3 handler by Matt Godbolt · 4 years, 9 months ago
  10. a15a4da Asyncify pascal by Matt Godbolt · 4 years, 9 months ago
  11. 1f86c64 Asyncify nvcc by Matt Godbolt · 4 years, 9 months ago
  12. 0670f57 Asyncify nim by Matt Godbolt · 4 years, 9 months ago
  13. cb08b7b Asyncify java by Matt Godbolt · 4 years, 9 months ago
  14. c589e08 Asyncify storage by Matt Godbolt · 4 years, 9 months ago
  15. f25940c Asyncify fortran by Matt Godbolt · 4 years, 9 months ago
  16. 252f8fe Asyncify dmd by Matt Godbolt · 4 years, 9 months ago
  17. 766480d Asyncify clean by Matt Godbolt · 4 years, 9 months ago
  18. b309b03 Fix explicit empty demangler by Matt Godbolt · 4 years, 9 months ago
  19. 0139382 Asyncify opt, add test by Matt Godbolt · 4 years, 9 months ago
  20. a4bc780 Merge remote-tracking branch 'origin/master' into mg/async_tweaks by Matt Godbolt · 4 years, 9 months ago
  21. 0c51deb Seriously, how many mistakes can one make in two lines of code? See #1791 by Matt Godbolt · 4 years, 9 months ago
  22. bbd175f Merge remote-tracking branch 'origin/master' into mg/async_tweaks by Matt Godbolt · 4 years, 9 months ago
  23. bd1fff8 Merge pull request #1798 from mtiapko/patch-1 by Rubén Rincón Blanco · 4 years, 9 months ago
  24. 56d91cc Merge pull request #1797 from JohanEngelen/patch-1 by Rubén Rincón Blanco · 4 years, 9 months ago
  25. 5a24b60 Merge remote-tracking branch 'origin/master' into mg/async_tweaks by Matt Godbolt · 4 years, 9 months ago
  26. 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
  27. 950277c Typo in MSVC compiler name (must be x64, not x86) by Misha Tiapko · 4 years, 9 months ago
  28. 76c473b Add LDC 1.19.0 and bump the default version by Johan Engelen · 4 years, 9 months ago
  29. ddf8756 Merge remote-tracking branch 'origin/master' into mg/async_tweaks by Matt Godbolt · 4 years, 9 months ago
  30. cd149a5 More async work, on a handler this time by Matt Godbolt · 4 years, 9 months ago
  31. 7db8578 Add arm clang menu options by Dave Rodgman · 4 years, 10 months ago
  32. aa1f9f5 Merge pull request #1794 from kalray/pr/submodule by Matt Godbolt · 4 years, 9 months ago
  33. fc08c76 Make dev target submodule proof by Marc Poulhiès · 4 years, 9 months ago
  34. 51e6f4e Merge branch 'master' into mg/async_tweaks by Matt Godbolt · 4 years, 9 months ago
  35. d5d8f42 Make /bin/sh compatible. See #1791 by Matt Godbolt · 4 years, 9 months ago
  36. 76d9ea8 Polyfill String.includes by RabsRincon · 4 years, 9 months ago
  37. cb4fa1b Hopefully address #1791 by Matt Godbolt · 4 years, 9 months ago
  38. 5c5f047 Asyncify formatter by Matt Godbolt · 4 years, 9 months ago
  39. 046a967 Asyncify compiler creation and argument getting by Matt Godbolt · 4 years, 9 months ago
  40. 9941ac6 async by Matt Godbolt · 4 years, 9 months ago
  41. 03a3fb3 Argument parser asyncs by Matt Godbolt · 4 years, 9 months ago
  42. 7e789a8 Compiler finder async and fixups by Matt Godbolt · 4 years, 9 months ago
  43. b28d2cf async multi.js by Matt Godbolt · 4 years, 9 months ago
  44. 2b0a072 Asyncify app.js by Matt Godbolt · 4 years, 9 months ago
  45. 55bf993 async caches; use null in executable cache instead of throwing an exception for 'not found' by Matt Godbolt · 4 years, 9 months ago
  46. 17e7f85 async aws; note that we're now using node 11 features by Matt Godbolt · 4 years, 9 months ago
  47. 6cd1fab Some tweaks to make more code async and fix IDE warnings by Matt Godbolt · 4 years, 9 months ago
  48. 9bd3c2b Merge pull request #1786 from mattgodbolt/mg/res_send by Matt Godbolt · 4 years, 9 months ago
  49. 658bb60 Merge pull request #1788 from rayman22201/nim-monaco-support by Rubén Rincón Blanco · 4 years, 9 months ago
  50. 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
  51. fdab41d Use res.send() in most cases. by Matt Godbolt · 4 years, 9 months ago
  52. 4cf5792 Cache headers for API requests. Default to 5m caching. Closes #1770 by Matt Godbolt · 4 years, 9 months ago
  53. 1ac5007 Fix COMPILER-EXPLORER-5W8 for real this time by RabsRincon · 4 years, 9 months ago
  54. 6d93969 Ensure HTML stuff uses new sentry scheme by Matt Godbolt · 4 years, 9 months ago
  55. 2a39859 Use a more useful environment name in sentry by Matt Godbolt · 4 years, 9 months ago
  56. f8b5c64 Use travis build number as sentry release by Matt Godbolt · 4 years, 9 months ago
  57. fd06260 Attempt at getting travis tagging by Matt Godbolt · 4 years, 9 months ago
  58. 742df2e Bump sentry version by Matt Godbolt · 4 years, 9 months ago
  59. db3c590 Merge pull request #1779 from AMS21/patch-6 by Matt Godbolt · 4 years, 9 months ago
  60. 7798acf Merge pull request #1778 from AMS21/patch-5 by Matt Godbolt · 4 years, 9 months ago
  61. 0c678fe Merge pull request #1777 from AMS21/patch-4 by Matt Godbolt · 4 years, 9 months ago
  62. 094b038 Add new glm version to version list by Matt Godbolt · 4 years, 9 months ago
  63. eadc740 Merge pull request #1776 from AMS21/patch-2 by Matt Godbolt · 4 years, 9 months ago
  64. 50b5d8a Merge pull request #1775 from AMS21/patch-1 by Matt Godbolt · 4 years, 9 months ago
  65. d1c237f Redact request data from sentry unless user has allowCodeStoreDebug. Closes #1769 by Matt Godbolt · 4 years, 9 months ago
  66. 9f15193 * Updated gsl library to version v2.1.0 by AMS21 · 4 years, 9 months ago
  67. bd84b5d * Updated eastl library to version 3.16.01 by AMS21 · 4 years, 9 months ago
  68. 6e9f710 * Updated glm library to version 0.9.9.7 by AMS21 · 4 years, 9 months ago
  69. 16c5e63 * Updated doctest library to version 2.3.6 by AMS21 · 4 years, 9 months ago
  70. e93b811 * Updated Catch2 library to version 2.11.1 by AMS21 · 4 years, 9 months ago
  71. 55cd653 Merge pull request #1774 from steveire/fix-clang-query by Rubén Rincón Blanco · 4 years, 9 months ago
  72. e1188d1 Use a file to execute clang-query commands by Stephen Kelly · 4 years, 9 months ago
  73. 08f3b55 Remove armflang by Matt Godbolt · 4 years, 9 months ago
  74. 05edc75 Add missing cache headers for some files by RabsRincon · 4 years, 9 months ago
  75. 885aee1 Remove last remaining vars and fix formatting by RabsRincon · 4 years, 9 months ago
  76. ea25a2a Overly defensive fix for COMPILER-EXPLORER-5QF by RabsRincon · 4 years, 9 months ago
  77. 6ebefff Fixes Sentry issue COMPILER-EXPLORER-5W1 by RabsRincon · 4 years, 9 months ago
  78. f1ebd12 Fix linter checks by ignoring max line count by RabsRincon · 4 years, 9 months ago
  79. 3a19e22 Fixes Sentry issue COMPILER-EXPLORER-58F by RabsRincon · 4 years, 9 months ago
  80. c34ba45 Fixes COMPILER-EXPLORER-5VZ Sentry issue by RabsRincon · 4 years, 9 months ago
  81. 473f41c Slightly over-defensive fix for #1767. Not sure 100% of the original intent... by Matt Godbolt · 4 years, 9 months ago
  82. 2feaec4 Get rid of a `var` by Matt Godbolt · 4 years, 9 months ago
  83. ab87392 Work around for older CE instances (e.g. MS's). Closes #1768 by Matt Godbolt · 4 years, 9 months ago
  84. b5fa4e8 Fix objdump break. Adds test. Closes #1766 by Matt Godbolt · 4 years, 9 months ago
  85. 7a920eb More async work; and some refactoring by Matt Godbolt · 4 years, 10 months ago
  86. c4d7b61 Fix up return of postProcess for golang. Fixes #1765 by Matt Godbolt · 4 years, 10 months ago
  87. 9020ed5 Logs server-side errors; update to latest sentry. See #1765 by Matt Godbolt · 4 years, 10 months ago
  88. 8c8452a January thanks by Matt Godbolt · 4 years, 10 months ago
  89. 86acfdc Merge pull request #1762 from rayman22201/nim-monaco-support by Matt Godbolt · 4 years, 10 months ago
  90. 0a68503 Fix linter errors. by Ray Imber · 4 years, 10 months ago
  91. a255a4a Added Monaco editor syntax highlight support for Nim. by Ray Imber · 4 years, 10 months ago
  92. 1875d36 Merge pull request #1761 from DaemonSnake/master by Rubén Rincón Blanco · 4 years, 10 months ago
  93. 5d8673d Nim Fix, change in object file name by bastien penavayre · 4 years, 10 months ago
  94. 8a3a831 Fix nim amazon config by RabsRincon · 4 years, 10 months ago
  95. 497f7ed * Add nim language support by RabsRincon · 4 years, 10 months ago
  96. 8f28292 Merge pull request #1753 from DaemonSnake/master by Rubén Rincón Blanco · 4 years, 10 months ago
  97. 3914aee Async-i-fy the compiler (#1708) by Matt Godbolt · 4 years, 10 months ago
  98. 6648d56 History (localstorage) (#1735) by Patrick Quist · 4 years, 10 months ago
  99. 48fbf2c Update the URL displayed for the "P1144" (trivially-relocatable) branch. (#1758) by Arthur O'Dwyer · 4 years, 10 months ago
  100. 6c7c90c More idiomatic Nim example by bastien penavayre · 4 years, 10 months ago