1. 379a89f skip demangling (c++filt) tests when not on linux to allow more people to run the unittests (#3013) by Patrick Quist · 3 years ago
  2. 511236c Convert ansi-to-html.js to typescript (#2988) by Markus · 3 years ago
  3. 66e5734 Create test case for #2995 (#3002) by Mats Larsen · 3 years ago
  4. dc49b67 Fix sinon lint warnings in tests by Austin Morton · 3 years ago
  5. e7b9cbd Respect tab width and tabs/spaces settings for format APIs (#2957) by Mats Larsen · 3 years, 1 month ago
  6. c3a7274 Remove user-agent dependencies and add some extra metadata stuff (#2943) by Patrick Quist · 3 years, 1 month ago
  7. e24f724 Options cleanup (#2924) by Patrick Quist · 3 years, 1 month ago
  8. bc6757a Pascalchanges (#2881) by Patrick Quist · 3 years, 1 month ago
  9. b744d6a Asm-parser binary bugfix (#2904) by Patrick Quist · 3 years, 2 months ago
  10. 9d382eb bugfix mainsource detection by partouf · 3 years, 2 months ago
  11. b87f856 Make linter happy by Rubén Rincón Blanco · 3 years, 2 months ago
  12. d562ae0 Add test for forcedVersion flag by RabsRincon · 3 years, 2 months ago
  13. 854fdf7 Some more semver tests by RabsRincon · 3 years, 2 months ago
  14. 0b75857 Only focus on the first word of semver for ordering by RabsRincon · 3 years, 2 months ago
  15. 5e5e601 Multifile/IDE mode (#2725) by Patrick Quist · 3 years, 2 months ago
  16. 53b9e0a Support multiple formatter types for /api/format (#2818) by Mats Larsen · 3 years, 2 months ago
  17. b6c2380 Assembly API documentation for Java Bytecode (#2817) by Mats Larsen · 3 years, 2 months ago
  18. ca017ba Add support for heterogeneous compute (#2836) by Matt Godbolt · 3 years, 2 months ago
  19. 565a4f7 Actually fix Windows options-handler tests for realsies now by RabsRincon · 3 years, 2 months ago
  20. 2607bf5 Fix options-handler tools tests in Windows by RabsRincon · 3 years, 2 months ago
  21. 6fd069b Fix utils-test.js eslint complaints by RabsRincon · 3 years, 2 months ago
  22. 39aac53 Add basic options-handler tools parse test by RabsRincon · 3 years, 2 months ago
  23. 383c540 Add missing tests for utils.fileExists by RabsRincon · 3 years, 2 months ago
  24. 387c75a Adds configs for nsjail cfg and firejail profile paths (#2846) by Rubén Rincón Blanco · 3 years, 2 months ago
  25. a66df0b Bump timeout value of filters tests by RabsRincon · 3 years, 2 months ago
  26. 25f48a8 Reassign my copyright to Compiler Explorer Authors by Matt Godbolt · 3 years, 3 months ago
  27. db6626e Reassign my copyright to Compiler Explorer Authors by RabsRincon · 3 years, 3 months ago
  28. d52a131 Treat data definitions in the middle of functions as "strong" (#2792) by Matt Godbolt · 3 years, 3 months ago
  29. 0693def Re-enable tests for JavaCompiler (#2797) by Mats Larsen · 3 years, 3 months ago
  30. 115cbf3 Add support for HIP compilation for AMD GPUs. (#2759) by Artem Belevich · 3 years, 3 months ago
  31. f3acbc9 Adds .hidden for libraries (#2780) by Rubén Rincón Blanco · 3 years, 3 months ago
  32. 5fe6f14 Better handling of Kalray MPPA comment and bundle separator (#2768) by Marc Poulhiès · 3 years, 3 months ago
  33. 27012bb Initial sketch for how we could parse Rust output (#2761) by Rubén Rincón Blanco · 3 years, 3 months ago
  34. d6083ea Limit AWS SSM request to what we actually use (#2750) by Patrick Quist · 3 years, 4 months ago
  35. cb76eb5 undo by Patrick Quist · 3 years, 4 months ago
  36. 6947450 fix mock by Patrick Quist · 3 years, 4 months ago
  37. a6eef13 Support an executionWrapper per compiler. CC @jfalcou by Matt Godbolt · 3 years, 4 months ago
  38. b4ebb47 Add Kotlin/JVM support (#2637) by Daniel Below · 3 years, 5 months ago
  39. a4edf7e No array for each by Matt Godbolt · 3 years, 5 months ago
  40. cb50486 Bump eslint dependencies and suppress most of the warnings by Matt Godbolt · 3 years, 5 months ago
  41. 0aa3c9e Comment out ambiguous mangled name by Matt Godbolt · 3 years, 5 months ago
  42. ba6da76 add wrap to executor (#2679) by Patrick Quist · 3 years, 5 months ago
  43. 9b94ce7 Fix #1346: truncating nested top-level declarations (#2626) by Arseniy Zaostrovnykh · 3 years, 6 months ago
  44. b934d99 Keep go asm in UPPERCASE. See #2620 by Matt Godbolt · 3 years, 6 months ago
  45. 4f88b3f Highlight ASM and LLVM IR lines corresponding to the given token and vice-versa (#2594) by Arseniy Zaostrovnykh · 3 years, 6 months ago
  46. 259b72e Add some tests to s3 storage by Matt Godbolt · 3 years, 6 months ago
  47. a194b5a Always store shortlinks with a 6 character prefix in dynamodb by Austin Morton · 3 years, 6 months ago
  48. 80fa894 Store shortlinks with both 6 and 9 character prefixs in dynamodb by Austin Morton · 3 years, 6 months ago
  49. c0633d0 Highlight individual tokens in the source file and the corresponding nodes in the LLVM AST pane (#2572) by Arseniy Zaostrovnykh · 3 years, 6 months ago
  50. d461b8c Add support for nsjail compiler executions (#2569) by Matt Godbolt · 3 years, 6 months ago
  51. 71e23ae Treat LLVM %blah = expressions as "opcodes" by Matt Godbolt · 3 years, 7 months ago
  52. f7f0953 ANSI colour fixes. by Matt Godbolt · 3 years, 7 months ago
  53. af686e8 Support ELF Tool Chain and LLVM objdump (#2538) by Jessica Clarke · 3 years, 7 months ago
  54. 657866b Approval tests (#2491) by Matt Godbolt · 3 years, 7 months ago
  55. c0a45e7 Add CMake API (#2509) by Patrick Quist · 3 years, 7 months ago
  56. f227c75 bugfix arch detection by partouf · 3 years, 7 months ago
  57. 23b152b Colorize the LLVM AST to match the colors of the source (#2511) by Arseniy Zaostrovnykh · 3 years, 7 months ago
  58. 6fcf5d7 Increase the number of characters in s3 URLs by Matt Godbolt · 3 years, 7 months ago
  59. 7f4c4a9 Report back an estimate of filtered lines (#2506) by Rubén Rincón Blanco · 3 years, 7 months ago
  60. 8e2de4b Let api compile also detect aliased compilers (#2502) by Patrick Quist · 3 years, 7 months ago
  61. 11e470a Feature/jo/arm dockenizer (#2463) by Jeremy Overesch · 3 years, 7 months ago
  62. bb0a747 Ensure chai.should is in scope for all tests by Matt Godbolt · 3 years, 7 months ago
  63. 7edd6d4 Time all the things (#2462) by Patrick Quist · 3 years, 7 months ago
  64. 6ef5a9c fix #2231 (#2478) by Patrick Quist · 3 years, 7 months ago
  65. 29236dd Attempt at refactoring to better separate ldpaths and libpaths (#2452) by Patrick Quist · 3 years, 8 months ago
  66. 56e64c1 fix compiler.options splitting by Partouf · 3 years, 8 months ago
  67. 3a26b78 fix tests on windows by Partouf · 3 years, 8 months ago
  68. 1642130 Add support for more cases of verbose demangling (#2446) by Rubén Rincón Blanco · 3 years, 8 months ago
  69. 17b2bb8 Move /shortener to /api/shortener (#2426) by Matt Godbolt · 3 years, 8 months ago
  70. a9d76dd Demangle optimization (#2390) by Matt Godbolt · 3 years, 9 months ago
  71. 5a59cba Tweaks to mocha setup to let IDE users run individual tests again by Matt Godbolt · 3 years, 9 months ago
  72. 4737c7c support .d2line (#2375) by Patrick Quist · 3 years, 9 months ago
  73. 88d8505 Count compilations and executions in prom by Matt Godbolt · 3 years, 10 months ago
  74. 068f62c [riscv] Enable More RISC-V Targets (#2326) by Sam Elliott · 3 years, 11 months ago
  75. 8a9db85 unittest not really realistic anymore, demangling is not done in parser by partouf · 3 years, 12 months ago
  76. 17c8ab8 Add stats for caches (#2300) by Matt Godbolt · 3 years, 12 months ago
  77. 924dd02 add initial unicode asm test by partouf · 4 years ago
  78. 9b51556 remove obsolete links prop in asm json by partouf · 4 years ago
  79. 28f0137 add some basic binary objdump parsing testcases by partouf · 4 years ago
  80. de85aec Normalize and enforce license disclaimer headers (#2234) by Austin Morton · 4 years, 1 month ago
  81. 4a158e1 Library widget revamp (#2223) by Patrick Quist · 4 years, 1 month ago
  82. 9dcd208 Fix lint warning by Austin Morton · 4 years, 1 month ago
  83. f68198a Reassign copyright to Compiler Explorer Authors (#2233) by Matt Godbolt · 4 years, 1 month ago
  84. a2eed58 Transfer copyright to compiler explorer authors (#2232) by Patrick Quist · 4 years, 1 month ago
  85. 044dcfb Use ES6 Modules (#2132) by Austin Morton · 4 years, 1 month ago
  86. 697c8e9 support library options to be passed on to the compiler (#2215) by Patrick Quist · 4 years, 1 month ago
  87. 3c4aa76 Replace demanglerClassFile with demanglerType (#2225) by Austin Morton · 4 years, 1 month ago
  88. dde5ef0 Move some files in preparation for es6 modules by Austin Morton · 4 years, 1 month ago
  89. ca437e1 Consolidate eslint configuration (#2224) by Austin Morton · 4 years, 1 month ago
  90. 9052568 Fix incorrect usage of Promise/async in test suite by Austin Morton · 4 years, 1 month ago
  91. 356e87f .inst as an opcode (#2190) by Patrick Quist · 4 years, 1 month ago
  92. 0f01b99 Fix curl API (#2184) by Patrick Quist · 4 years, 1 month ago
  93. 837fc3c Filter compilers in execution panel (#2181) by Patrick Quist · 4 years, 1 month ago
  94. ab2f8e2 Compilers API changes (#2170) by Patrick Quist · 4 years, 2 months ago
  95. 07f8395 Add ptxas (#2102) by Patrick Quist · 4 years, 2 months ago
  96. ccff4b9 Add new eslint rules (#2121) by Rubén Rincón Blanco · 4 years, 2 months ago
  97. fb2f43b Ensure sentry environment is set for node backend by Austin Morton · 4 years, 3 months ago
  98. cf7e0b0 [WIP] Fetch binaries for libraries before building (#1945) by Patrick Quist · 4 years, 3 months ago
  99. dc23612 bugfix fortran errors by Partouf · 4 years, 3 months ago
  100. 1106db4 Make url hash a base32 encode (#2062) by Rubén Rincón Blanco · 4 years, 3 months ago