1. aa4db15 Add tests to LlvmPassDumpParser intra-line filters (#4133) by Ofek · 2 years, 2 months ago
  2. d104aa6 Add some support for execution line linking in non tree mode (#4080) by Rubén Rincón Blanco · 2 years, 2 months ago
  3. 366cd55 Adds llvm-cov tool (#4044) by Rubén Rincón Blanco · 2 years, 2 months ago
  4. d95147d formatting by partouf · 2 years, 2 months ago
  5. b567856 Clspvfixes (#4050) by Patrick Quist · 2 years, 2 months ago
  6. e039e57 tsify instructionsets (#4031) by Patrick Quist · 2 years, 3 months ago
  7. 82130f8 remove .orig files by partouf · 2 years, 3 months ago
  8. ba2c6e3 fix unittests by partouf · 2 years, 3 months ago
  9. 8334d96 tsify exec.js (#4026) by Patrick Quist · 2 years, 3 months ago
  10. 15007d3 Refactored the LLVM Optimization Pipeline to provide better diagnostics, added timeout indication to exec.js (#4016) by Jeremy Rifkin · 2 years, 3 months ago
  11. cf216d1 Fix eslint annotation by RabsRincon · 2 years, 4 months ago
  12. c8ce581 Makes language logo optional in all cases (#3934) by Rubén Rincón Blanco · 2 years, 4 months ago
  13. 6b6c9ff Allow having an icon for the tools. (#3894) by Fred Tingaud · 2 years, 4 months ago
  14. c934ded Allow more ast lines while trying to keep out non-user-source (#3860) by Patrick Quist · 2 years, 4 months ago
  15. a5c45b6 Pony Lang Config (#3855) by Christopher Smyth · 2 years, 5 months ago
  16. 02ef879 Move severity parsing with the rest of the output parsing. (#3821) by Fred Tingaud · 2 years, 5 months ago
  17. e76115f Make tools output parsing overridable. (#3819) by Fred Tingaud · 2 years, 5 months ago
  18. 540981c Port lib/languages.js to TypeScript (#3740) by Mats Larsen · 2 years, 5 months ago
  19. 7179b8a Properly async await so exceptions are processed in getVersion as one would expect (#3797) by Matt Godbolt · 2 years, 5 months ago
  20. ca7ebb4 Updated site templates (#3767) by Jeremy Rifkin · 2 years, 6 months ago
  21. 4c2fe0a Site templates feature (#3747) by Jeremy Rifkin · 2 years, 6 months ago
  22. a1d6f45 Assembly documentation for LLVM IR (#3737) by Mats Larsen · 2 years, 6 months ago
  23. bc1a2d3 formatfix by partouf · 2 years, 6 months ago
  24. 7573e69 extra unittests to see what happens if ppl are being cheeky by partouf · 2 years, 6 months ago
  25. fe2687f allow hashes in arguments (#3726) by Patrick Quist · 2 years, 6 months ago
  26. d9151b9 Fix unused label filter for CUDA PTX output (#3717) by Ben Barsdell · 2 years, 6 months ago
  27. d0b38ab bugfix apphome by partouf · 2 years, 6 months ago
  28. f703928 Add demangler tests for CUDA PTX (#3715) by Ben Barsdell · 2 years, 6 months ago
  29. 3d2b895 Support 24-bit rgb ansi sequences (#3664) by Jeremy Rifkin · 2 years, 6 months ago
  30. 371e8e6 Reset stream styles between outputs (#3662) by Jeremy Rifkin · 2 years, 6 months ago
  31. 0c2070a Renable license checks (#3619) by Rubén Rincón Blanco · 2 years, 7 months ago
  32. f2c1e0b The Grand Reformat (#3643) by Matt Godbolt · 2 years, 7 months ago
  33. 19ddc33 Port cache code to Typescript (#3605) by Matt Godbolt · 2 years, 7 months ago
  34. 5969633 handle vt100 reverse video escape code (#3598) by Patrick Quist · 2 years, 7 months ago
  35. 4965bd6 All semver comparisons now ensure it's safe to do so (#3562) by Rubén Rincón Blanco · 2 years, 7 months ago
  36. 40fe769 Set comma-dangle to always in server code and es5 in client code by RabsRincon · 2 years, 7 months ago
  37. 21b764f Unify comma configuration; and apply format to some files. (#3559) by Matt Godbolt · 2 years, 7 months ago
  38. 16b071b Updated x86 docenizer to read adjacent tables (#3541) by Jeremy Rifkin · 2 years, 7 months ago
  39. 074549f Introducing Backtrace.io as a sponsor (#3342) by Matt Godbolt · 2 years, 8 months ago
  40. 419d386 Added keyword-spacing eslint rule and fixed instances of inconsistent spacing (#3428) by Jeremy Rifkin · 2 years, 9 months ago
  41. dc06a85 Handle lines with no opcodes (#3416) by Matt Godbolt · 2 years, 9 months ago
  42. af4a55e Fix preprocessor filtering with url #includes (#3398) by Jeremy Rifkin · 2 years, 9 months ago
  43. 48eee26 Group some files to their own folders (#3384) by Rubén Rincón Blanco · 2 years, 9 months ago
  44. 3a88563 lintfix by partouf · 2 years, 10 months ago
  45. 74efcfa Preprocessor output panel (#3330) by Jeremy Rifkin · 2 years, 10 months ago
  46. a894faf lintfixes by partouf · 2 years, 10 months ago
  47. 41853b4 Fixes check for empty request body (#3350) by Yusuf Bham · 2 years, 10 months ago
  48. 5f0a3a7 Re-enable ansi tests. CC @matsjla by Matt Godbolt · 2 years, 10 months ago
  49. 9b890b1 Refactor handling of Assembly Documentation Providers (#3247) by Mats Larsen · 2 years, 10 months ago
  50. 1406669 Move BaseFormatter into /lib/formatters (#3250) by Mats Larsen · 2 years, 10 months ago
  51. bf9d233 Add AVR assembly documentation (#3218) by Elektron72 · 2 years, 11 months ago
  52. 7e294e7 fix unittest by partouf · 2 years, 11 months ago
  53. 5a35069 Add assembly documentation for 6502 (#3210) by Elektron72 · 2 years, 11 months ago
  54. 810a1d0 Describe which opcode and arch was not found (#3175) by Mats Larsen · 2 years, 11 months ago
  55. eb002af Update prettier, reformat json files by Matt Godbolt · 2 years, 12 months ago
  56. 73c7586 Update eslint et al by Matt Godbolt · 2 years, 12 months ago
  57. d7c4eec Refactor and return 404 from AsmDocs APIs (#3143) by Mats Larsen · 2 years, 12 months ago
  58. f7d77bd Modify the path include guard to fix some false-positives (#3083) by Rubén Rincón Blanco · 3 years ago
  59. cf7d704 Await for things (#3086) by Matt Godbolt · 3 years, 1 month ago
  60. 379a89f skip demangling (c++filt) tests when not on linux to allow more people to run the unittests (#3013) by Patrick Quist · 3 years, 2 months ago
  61. 511236c Convert ansi-to-html.js to typescript (#2988) by Markus · 3 years, 2 months ago
  62. 66e5734 Create test case for #2995 (#3002) by Mats Larsen · 3 years, 2 months ago
  63. dc49b67 Fix sinon lint warnings in tests by Austin Morton · 3 years, 2 months ago
  64. e7b9cbd Respect tab width and tabs/spaces settings for format APIs (#2957) by Mats Larsen · 3 years, 2 months ago
  65. c3a7274 Remove user-agent dependencies and add some extra metadata stuff (#2943) by Patrick Quist · 3 years, 2 months ago
  66. e24f724 Options cleanup (#2924) by Patrick Quist · 3 years, 2 months ago
  67. bc6757a Pascalchanges (#2881) by Patrick Quist · 3 years, 2 months ago
  68. b744d6a Asm-parser binary bugfix (#2904) by Patrick Quist · 3 years, 3 months ago
  69. 9d382eb bugfix mainsource detection by partouf · 3 years, 3 months ago
  70. b87f856 Make linter happy by Rubén Rincón Blanco · 3 years, 3 months ago
  71. d562ae0 Add test for forcedVersion flag by RabsRincon · 3 years, 3 months ago
  72. 854fdf7 Some more semver tests by RabsRincon · 3 years, 3 months ago
  73. 0b75857 Only focus on the first word of semver for ordering by RabsRincon · 3 years, 3 months ago
  74. 5e5e601 Multifile/IDE mode (#2725) by Patrick Quist · 3 years, 3 months ago
  75. 53b9e0a Support multiple formatter types for /api/format (#2818) by Mats Larsen · 3 years, 3 months ago
  76. b6c2380 Assembly API documentation for Java Bytecode (#2817) by Mats Larsen · 3 years, 3 months ago
  77. ca017ba Add support for heterogeneous compute (#2836) by Matt Godbolt · 3 years, 3 months ago
  78. 565a4f7 Actually fix Windows options-handler tests for realsies now by RabsRincon · 3 years, 3 months ago
  79. 2607bf5 Fix options-handler tools tests in Windows by RabsRincon · 3 years, 3 months ago
  80. 6fd069b Fix utils-test.js eslint complaints by RabsRincon · 3 years, 3 months ago
  81. 39aac53 Add basic options-handler tools parse test by RabsRincon · 3 years, 4 months ago
  82. 383c540 Add missing tests for utils.fileExists by RabsRincon · 3 years, 4 months ago
  83. 387c75a Adds configs for nsjail cfg and firejail profile paths (#2846) by Rubén Rincón Blanco · 3 years, 4 months ago
  84. a66df0b Bump timeout value of filters tests by RabsRincon · 3 years, 4 months ago
  85. 25f48a8 Reassign my copyright to Compiler Explorer Authors by Matt Godbolt · 3 years, 4 months ago
  86. db6626e Reassign my copyright to Compiler Explorer Authors by RabsRincon · 3 years, 4 months ago
  87. d52a131 Treat data definitions in the middle of functions as "strong" (#2792) by Matt Godbolt · 3 years, 4 months ago
  88. 0693def Re-enable tests for JavaCompiler (#2797) by Mats Larsen · 3 years, 4 months ago
  89. 115cbf3 Add support for HIP compilation for AMD GPUs. (#2759) by Artem Belevich · 3 years, 4 months ago
  90. f3acbc9 Adds .hidden for libraries (#2780) by Rubén Rincón Blanco · 3 years, 4 months ago
  91. 5fe6f14 Better handling of Kalray MPPA comment and bundle separator (#2768) by Marc Poulhiès · 3 years, 5 months ago
  92. 27012bb Initial sketch for how we could parse Rust output (#2761) by Rubén Rincón Blanco · 3 years, 5 months ago
  93. d6083ea Limit AWS SSM request to what we actually use (#2750) by Patrick Quist · 3 years, 5 months ago
  94. cb76eb5 undo by Patrick Quist · 3 years, 5 months ago
  95. 6947450 fix mock by Patrick Quist · 3 years, 5 months ago
  96. a6eef13 Support an executionWrapper per compiler. CC @jfalcou by Matt Godbolt · 3 years, 5 months ago
  97. b4ebb47 Add Kotlin/JVM support (#2637) by Daniel Below · 3 years, 6 months ago
  98. a4edf7e No array for each by Matt Godbolt · 3 years, 6 months ago
  99. cb50486 Bump eslint dependencies and suppress most of the warnings by Matt Godbolt · 3 years, 6 months ago
  100. 0aa3c9e Comment out ambiguous mangled name by Matt Godbolt · 3 years, 6 months ago