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