1. 7edd6d4 Time all the things (#2462) by Patrick Quist · 3 years, 7 months ago
  2. 6ef5a9c fix #2231 (#2478) by Patrick Quist · 3 years, 7 months ago
  3. 82daa3d Update base.js by Patrick Quist · 3 years, 7 months ago
  4. 1a324cb Update base.js by Patrick Quist · 3 years, 8 months ago
  5. 07114b7 Update base.js by Patrick Quist · 3 years, 8 months ago
  6. 09244df fix compiler firejail execution with ldPath (#2466) by Patrick Quist · 3 years, 8 months ago
  7. 29236dd Attempt at refactoring to better separate ldpaths and libpaths (#2452) by Patrick Quist · 3 years, 8 months ago
  8. 56e64c1 fix compiler.options splitting by Partouf · 3 years, 8 months ago
  9. 1642130 Add support for more cases of verbose demangling (#2446) by Rubén Rincón Blanco · 3 years, 8 months ago
  10. e68114b bugfix by Patrick Quist · 3 years, 8 months ago
  11. 28219f9 Add loki log transport (#2302) by Austin Morton · 3 years, 8 months ago
  12. 17b2bb8 Move /shortener to /api/shortener (#2426) by Matt Godbolt · 3 years, 8 months ago
  13. 459afeb Goodbye, travis by Matt Godbolt · 3 years, 8 months ago
  14. 4e683c5 Adds args field to tools (#2406) by Rubén Rincón Blanco · 3 years, 8 months ago
  15. ebd159f Fixes wrong word in intel asm docs by RabsRincon · 3 years, 9 months ago
  16. a9d76dd Demangle optimization (#2390) by Matt Godbolt · 3 years, 9 months ago
  17. 9cbc894 npm run lint-fix by Matt Godbolt · 3 years, 9 months ago
  18. 52b2688 Check for tool binary existance, and add some default c++ Tools (#2384) by Tom Ritter · 3 years, 9 months ago
  19. 255bb19 Fix warning message, see #2388 by Matt Godbolt · 3 years, 9 months ago
  20. 7e595ee Fix regex so unicorn doesn't complain (#2385) by Tom Ritter · 3 years, 9 months ago
  21. 6c68038 Make the input file to clang-query unique so you can run multiple clang-query tools (#2378) by Tom Ritter · 3 years, 9 months ago
  22. 4737c7c support .d2line (#2375) by Patrick Quist · 3 years, 9 months ago
  23. 471474a fix regex for .weak and .weakext detection (#2370) by Patrick Quist · 3 years, 10 months ago
  24. 50f6859 TinyC support (#2365) by Patrick Quist · 3 years, 10 months ago
  25. fa31476 move execution counting spot by Matt Godbolt · 3 years, 10 months ago
  26. 547dd61 Address @apmorton comments by Matt Godbolt · 3 years, 10 months ago
  27. 88d8505 Count compilations and executions in prom by Matt Godbolt · 3 years, 10 months ago
  28. 8140936 stop using exe field in compilers api (#2194) by Patrick Quist · 3 years, 11 months ago
  29. 7c9b8c1 Support additional env vars in execution by Matt Godbolt · 3 years, 11 months ago
  30. a81d3f8 Applying filters to OSACA input (#2330) by Julian · 3 years, 11 months ago
  31. 80763a2 Fixed zig trunk LLVM IR output (#2327) by Alexandros Naskos · 3 years, 11 months ago
  32. 63971bf OSACA tool & analysis support (#2280) by Julian · 3 years, 12 months ago
  33. 75ba44c Fix VcAsmParser when multiple anonymous functions appear on the same line by Austin Morton · 3 years, 12 months ago
  34. 4b86907 Fix golang compiler output when run under firejail by Austin Morton · 3 years, 12 months ago
  35. 17c8ab8 Add stats for caches (#2300) by Matt Godbolt · 3 years, 12 months ago
  36. 80ec4ca Optimize instance startup time (#2293) by Austin Morton · 4 years ago
  37. a16013a Use execCompilerCached for GCC argument parser by Austin Morton · 4 years ago
  38. 4440c07 some tiny refactoring for building executables (#2284) by Patrick Quist · 4 years ago
  39. 8bc2b57 Avoid re-stringifying client-options.js on every request by Austin Morton · 4 years ago
  40. a561a0c Add EWARM compiler type and documentation (#2267) by JesusKrists · 4 years ago
  41. e1ab9d1 Enable debugging info for Nim by default (#2266) by Danil Yarantsev · 4 years ago
  42. 9b51556 remove obsolete links prop in asm json by partouf · 4 years ago
  43. 1ecfa68 Update Zig to use the new CLI (#2254) by Alexandros Naskos · 4 years ago
  44. bdad1fd Sometimes folders weren't cleaned up after compilation/execution (#2237) by Patrick Quist · 4 years, 1 month ago
  45. de85aec Normalize and enforce license disclaimer headers (#2234) by Austin Morton · 4 years, 1 month ago
  46. 4a158e1 Library widget revamp (#2223) by Patrick Quist · 4 years, 1 month ago
  47. f68198a Reassign copyright to Compiler Explorer Authors (#2233) by Matt Godbolt · 4 years, 1 month ago
  48. a2eed58 Transfer copyright to compiler explorer authors (#2232) by Patrick Quist · 4 years, 1 month ago
  49. 044dcfb Use ES6 Modules (#2132) by Austin Morton · 4 years, 1 month ago
  50. bac07fe Eliminate all dynamic require statements (#2230) by Austin Morton · 4 years, 1 month ago
  51. 697c8e9 support library options to be passed on to the compiler (#2215) by Patrick Quist · 4 years, 1 month ago
  52. a1b4ec4 Do not attempt to import the demangler class if demanglerType is not set by Austin Morton · 4 years, 1 month ago
  53. a49c052 Refactor shortener implementation in preparation for es6 modules by Austin Morton · 4 years, 1 month ago
  54. 3c4aa76 Replace demanglerClassFile with demanglerType (#2225) by Austin Morton · 4 years, 1 month ago
  55. d007a32 Why I still push directly to master is beyond me at this point by Austin Morton · 4 years, 1 month ago
  56. dde5ef0 Move some files in preparation for es6 modules by Austin Morton · 4 years, 1 month ago
  57. 8283a16 icc bugfix for conan libraries by partouf · 4 years, 1 month ago
  58. 78c13cc add strings tool (#2206) by Patrick Quist · 4 years, 1 month ago
  59. 356e87f .inst as an opcode (#2190) by Patrick Quist · 4 years, 1 month ago
  60. 3c6d1c7 add wasm variants for GO (#2187) by Patrick Quist · 4 years, 1 month ago
  61. 3a5420f remove unused code by partouf · 4 years, 1 month ago
  62. ee3000f Noscript default compiler (#2189) by Patrick Quist · 4 years, 1 month ago
  63. a57da71 Add FPC 3.2.0 (#2185) by Patrick Quist · 4 years, 1 month ago
  64. 0f01b99 Fix curl API (#2184) by Patrick Quist · 4 years, 1 month ago
  65. 837fc3c Filter compilers in execution panel (#2181) by Patrick Quist · 4 years, 1 month ago
  66. baa37fa [WIP] Golang GO support binary + execution (#2179) by Patrick Quist · 4 years, 1 month ago
  67. 6b6a9ef use underscore pick to filter compiler properties by Partouf · 4 years, 2 months ago
  68. 9444b19 extra default field to offer more backward compatibility by Patrick Quist · 4 years, 2 months ago
  69. ab2f8e2 Compilers API changes (#2170) by Patrick Quist · 4 years, 2 months ago
  70. 32aadc9 [#RandomThingsNobodyAskedFor] Noscript pages (#2120) by Patrick Quist · 4 years, 2 months ago
  71. 916ce00 Allow changing the detail level of GCC dumps in TREE and RTL view (#2134) by Iain Buclaw · 4 years, 2 months ago
  72. aa4ff7e TenDRA support for C (#2138) by Patrick Quist · 4 years, 2 months ago
  73. a41d7be add support for cppx blue and gold languages (#2144) by sdgoodrick · 4 years, 2 months ago
  74. a1bb78c bugfix skipAsm by Partouf · 4 years, 2 months ago
  75. 07f8395 Add ptxas (#2102) by Patrick Quist · 4 years, 2 months ago
  76. ccff4b9 Add new eslint rules (#2121) by Rubén Rincón Blanco · 4 years, 2 months ago
  77. 6b19e59 Minor improvement to compilation API docs by Rubén Rincón Blanco · 4 years, 3 months ago
  78. e1cd7f9 Fix relative links in asm-docs by Austin Morton · 4 years, 3 months ago
  79. 86b3101 Fix uncached execution during startup and compiler rescan (#2098) by Patrick Quist · 4 years, 3 months ago
  80. fb2f43b Ensure sentry environment is set for node backend by Austin Morton · 4 years, 3 months ago
  81. 7befe68 bugfix (#2088) by Patrick Quist · 4 years, 3 months ago
  82. cf7e0b0 [WIP] Fetch binaries for libraries before building (#1945) by Patrick Quist · 4 years, 3 months ago
  83. dc23612 bugfix fortran errors by Partouf · 4 years, 3 months ago
  84. dfcea7c Normalize utils.js documentation by RabsRincon · 4 years, 3 months ago
  85. 1106db4 Make url hash a base32 encode (#2062) by Rubén Rincón Blanco · 4 years, 3 months ago
  86. 37e93d7 skipAsm isn't a thing in clientstate, nevermind by Partouf · 4 years, 4 months ago
  87. ef42dbb support skipAsm filter by Partouf · 4 years, 4 months ago
  88. 3235729 Merge remote-tracking branch 'origin/master' into mobileshortlinkviewmode2 by Partouf · 4 years, 4 months ago
  89. a3ac7ef Support numeric labels (#2033) by Rubén Rincón Blanco · 4 years, 4 months ago
  90. 4df43dd Wsl fixes (#2012) by Simon Hössjer · 4 years, 4 months ago
  91. efe1327 compiler output support, tools, executor, lot of refactoring by Partouf · 4 years, 4 months ago
  92. 7583df9 support executor by Partouf · 4 years, 4 months ago
  93. 7087182 just the important bits by Partouf · 4 years, 4 months ago
  94. 01740fb Fixes undefined backendOptions by RabsRincon · 4 years, 4 months ago
  95. b7fc8b1 Ensure backend options are always generated by RabsRincon · 4 years, 4 months ago
  96. 6155516 Add backend option skipAsm by RabsRincon · 4 years, 4 months ago
  97. 2785809 Add ability to hide compilers from selection lists by RabsRincon · 4 years, 4 months ago
  98. 9129704 Pass -fsyntax-only when getting GCC options and test that -masm= is really supported (#2001) by Iain Buclaw · 4 years, 4 months ago
  99. 3a9da38 Recognize weak labels if a global isn't found (#2000) by Iain Buclaw · 4 years, 4 months ago
  100. ce0b7be Recognize globals emitted for the mcore and rx targets (#1999) by Iain Buclaw · 4 years, 4 months ago