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