1. 2cae24f Merge remote-tracking branch 'origin/master' into HEAD by Partouf · 4 years, 6 months ago
  2. 79e3252 use pvs-studio-analyzer by Partouf · 4 years, 6 months ago
  3. 8c38500 Merge pull request #2003 from GeorgeGribkov/GeorgeGribkov-pvs-studio-tool by Matt Godbolt · 4 years, 6 months ago
  4. c2c6f32 minor fix by GeorgeGribkov · 4 years, 6 months ago
  5. 91972db Let the PVS-Studio-tool know the compiler path by GeorgeGribkov · 4 years, 6 months ago
  6. 263ff0e Support binary in rust. by Matt Godbolt · 4 years, 6 months ago
  7. b2d1027 restore some things by Partouf · 4 years, 6 months ago
  8. 2d08144 Merge branch 'pvstestthings' into GeorgeGribkov-pvs-studio-tool by Partouf · 4 years, 6 months ago
  9. e76375c Merge remote-tracking branch 'origin/master' into GeorgeGribkov-pvs-studio-tool by Partouf · 4 years, 6 months ago
  10. 7ffc3e3 fix #1996 by Partouf · 4 years, 6 months ago
  11. 0438c8f bluh by Partouf · 4 years, 6 months ago
  12. d723c82 Merge remote-tracking branch 'origin/master' into GeorgeGribkov-pvs-studio-tool by Partouf · 4 years, 6 months ago
  13. 101d6f1 merge https://github.com/GeorgeGribkov/compiler-explorer/commit/f4ac5e234dd7b99fffc8fea69143791a3952d43b by Partouf · 4 years, 6 months ago
  14. afd30bc Merge branch 'master' into go-archs by Rubén Rincón Blanco · 4 years, 6 months ago
  15. f4ac5e2 Clear the PVS-Studio stderr output by GeorgeGribkov · 4 years, 6 months ago
  16. 453bef9 Adding another sponsor; PVS Studio by Matt Godbolt · 4 years, 6 months ago
  17. 3a458c1 fix the things by Partouf · 4 years, 6 months ago
  18. f2cfae6 Argh lint. I fixed this but forgot to git add before pushing by Matt Godbolt · 4 years, 6 months ago
  19. 142c824 Check return code of pvs-studio and plog-converter and return their errors if they fail. CC @GeorgeGribkov by Matt Godbolt · 4 years, 6 months ago
  20. d9ebcd1 Make plog-converter configurable (CC @GeorgeGribkov) by Matt Godbolt · 4 years, 6 months ago
  21. a8bdcac Merge branch 'pvs-studio-tool' of https://github.com/GeorgeGribkov/compiler-explorer into GeorgeGribkov-pvs-studio-tool by Matt Godbolt · 4 years, 6 months ago
  22. 3338076 minimum effort support (#1979) by Patrick Quist · 4 years, 6 months ago
  23. 7fcca14 Ewavr (#1707) by Ethan Slattery · 4 years, 6 months ago
  24. 5bc4e3b enables binary+execution for ADA (#1971) by Patrick Quist · 4 years, 6 months ago
  25. 9fe8dcd Go: Add additional architectures by Kale Blankenship · 6 years ago
  26. eeb6bc5 Fix some little misprints by GeorgeGribkov · 4 years, 6 months ago
  27. ae3f22c Add PVS-Studio-tool by GeorgeGribkov · 4 years, 6 months ago
  28. e8c754d Avoid parsing version properties as numbers by Kale Blankenship · 4 years, 6 months ago
  29. 84e9b28 Canonical URLs now https://github.com/compiler-explorer/compiler-explorer! Hooray :) by Matt Godbolt · 4 years, 6 months ago
  30. 5c49e97 Merge pull request #1843 from mattgodbolt/features/nsjail by Matt Godbolt · 4 years, 6 months ago
  31. e9441f3 Add first corporate sponsor by Matt Godbolt · 4 years, 7 months ago
  32. 1682936 Fix some messages in the hope of finding #1931 by Matt Godbolt · 4 years, 7 months ago
  33. 9f9e5cb Better detection for -emit-llvm ir checks by RabsRincon · 4 years, 7 months ago
  34. 02b597c Limit libraries per compiler (#1951) by Patrick Quist · 4 years, 7 months ago
  35. 5687e01 dont reset ldpath by default (#1944) by Patrick Quist · 4 years, 7 months ago
  36. 8a32652 fix broken JavaCompiler by Jascha Knack · 4 years, 7 months ago
  37. 9047ffc Add toolchain librarypaths to -Wl,-rpath (#1934) by Patrick Quist · 4 years, 7 months ago
  38. 420462b Move thanks to "sponsors" by Matt Godbolt · 4 years, 8 months ago
  39. 7691833 Add reset() method to properties to enable testing by RabsRincon · 4 years, 8 months ago
  40. d88bfcb Add baseOptions to compiler props by RabsRincon · 4 years, 8 months ago
  41. cadbdf5 Switch to p-queue package, implement compilationEnvTimeoutMs, and improve temp cleanup logging (#1877) by Austin Morton · 4 years, 9 months ago
  42. 4760ae9 Update dependencies (#1842) by Austin Morton · 4 years, 9 months ago
  43. fabbbde Fix python compiler implementation by Austin Morton · 4 years, 9 months ago
  44. 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
  45. cebf6ad Change default target for ISPC to avx2-i32x8 (#1846) by Dmitry Babokin · 4 years, 9 months ago
  46. bbff26f Add sandbox support for nsjail by Austin Morton · 5 years ago
  47. 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
  48. 1b7fe24 Perform some general maintenance on the test suite (#1840) by Austin Morton · 4 years, 9 months ago
  49. 98087fd Fix bug that caused compiler rescans to return the incorrect compiler objects by Austin Morton · 4 years, 10 months ago
  50. 141512b Add gitReleaseCommit field to options by Rubén Rincón · 4 years, 10 months ago
  51. 56f3bac Merge remote-tracking branch 'origin/master' into mg/async_tweaks by Matt Godbolt · 4 years, 10 months ago
  52. da29502 Fix empty demangler property detection by Austin Morton · 4 years, 10 months ago
  53. a0df8a0 Allow executeParameters to be json array by RabsRincon · 4 years, 10 months ago
  54. 627a244 Merge branch 'master' into mg/async_tweaks by Matt Godbolt · 4 years, 10 months ago
  55. 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
  56. 0647dba Replace strings using a slightly faster method. by Matt Godbolt · 4 years, 10 months ago
  57. 74780f3 More consisetency in storage handling. Thanks again @apmorton by Matt Godbolt · 4 years, 10 months ago
  58. 1252b8e TIL `for await (...)`. Thanks @apmorton by Matt Godbolt · 4 years, 10 months ago
  59. 717ea51 First wave of @apmorton suggestions and fixes by Matt Godbolt · 4 years, 10 months ago
  60. 1850ec7 Async tooling by Matt Godbolt · 4 years, 10 months ago
  61. 6d24480 win32 asyncify by Matt Godbolt · 4 years, 10 months ago
  62. 6999f9b Tweaks to retryPromise by Matt Godbolt · 4 years, 10 months ago
  63. fcffce5 Asyncify s3 handler by Matt Godbolt · 4 years, 10 months ago
  64. a15a4da Asyncify pascal by Matt Godbolt · 4 years, 10 months ago
  65. 1f86c64 Asyncify nvcc by Matt Godbolt · 4 years, 10 months ago
  66. 0670f57 Asyncify nim by Matt Godbolt · 4 years, 10 months ago
  67. cb08b7b Asyncify java by Matt Godbolt · 4 years, 10 months ago
  68. c589e08 Asyncify storage by Matt Godbolt · 4 years, 10 months ago
  69. f25940c Asyncify fortran by Matt Godbolt · 4 years, 10 months ago
  70. 252f8fe Asyncify dmd by Matt Godbolt · 4 years, 10 months ago
  71. 766480d Asyncify clean by Matt Godbolt · 4 years, 10 months ago
  72. b309b03 Fix explicit empty demangler by Matt Godbolt · 4 years, 10 months ago
  73. 0139382 Asyncify opt, add test by Matt Godbolt · 4 years, 10 months ago
  74. cd149a5 More async work, on a handler this time by Matt Godbolt · 4 years, 10 months ago
  75. 5c5f047 Asyncify formatter by Matt Godbolt · 4 years, 10 months ago
  76. 046a967 Asyncify compiler creation and argument getting by Matt Godbolt · 4 years, 10 months ago
  77. 9941ac6 async by Matt Godbolt · 4 years, 10 months ago
  78. 03a3fb3 Argument parser asyncs by Matt Godbolt · 4 years, 10 months ago
  79. 7e789a8 Compiler finder async and fixups by Matt Godbolt · 4 years, 10 months ago
  80. b28d2cf async multi.js by Matt Godbolt · 4 years, 10 months ago
  81. 55bf993 async caches; use null in executable cache instead of throwing an exception for 'not found' by Matt Godbolt · 4 years, 10 months ago
  82. 17e7f85 async aws; note that we're now using node 11 features by Matt Godbolt · 4 years, 10 months ago
  83. 6cd1fab Some tweaks to make more code async and fix IDE warnings by Matt Godbolt · 4 years, 10 months ago
  84. fdab41d Use res.send() in most cases. by Matt Godbolt · 4 years, 11 months ago
  85. 4cf5792 Cache headers for API requests. Default to 5m caching. Closes #1770 by Matt Godbolt · 4 years, 11 months ago
  86. 6d93969 Ensure HTML stuff uses new sentry scheme by Matt Godbolt · 4 years, 11 months ago
  87. e1188d1 Use a file to execute clang-query commands by Stephen Kelly · 4 years, 11 months ago
  88. 05edc75 Add missing cache headers for some files by RabsRincon · 4 years, 11 months ago
  89. 885aee1 Remove last remaining vars and fix formatting by RabsRincon · 4 years, 11 months ago
  90. 6ebefff Fixes Sentry issue COMPILER-EXPLORER-5W1 by RabsRincon · 4 years, 11 months ago
  91. c34ba45 Fixes COMPILER-EXPLORER-5VZ Sentry issue by RabsRincon · 4 years, 11 months ago
  92. 473f41c Slightly over-defensive fix for #1767. Not sure 100% of the original intent... by Matt Godbolt · 4 years, 11 months ago
  93. 2feaec4 Get rid of a `var` by Matt Godbolt · 4 years, 11 months ago
  94. ab87392 Work around for older CE instances (e.g. MS's). Closes #1768 by Matt Godbolt · 4 years, 11 months ago
  95. b5fa4e8 Fix objdump break. Adds test. Closes #1766 by Matt Godbolt · 4 years, 11 months ago
  96. 7a920eb More async work; and some refactoring by Matt Godbolt · 4 years, 11 months ago
  97. c4d7b61 Fix up return of postProcess for golang. Fixes #1765 by Matt Godbolt · 4 years, 11 months ago
  98. 9020ed5 Logs server-side errors; update to latest sentry. See #1765 by Matt Godbolt · 4 years, 11 months ago
  99. a255a4a Added Monaco editor syntax highlight support for Nim. by Ray Imber · 4 years, 11 months ago
  100. 1875d36 Merge pull request #1761 from DaemonSnake/master by Rubén Rincón Blanco · 4 years, 11 months ago