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