1. 5048106 Link into executable for Assembly language (#2581) by Patrick Quist · 3 years, 7 months ago
  2. 4f88b3f Highlight ASM and LLVM IR lines corresponding to the given token and vice-versa (#2594) by Arseniy Zaostrovnykh · 3 years, 7 months ago
  3. 259b72e Add some tests to s3 storage by Matt Godbolt · 3 years, 7 months ago
  4. a194b5a Always store shortlinks with a 6 character prefix in dynamodb by Austin Morton · 3 years, 8 months ago
  5. 80fa894 Store shortlinks with both 6 and 9 character prefixs in dynamodb by Austin Morton · 3 years, 8 months ago
  6. 1f135f2 Fire up a firejailed WINE complex even in nsjail mode. by Matt Godbolt · 3 years, 8 months ago
  7. c0633d0 Highlight individual tokens in the source file and the corresponding nodes in the LLVM AST pane (#2572) by Arseniy Zaostrovnykh · 3 years, 8 months ago
  8. d461b8c Add support for nsjail compiler executions (#2569) by Matt Godbolt · 3 years, 8 months ago
  9. aceaae2 Remove additionalEnv. Treat execOptions.env as always 'in addition to… (#2571) by Matt Godbolt · 3 years, 8 months ago
  10. 355983a bugfix make call by Patrick Quist · 3 years, 8 months ago
  11. 71e23ae Treat LLVM %blah = expressions as "opcodes" by Matt Godbolt · 3 years, 8 months ago
  12. 61c296b Fix lint by Matt Godbolt · 3 years, 8 months ago
  13. b3f50c8 Fix up objdump for pascal (thanks @jrtc27) by Matt Godbolt · 3 years, 8 months ago
  14. af686e8 Support ELF Tool Chain and LLVM objdump (#2538) by Jessica Clarke · 3 years, 8 months ago
  15. 93055c2 support some AVR branch opcodes by Patrick Quist · 3 years, 8 months ago
  16. 892b67d fix call to isJmpInstruction, 'this' not available from object for some reason by partouf · 3 years, 8 months ago
  17. 2b23183 support for arm instructions in graph viewer (#2530) by notyourav · 3 years, 8 months ago
  18. fbcad4b Propagate cache hits to higher levels in MultiCache (#2524) by Austin Morton · 3 years, 8 months ago
  19. c0a45e7 Add CMake API (#2509) by Patrick Quist · 3 years, 8 months ago
  20. f227c75 bugfix arch detection by partouf · 3 years, 8 months ago
  21. 23b152b Colorize the LLVM AST to match the colors of the source (#2511) by Arseniy Zaostrovnykh · 3 years, 8 months ago
  22. 6fcf5d7 Increase the number of characters in s3 URLs by Matt Godbolt · 3 years, 8 months ago
  23. 7f4c4a9 Report back an estimate of filtered lines (#2506) by Rubén Rincón Blanco · 3 years, 8 months ago
  24. 8e2de4b Let api compile also detect aliased compilers (#2502) by Patrick Quist · 3 years, 8 months ago
  25. 2d91a5e Shut Winston up by RabsRincon · 3 years, 8 months ago
  26. 273017c Tweaks to new ASM stuff by Matt Godbolt · 3 years, 8 months ago
  27. fc46d0b add compilers ldpath to cached requests (#2493) by Patrick Quist · 3 years, 9 months ago
  28. 11e470a Feature/jo/arm dockenizer (#2463) by Jeremy Overesch · 3 years, 9 months ago
  29. f5babe5 enable optimization output for icx/icpx (#2488) by Robert Cohn · 3 years, 9 months ago
  30. 77c0a8f fix undefined stats logging (#2487) by Patrick Quist · 3 years, 9 months ago
  31. a0f70d4 allow other nasm inputformat, add readelf to assembly (#2481) by Patrick Quist · 3 years, 9 months ago
  32. 7edd6d4 Time all the things (#2462) by Patrick Quist · 3 years, 9 months ago
  33. 6ef5a9c fix #2231 (#2478) by Patrick Quist · 3 years, 9 months ago
  34. 82daa3d Update base.js by Patrick Quist · 3 years, 9 months ago
  35. 1a324cb Update base.js by Patrick Quist · 3 years, 9 months ago
  36. 07114b7 Update base.js by Patrick Quist · 3 years, 9 months ago
  37. 09244df fix compiler firejail execution with ldPath (#2466) by Patrick Quist · 3 years, 9 months ago
  38. 29236dd Attempt at refactoring to better separate ldpaths and libpaths (#2452) by Patrick Quist · 3 years, 9 months ago
  39. 56e64c1 fix compiler.options splitting by Partouf · 3 years, 9 months ago
  40. 1642130 Add support for more cases of verbose demangling (#2446) by Rubén Rincón Blanco · 3 years, 9 months ago
  41. e68114b bugfix by Patrick Quist · 3 years, 9 months ago
  42. 28219f9 Add loki log transport (#2302) by Austin Morton · 3 years, 9 months ago
  43. 17b2bb8 Move /shortener to /api/shortener (#2426) by Matt Godbolt · 3 years, 9 months ago
  44. 459afeb Goodbye, travis by Matt Godbolt · 3 years, 9 months ago
  45. 4e683c5 Adds args field to tools (#2406) by Rubén Rincón Blanco · 3 years, 10 months ago
  46. ebd159f Fixes wrong word in intel asm docs by RabsRincon · 3 years, 10 months ago
  47. a9d76dd Demangle optimization (#2390) by Matt Godbolt · 3 years, 10 months ago
  48. 9cbc894 npm run lint-fix by Matt Godbolt · 3 years, 10 months ago
  49. 52b2688 Check for tool binary existance, and add some default c++ Tools (#2384) by Tom Ritter · 3 years, 10 months ago
  50. 255bb19 Fix warning message, see #2388 by Matt Godbolt · 3 years, 10 months ago
  51. 7e595ee Fix regex so unicorn doesn't complain (#2385) by Tom Ritter · 3 years, 10 months ago
  52. 6c68038 Make the input file to clang-query unique so you can run multiple clang-query tools (#2378) by Tom Ritter · 3 years, 11 months ago
  53. 4737c7c support .d2line (#2375) by Patrick Quist · 3 years, 11 months ago
  54. 471474a fix regex for .weak and .weakext detection (#2370) by Patrick Quist · 3 years, 11 months ago
  55. 50f6859 TinyC support (#2365) by Patrick Quist · 3 years, 11 months ago
  56. fa31476 move execution counting spot by Matt Godbolt · 3 years, 12 months ago
  57. 547dd61 Address @apmorton comments by Matt Godbolt · 3 years, 12 months ago
  58. 88d8505 Count compilations and executions in prom by Matt Godbolt · 3 years, 12 months ago
  59. 8140936 stop using exe field in compilers api (#2194) by Patrick Quist · 3 years, 12 months ago
  60. 7c9b8c1 Support additional env vars in execution by Matt Godbolt · 3 years, 12 months ago
  61. a81d3f8 Applying filters to OSACA input (#2330) by Julian · 4 years ago
  62. 80763a2 Fixed zig trunk LLVM IR output (#2327) by Alexandros Naskos · 4 years ago
  63. 63971bf OSACA tool & analysis support (#2280) by Julian · 4 years, 1 month ago
  64. 75ba44c Fix VcAsmParser when multiple anonymous functions appear on the same line by Austin Morton · 4 years, 1 month ago
  65. 4b86907 Fix golang compiler output when run under firejail by Austin Morton · 4 years, 1 month ago
  66. 17c8ab8 Add stats for caches (#2300) by Matt Godbolt · 4 years, 1 month ago
  67. 80ec4ca Optimize instance startup time (#2293) by Austin Morton · 4 years, 1 month ago
  68. a16013a Use execCompilerCached for GCC argument parser by Austin Morton · 4 years, 1 month ago
  69. 4440c07 some tiny refactoring for building executables (#2284) by Patrick Quist · 4 years, 1 month ago
  70. 8bc2b57 Avoid re-stringifying client-options.js on every request by Austin Morton · 4 years, 1 month ago
  71. a561a0c Add EWARM compiler type and documentation (#2267) by JesusKrists · 4 years, 2 months ago
  72. e1ab9d1 Enable debugging info for Nim by default (#2266) by Danil Yarantsev · 4 years, 2 months ago
  73. 9b51556 remove obsolete links prop in asm json by partouf · 4 years, 2 months ago
  74. 1ecfa68 Update Zig to use the new CLI (#2254) by Alexandros Naskos · 4 years, 2 months ago
  75. bdad1fd Sometimes folders weren't cleaned up after compilation/execution (#2237) by Patrick Quist · 4 years, 2 months ago
  76. de85aec Normalize and enforce license disclaimer headers (#2234) by Austin Morton · 4 years, 2 months ago
  77. 4a158e1 Library widget revamp (#2223) by Patrick Quist · 4 years, 2 months ago
  78. f68198a Reassign copyright to Compiler Explorer Authors (#2233) by Matt Godbolt · 4 years, 2 months ago
  79. a2eed58 Transfer copyright to compiler explorer authors (#2232) by Patrick Quist · 4 years, 2 months ago
  80. 044dcfb Use ES6 Modules (#2132) by Austin Morton · 4 years, 2 months ago
  81. bac07fe Eliminate all dynamic require statements (#2230) by Austin Morton · 4 years, 2 months ago
  82. 697c8e9 support library options to be passed on to the compiler (#2215) by Patrick Quist · 4 years, 2 months ago
  83. a1b4ec4 Do not attempt to import the demangler class if demanglerType is not set by Austin Morton · 4 years, 2 months ago
  84. a49c052 Refactor shortener implementation in preparation for es6 modules by Austin Morton · 4 years, 2 months ago
  85. 3c4aa76 Replace demanglerClassFile with demanglerType (#2225) by Austin Morton · 4 years, 2 months ago
  86. d007a32 Why I still push directly to master is beyond me at this point by Austin Morton · 4 years, 2 months ago
  87. dde5ef0 Move some files in preparation for es6 modules by Austin Morton · 4 years, 2 months ago
  88. 8283a16 icc bugfix for conan libraries by partouf · 4 years, 2 months ago
  89. 78c13cc add strings tool (#2206) by Patrick Quist · 4 years, 2 months ago
  90. 356e87f .inst as an opcode (#2190) by Patrick Quist · 4 years, 3 months ago
  91. 3c6d1c7 add wasm variants for GO (#2187) by Patrick Quist · 4 years, 3 months ago
  92. 3a5420f remove unused code by partouf · 4 years, 3 months ago
  93. ee3000f Noscript default compiler (#2189) by Patrick Quist · 4 years, 3 months ago
  94. a57da71 Add FPC 3.2.0 (#2185) by Patrick Quist · 4 years, 3 months ago
  95. 0f01b99 Fix curl API (#2184) by Patrick Quist · 4 years, 3 months ago
  96. 837fc3c Filter compilers in execution panel (#2181) by Patrick Quist · 4 years, 3 months ago
  97. baa37fa [WIP] Golang GO support binary + execution (#2179) by Patrick Quist · 4 years, 3 months ago
  98. 6b6a9ef use underscore pick to filter compiler properties by Partouf · 4 years, 3 months ago
  99. 9444b19 extra default field to offer more backward compatibility by Patrick Quist · 4 years, 3 months ago
  100. ab2f8e2 Compilers API changes (#2170) by Patrick Quist · 4 years, 3 months ago