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