1. 9a904bc hack for clang-intel ... for now by Patrick Quist · 2 years, 3 months ago
  2. 96e15d6 Unbundle and disassemble device code (#4019) by Patrick Quist · 2 years, 3 months ago
  3. 91d36fb add parser for spirv debug information (#4013) by Romaric Jodin · 2 years, 3 months ago
  4. 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
  5. 4051b4a typescriptify clang.js (#4018) by Patrick Quist · 2 years, 3 months ago
  6. e330b46 use openCL from icx install (#4015) by Robert Cohn · 2 years, 3 months ago
  7. 56dd810 fix for nvcc to support execution for local instances by partouf · 2 years, 3 months ago
  8. c6874f4 Add llvm opt pipeline llc and opt support (#4004) by Andreas Jonson · 2 years, 3 months ago
  9. c8b79c9 Ensure displayed name is `name` if set (#4001) by Rubén Rincón Blanco · 2 years, 3 months ago
  10. 5a0e67b Update compiler.exe when resolving relative paths (#3998) by Leonard Mosescu · 2 years, 3 months ago
  11. 0eb4c2e Cache stringified opt remarks, to avoid displaying many duplicates (#3993) by Ofek · 2 years, 3 months ago
  12. 1b45f20 Update firejail (#3984) by Austin Morton · 2 years, 3 months ago
  13. 219f061 Ensure first MIR pass marked as changed (#3988) by J. Ryan Stinnett · 2 years, 3 months ago
  14. 54c9cfd Z88dk (#3990) by Patrick Quist · 2 years, 3 months ago
  15. 3f6004b Add z88dk (#3812) by Patrick Quist · 2 years, 3 months ago
  16. 16dca9d Bring back old behaviour of 404 on missing compiler (#3981) by Rubén Rincón Blanco · 2 years, 3 months ago
  17. 105b814 Fixes wrong types in libraries.interfaces.ts (#3982) by Rubén Rincón Blanco · 2 years, 3 months ago
  18. 7c6a529 Move compilers/golang to Typescript (#3980) by Rubén Rincón Blanco · 2 years, 3 months ago
  19. 44aa191 Add debug info filter option to LLVM opt pipeline viewer (#3987) by J. Ryan Stinnett · 2 years, 3 months ago
  20. f5cd52f Fix execution on wine-vc compilers (#3986) by Edward J. Schwartz · 2 years, 3 months ago
  21. ba5dafa Adds some ts typings to base-compiler.ts (#3966) by Rubén Rincón Blanco · 2 years, 3 months ago
  22. e43841c Improve RGA register analysis association (#3977) by Jeremy Ong · 2 years, 3 months ago
  23. 9584893 Add RGA compiler support to HLSL (#3961) by Jeremy Ong · 2 years, 3 months ago
  24. 16b1762 JBOF: Just a Bunch of Fixes (#3957) by Rubén Rincón Blanco · 2 years, 4 months ago
  25. d928bcc Add preliminary HLSL support (#3932) by Jeremy Ong · 2 years, 4 months ago
  26. c8ce581 Makes language logo optional in all cases (#3934) by Rubén Rincón Blanco · 2 years, 4 months ago
  27. 49edec4 Repair http(s) includes after formatting (#3924) by Florian Albrechtskirchinger · 2 years, 4 months ago
  28. 16b0602 Add basic CIRCT compiler support. (#3917) by Mike Urbach · 2 years, 4 months ago
  29. 74bc5f0 Fix `[object Object]` opt remarks display (#3918) by Ofek · 2 years, 4 months ago
  30. 3845b4c Exclude bogus DebugLoc from opt remarks (#3914) by Ofek · 2 years, 4 months ago
  31. 63a88e0 Adds ability to detect incompatible options & userOptions (#3912) by Rubén Rincón Blanco · 2 years, 4 months ago
  32. 6b6c9ff Allow having an icon for the tools. (#3894) by Fred Tingaud · 2 years, 4 months ago
  33. a0584bc Give LDC its own LDCParser for cmdline options. (#3907) by Johan Engelen · 2 years, 4 months ago
  34. 473f1fc Temporary fix for #3856 (#3908) by Ofek · 2 years, 4 months ago
  35. e9cbc03 fix for pre v11 nvcc (#3897) by Patrick Quist · 2 years, 4 months ago
  36. 457c76c Ldcsymbolizer (#3891) by Patrick Quist · 2 years, 4 months ago
  37. d319bca Enable LLVM optimisation pipeline viewer for LDC + ASan symbolizer (#3838) by Johan Engelen · 2 years, 4 months ago
  38. 50a1eed Add support for Carbon (#3885) by Matt Godbolt · 2 years, 4 months ago
  39. 685970f Lint fix by Matt Godbolt · 2 years, 4 months ago
  40. 7ac1d67 Changes to prometheus counters (#3883) by Matt Godbolt · 2 years, 4 months ago
  41. c934ded Allow more ast lines while trying to keep out non-user-source (#3860) by Patrick Quist · 2 years, 5 months ago
  42. a5c45b6 Pony Lang Config (#3855) by Christopher Smyth · 2 years, 5 months ago
  43. ed4c581 Add the jakt programming language (#3845) by TrMen · 2 years, 5 months ago
  44. 66b517b Get statistics on tools usage per language / compiler (#3851) by Fred Tingaud · 2 years, 5 months ago
  45. fda6bac Fix #3839 (#3840) by Jeremy Rifkin · 2 years, 5 months ago
  46. edf3fad Add -fno-discard-value-names support for the llvm opt viewer (#3836) by Jeremy Rifkin · 2 years, 5 months ago
  47. a0d0eae Added llvm opt pipeline rust support (#3835) by Jeremy Rifkin · 2 years, 5 months ago
  48. 8d9fd65 fix cwd by partouf · 2 years, 5 months ago
  49. ed1a4e6 LLVM Optimization Pass Viewer (#3769) by Jeremy Rifkin · 2 years, 5 months ago
  50. 02ef879 Move severity parsing with the rest of the output parsing. (#3821) by Fred Tingaud · 2 years, 5 months ago
  51. e76115f Make tools output parsing overridable. (#3819) by Fred Tingaud · 2 years, 5 months ago
  52. 533b906 Cpp 6502 as compiler (#3678) by Patrick Quist · 2 years, 5 months ago
  53. f432dcb add curl (#3792) by Patrick Quist · 2 years, 5 months ago
  54. c8e3166 disable toit by partouf · 2 years, 5 months ago
  55. dc15c31 Toit (#3809) by Patrick Quist · 2 years, 5 months ago
  56. 5452166 Toit (#3808) by Patrick Quist · 2 years, 5 months ago
  57. 3bc1922 fix bug when creating error response (#3807) by walkerhuang · 2 years, 5 months ago
  58. 5896674 lintfix by partouf · 2 years, 5 months ago
  59. 540981c Port lib/languages.js to TypeScript (#3740) by Mats Larsen · 2 years, 5 months ago
  60. 8d24db2 Port lib/keyed-type.js to TypeScript (#3801) by Mats Larsen · 2 years, 5 months ago
  61. 0ac73d0 Port lib/packager.js to TypeScript (#3800) by Mats Larsen · 2 years, 5 months ago
  62. 7179b8a Properly async await so exceptions are processed in getVersion as one would expect (#3797) by Matt Godbolt · 2 years, 5 months ago
  63. d988a00 Enable MLIR for prod with 14.0.0 and 14.0.5 (#3770) by Mats Larsen · 2 years, 6 months ago
  64. ca7ebb4 Updated site templates (#3767) by Jeremy Rifkin · 2 years, 6 months ago
  65. ebfa101 Rust library support (#3754) by Patrick Quist · 2 years, 6 months ago
  66. 4c2fe0a Site templates feature (#3747) by Jeremy Rifkin · 2 years, 6 months ago
  67. ee28038 NFC: Rename TypeScript to TypeScript Native on website (#3750) by Mats Larsen · 2 years, 6 months ago
  68. ad2c28a don't objdump when only executing cmake result (#3751) by Patrick Quist · 2 years, 6 months ago
  69. 8f79bb5 move buildenvsetup to typescript and fix some times (#3735) by Patrick Quist · 2 years, 6 months ago
  70. 02ba6fa Port lib/formatters to TypeScript (#3741) by Mats Larsen · 2 years, 6 months ago
  71. fe688a1 Create minimal support implementation for MLIR (#3733) by Mats Larsen · 2 years, 6 months ago
  72. 1e7e336 add counter for dump&parse time (#3742) by Patrick Quist · 2 years, 6 months ago
  73. a1d6f45 Assembly documentation for LLVM IR (#3737) by Mats Larsen · 2 years, 6 months ago
  74. 2b3f822 gracefully handle defunct remote instances on startup by partouf · 2 years, 6 months ago
  75. 7573e69 extra unittests to see what happens if ppl are being cheeky by partouf · 2 years, 6 months ago
  76. 38cf38f Sprinkle some path.delimiter around (#3725) by Rubén Rincón Blanco · 2 years, 6 months ago
  77. 88cb7d6 Base-compiler to typescript (#3718) by Patrick Quist · 2 years, 6 months ago
  78. fe2687f allow hashes in arguments (#3726) by Patrick Quist · 2 years, 6 months ago
  79. 4150b60 First try at fixing flang (#3673) by Rubén Rincón Blanco · 2 years, 6 months ago
  80. d9151b9 Fix unused label filter for CUDA PTX output (#3717) by Ben Barsdell · 2 years, 6 months ago
  81. d0b38ab bugfix apphome by partouf · 2 years, 6 months ago
  82. 2c02f32 fix ada; set apphome to allow subdir customcwd by partouf · 2 years, 6 months ago
  83. f76cc54 formatfix by partouf · 2 years, 6 months ago
  84. d47191c bugfix ada intel asm options by Patrick Quist · 2 years, 6 months ago
  85. b006d4a Ada: fix compile to binary/execute within jail (#3716) by Marc Poulhiès · 2 years, 6 months ago
  86. bb0f4dc Fix demangling in CUDA PTX output (#3714) by Ben Barsdell · 2 years, 6 months ago
  87. 6e5d636 Ada: Fix inputFileName at incorrect loc for binary and execution (#3712) by Marc Poulhiès · 2 years, 6 months ago
  88. 77e38a2 Remove hardcoded path by Marc Poulhiès · 2 years, 6 months ago
  89. a4cd297 Beeb (#3679) by Patrick Quist · 2 years, 6 months ago
  90. 86c6dea Make Clang parser logic shorter (#3692) by Juan José · 2 years, 6 months ago
  91. c9b2b81 style: prefer built-in `Array#find()` over lodash lib (#3693) by Juan José · 2 years, 6 months ago
  92. f64c753 Have a way to disable asm docs if needed (#3667) by Rubén Rincón Blanco · 2 years, 7 months ago
  93. f83e184 Minimal version of externalparser asm-parser (#3278) by Patrick Quist · 2 years, 7 months ago
  94. 69fb396 better logging for when objdump or c++filt is missing by partouf · 2 years, 7 months ago
  95. 67714e5 Dosbox + Turbo C 2.01 support (#3627) by Patrick Quist · 2 years, 7 months ago
  96. 75b1c19 formatfixes by partouf · 2 years, 7 months ago
  97. bb8f3b8 Merge branches 'bbcmicrothings' and 'main' of https://github.com/compiler-explorer/compiler-explorer into main by partouf · 2 years, 7 months ago
  98. e937c7e Add semver check for ast dump in iscp (#3652) by Rubén Rincón Blanco · 2 years, 7 months ago
  99. 723f23e Add missing ts and sol logos by RabsRincon · 2 years, 7 months ago
  100. 5087a9e Add icons to languages in dropdown (#3298) by Rubén Rincón Blanco · 2 years, 7 months ago