1. 916ce00 Allow changing the detail level of GCC dumps in TREE and RTL view (#2134) by Iain Buclaw · 4 years, 2 months ago
  2. aa4ff7e TenDRA support for C (#2138) by Patrick Quist · 4 years, 2 months ago
  3. a41d7be add support for cppx blue and gold languages (#2144) by sdgoodrick · 4 years, 2 months ago
  4. a1bb78c bugfix skipAsm by Partouf · 4 years, 2 months ago
  5. 07f8395 Add ptxas (#2102) by Patrick Quist · 4 years, 2 months ago
  6. ccff4b9 Add new eslint rules (#2121) by Rubén Rincón Blanco · 4 years, 2 months ago
  7. 6b19e59 Minor improvement to compilation API docs by Rubén Rincón Blanco · 4 years, 3 months ago
  8. e1cd7f9 Fix relative links in asm-docs by Austin Morton · 4 years, 3 months ago
  9. 86b3101 Fix uncached execution during startup and compiler rescan (#2098) by Patrick Quist · 4 years, 3 months ago
  10. fb2f43b Ensure sentry environment is set for node backend by Austin Morton · 4 years, 3 months ago
  11. 7befe68 bugfix (#2088) by Patrick Quist · 4 years, 3 months ago
  12. cf7e0b0 [WIP] Fetch binaries for libraries before building (#1945) by Patrick Quist · 4 years, 3 months ago
  13. dc23612 bugfix fortran errors by Partouf · 4 years, 3 months ago
  14. dfcea7c Normalize utils.js documentation by RabsRincon · 4 years, 3 months ago
  15. 1106db4 Make url hash a base32 encode (#2062) by Rubén Rincón Blanco · 4 years, 3 months ago
  16. 37e93d7 skipAsm isn't a thing in clientstate, nevermind by Partouf · 4 years, 4 months ago
  17. ef42dbb support skipAsm filter by Partouf · 4 years, 4 months ago
  18. 3235729 Merge remote-tracking branch 'origin/master' into mobileshortlinkviewmode2 by Partouf · 4 years, 4 months ago
  19. a3ac7ef Support numeric labels (#2033) by Rubén Rincón Blanco · 4 years, 4 months ago
  20. 4df43dd Wsl fixes (#2012) by Simon Hössjer · 4 years, 4 months ago
  21. efe1327 compiler output support, tools, executor, lot of refactoring by Partouf · 4 years, 4 months ago
  22. 7583df9 support executor by Partouf · 4 years, 4 months ago
  23. 7087182 just the important bits by Partouf · 4 years, 4 months ago
  24. 01740fb Fixes undefined backendOptions by RabsRincon · 4 years, 4 months ago
  25. b7fc8b1 Ensure backend options are always generated by RabsRincon · 4 years, 4 months ago
  26. 6155516 Add backend option skipAsm by RabsRincon · 4 years, 4 months ago
  27. 2785809 Add ability to hide compilers from selection lists by RabsRincon · 4 years, 4 months ago
  28. 9129704 Pass -fsyntax-only when getting GCC options and test that -masm= is really supported (#2001) by Iain Buclaw · 4 years, 4 months ago
  29. 3a9da38 Recognize weak labels if a global isn't found (#2000) by Iain Buclaw · 4 years, 4 months ago
  30. ce0b7be Recognize globals emitted for the mcore and rx targets (#1999) by Iain Buclaw · 4 years, 4 months ago
  31. 1f720f3 Fix asm parser to recognize SPARC function definitions (#1998) by Iain Buclaw · 4 years, 4 months ago
  32. cf9494d Fix the empty string failure on gcc lower than 4.9.0 by GeorgeGribkov · 4 years, 5 months ago
  33. 2f02d8b Merge remote-tracking branch 'origin/master' into GeorgeGribkov-pvs-studio-tool by Matt Godbolt · 4 years, 5 months ago
  34. 97c7067 Tools includeKey by Matt Godbolt · 4 years, 5 months ago
  35. 29125df Formatting; remove commented-out code by Matt Godbolt · 4 years, 5 months ago
  36. f5cab41 Merge remote-tracking branch 'origin/master' into GeorgeGribkov-pvs-studio-tool by Matt Godbolt · 4 years, 5 months ago
  37. 2a6c070 Change the message for the compilation error by GeorgeGribkov · 4 years, 5 months ago
  38. d6fd4e7 Return if compilation failed by GeorgeGribkov · 4 years, 5 months ago
  39. 74b02c0 exclude directories for analysis by GeorgeGribkov · 4 years, 5 months ago
  40. 24202e9 Turn on the automatic PVS-Studio.cfg generation by GeorgeGribkov · 4 years, 5 months ago
  41. 535d436 Make gccDump output process filename agnostic by RabsRincon · 4 years, 5 months ago
  42. aac49c3 change to support ce user by Partouf · 4 years, 5 months ago
  43. 2cae24f Merge remote-tracking branch 'origin/master' into HEAD by Partouf · 4 years, 5 months ago
  44. 79e3252 use pvs-studio-analyzer by Partouf · 4 years, 5 months ago
  45. 8c38500 Merge pull request #2003 from GeorgeGribkov/GeorgeGribkov-pvs-studio-tool by Matt Godbolt · 4 years, 5 months ago
  46. c2c6f32 minor fix by GeorgeGribkov · 4 years, 5 months ago
  47. 91972db Let the PVS-Studio-tool know the compiler path by GeorgeGribkov · 4 years, 5 months ago
  48. 263ff0e Support binary in rust. by Matt Godbolt · 4 years, 5 months ago
  49. b2d1027 restore some things by Partouf · 4 years, 5 months ago
  50. 2d08144 Merge branch 'pvstestthings' into GeorgeGribkov-pvs-studio-tool by Partouf · 4 years, 5 months ago
  51. e76375c Merge remote-tracking branch 'origin/master' into GeorgeGribkov-pvs-studio-tool by Partouf · 4 years, 5 months ago
  52. 7ffc3e3 fix #1996 by Partouf · 4 years, 5 months ago
  53. 0438c8f bluh by Partouf · 4 years, 5 months ago
  54. d723c82 Merge remote-tracking branch 'origin/master' into GeorgeGribkov-pvs-studio-tool by Partouf · 4 years, 5 months ago
  55. 101d6f1 merge https://github.com/GeorgeGribkov/compiler-explorer/commit/f4ac5e234dd7b99fffc8fea69143791a3952d43b by Partouf · 4 years, 5 months ago
  56. afd30bc Merge branch 'master' into go-archs by Rubén Rincón Blanco · 4 years, 5 months ago
  57. f4ac5e2 Clear the PVS-Studio stderr output by GeorgeGribkov · 4 years, 5 months ago
  58. 453bef9 Adding another sponsor; PVS Studio by Matt Godbolt · 4 years, 5 months ago
  59. 3a458c1 fix the things by Partouf · 4 years, 5 months ago
  60. f2cfae6 Argh lint. I fixed this but forgot to git add before pushing by Matt Godbolt · 4 years, 5 months ago
  61. 142c824 Check return code of pvs-studio and plog-converter and return their errors if they fail. CC @GeorgeGribkov by Matt Godbolt · 4 years, 5 months ago
  62. d9ebcd1 Make plog-converter configurable (CC @GeorgeGribkov) by Matt Godbolt · 4 years, 5 months ago
  63. a8bdcac Merge branch 'pvs-studio-tool' of https://github.com/GeorgeGribkov/compiler-explorer into GeorgeGribkov-pvs-studio-tool by Matt Godbolt · 4 years, 5 months ago
  64. 3338076 minimum effort support (#1979) by Patrick Quist · 4 years, 5 months ago
  65. 7fcca14 Ewavr (#1707) by Ethan Slattery · 4 years, 5 months ago
  66. 5bc4e3b enables binary+execution for ADA (#1971) by Patrick Quist · 4 years, 5 months ago
  67. 9fe8dcd Go: Add additional architectures by Kale Blankenship · 6 years ago
  68. eeb6bc5 Fix some little misprints by GeorgeGribkov · 4 years, 5 months ago
  69. ae3f22c Add PVS-Studio-tool by GeorgeGribkov · 4 years, 5 months ago
  70. e8c754d Avoid parsing version properties as numbers by Kale Blankenship · 4 years, 5 months ago
  71. 84e9b28 Canonical URLs now https://github.com/compiler-explorer/compiler-explorer! Hooray :) by Matt Godbolt · 4 years, 5 months ago
  72. 5c49e97 Merge pull request #1843 from mattgodbolt/features/nsjail by Matt Godbolt · 4 years, 5 months ago
  73. e9441f3 Add first corporate sponsor by Matt Godbolt · 4 years, 5 months ago
  74. 1682936 Fix some messages in the hope of finding #1931 by Matt Godbolt · 4 years, 5 months ago
  75. 9f9e5cb Better detection for -emit-llvm ir checks by RabsRincon · 4 years, 5 months ago
  76. 02b597c Limit libraries per compiler (#1951) by Patrick Quist · 4 years, 6 months ago
  77. 5687e01 dont reset ldpath by default (#1944) by Patrick Quist · 4 years, 6 months ago
  78. 8a32652 fix broken JavaCompiler by Jascha Knack · 4 years, 6 months ago
  79. 9047ffc Add toolchain librarypaths to -Wl,-rpath (#1934) by Patrick Quist · 4 years, 6 months ago
  80. 420462b Move thanks to "sponsors" by Matt Godbolt · 4 years, 6 months ago
  81. 7691833 Add reset() method to properties to enable testing by RabsRincon · 4 years, 6 months ago
  82. d88bfcb Add baseOptions to compiler props by RabsRincon · 4 years, 7 months ago
  83. cadbdf5 Switch to p-queue package, implement compilationEnvTimeoutMs, and improve temp cleanup logging (#1877) by Austin Morton · 4 years, 7 months ago
  84. 4760ae9 Update dependencies (#1842) by Austin Morton · 4 years, 8 months ago
  85. fabbbde Fix python compiler implementation by Austin Morton · 4 years, 8 months ago
  86. ab0f557 Don't error by returning a rejected promise as a string; throw an error. Fixes #1848 by Matt Godbolt · 4 years, 8 months ago
  87. cebf6ad Change default target for ISPC to avx2-i32x8 (#1846) by Dmitry Babokin · 4 years, 8 months ago
  88. bbff26f Add sandbox support for nsjail by Austin Morton · 5 years ago
  89. 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
  90. 1b7fe24 Perform some general maintenance on the test suite (#1840) by Austin Morton · 4 years, 8 months ago
  91. 98087fd Fix bug that caused compiler rescans to return the incorrect compiler objects by Austin Morton · 4 years, 8 months ago
  92. 141512b Add gitReleaseCommit field to options by Rubén Rincón · 4 years, 8 months ago
  93. 56f3bac Merge remote-tracking branch 'origin/master' into mg/async_tweaks by Matt Godbolt · 4 years, 8 months ago
  94. da29502 Fix empty demangler property detection by Austin Morton · 4 years, 8 months ago
  95. a0df8a0 Allow executeParameters to be json array by RabsRincon · 4 years, 8 months ago
  96. 627a244 Merge branch 'master' into mg/async_tweaks by Matt Godbolt · 4 years, 9 months ago
  97. 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
  98. 0647dba Replace strings using a slightly faster method. by Matt Godbolt · 4 years, 9 months ago
  99. 74780f3 More consisetency in storage handling. Thanks again @apmorton by Matt Godbolt · 4 years, 9 months ago
  100. 1252b8e TIL `for await (...)`. Thanks @apmorton by Matt Godbolt · 4 years, 9 months ago