1. c8e8a80 Convert sponsor.js to sponsor.js, update tests to be more targeted. (#4199) by Matt Godbolt · 2 years, 1 month ago
  2. 1e0543f Change auto-open device-view to only when there's device asm (#4202) by Patrick Quist · 2 years, 1 month ago
  3. 1476937 Add split host/device views for CUDA C++ (#4177) by Paul Taylor · 2 years, 1 month ago
  4. d0f349c fix #4194 by partouf · 2 years, 1 month ago
  5. 583a737 fixes #4189 by partouf · 2 years, 1 month ago
  6. dafeca3 fixes #4185 by partouf · 2 years, 1 month ago
  7. 9620771 fixes #4188 by partouf · 2 years, 1 month ago
  8. 5223471 Use non-private ways of context menu (#4184) by Matt Godbolt · 2 years, 1 month ago
  9. fb91378 Fix ASM spam in the sentry logs (#4183) by Matt Godbolt · 2 years, 1 month ago
  10. c5f50d6 Fix typing and usage of tools (#4180) by Matt Godbolt · 2 years, 1 month ago
  11. ddafb32 Try to fix main (#4173) by Rubén Rincón Blanco · 2 years, 1 month ago
  12. b7dcb66 Makes li sponsor a btn-info (#4168) by Rubén Rincón Blanco · 2 years, 1 month ago
  13. 5017a18 format and lintfixes by partouf · 2 years, 1 month ago
  14. 8ce27d1 move things around to make it work by partouf · 2 years, 1 month ago
  15. 4904d44 bugfixes compiler by partouf · 2 years, 1 month ago
  16. 559c858 Convert editor.js to typescript (#4143) by Markus · 2 years, 1 month ago
  17. bc34e90 Convert compiler.js to typescript (#4132) by Markus · 2 years, 1 month ago
  18. 80796eb Properly allow for multiple opt pass panes (#4155) by Rubén Rincón Blanco · 2 years, 1 month ago
  19. f906a1e Fixes editor annotations showing for unreleated exec panes (#4161) by Rubén Rincón Blanco · 2 years, 1 month ago
  20. c3eee72 Sort libs based on semver (#4153) by Rubén Rincón Blanco · 2 years, 1 month ago
  21. 30e448b bugfix deviceview by partouf · 2 years, 1 month ago
  22. f28f865 format and lintfixes by partouf · 2 years, 1 month ago
  23. dd4b607 bugfixes conformance-view.ts by partouf · 2 years, 1 month ago
  24. 3fc49aa bugfixes device-view.ts by partouf · 2 years, 1 month ago
  25. 5c23882 Convert conformance-view.js to typescript (#4109) by Markus · 2 years, 1 month ago
  26. e490978 Convert device-view.js to typescript (#4105) by Markus · 2 years, 1 month ago
  27. b25e443 Improve event-map types (#4135) by Rubén Rincón Blanco · 2 years, 1 month ago
  28. 72a19da asm-mode: better tokenization for spirv (#4024) by Romaric Jodin · 2 years, 1 month ago
  29. b58deaf Add no-console to eslint checks (#4134) by Rubén Rincón Blanco · 2 years, 1 month ago
  30. fbb2c6a Do not disable opt pipeline viewer when it opens (#4113) by Rubén Rincón Blanco · 2 years, 2 months ago
  31. 99ba052 Add support for system theme for site templates (#4107) by Jeremy Rifkin · 2 years, 2 months ago
  32. d104aa6 Add some support for execution line linking in non tree mode (#4080) by Rubén Rincón Blanco · 2 years, 2 months ago
  33. ed52e5e Add some initial licenses to C++ compilers (#4089) by Rubén Rincón Blanco · 2 years, 2 months ago
  34. 997a2d3 add miracle emulator for z88dk sms files (#4086) by Patrick Quist · 2 years, 2 months ago
  35. c2e9aab Add basic support for Hook programming language (#4075) by Fábio de Souza Villaça Medeiros · 2 years, 2 months ago
  36. 9391f0a Add keep status per tab setting (#3871) by Rubén Rincón Blanco · 2 years, 2 months ago
  37. 64ce939 add zx emulation with speccy (#4065) by Patrick Quist · 2 years, 2 months ago
  38. e39ceee Add System theme setting (#4072) by Rubén Rincón Blanco · 2 years, 2 months ago
  39. 460eda1 Add license info button to compilers (#4077) by Rubén Rincón Blanco · 2 years, 2 months ago
  40. 8205573 add compilationinfo and related types (#4051) by Patrick Quist · 2 years, 2 months ago
  41. a8a666a Fixes for cppfront (#4076) by Matt Godbolt · 2 years, 2 months ago
  42. 366cd55 Adds llvm-cov tool (#4044) by Rubén Rincón Blanco · 2 years, 2 months ago
  43. 05d0fa6 Guard against missing buildResult in executor response (#4034) by Rubén Rincón Blanco · 2 years, 2 months ago
  44. 8d6f171 Cypress test to open all panes (#3953) by Rubén Rincón Blanco · 2 years, 3 months ago
  45. 96e15d6 Unbundle and disassemble device code (#4019) by Patrick Quist · 2 years, 3 months ago
  46. e257c32 jakt: Add new keywords and operators (#4021) by Andrew Kaster · 2 years, 3 months ago
  47. 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
  48. b8a6c49 Added AVX 512 types to C++ syntax highlighting (#4017) by Jeremy Rifkin · 2 years, 3 months ago
  49. 1ae96db Fix bug with state being undefined (#4011) by Jeremy Rifkin · 2 years, 3 months ago
  50. 7c08e02 Toggles state (#4006) by Jeremy Rifkin · 2 years, 3 months ago
  51. 4ba8a1d Move LLVM opt pipeline filters to their own dropdown (#4000) by Rubén Rincón Blanco · 2 years, 3 months ago
  52. 223cd8f stray console logs by partouf · 2 years, 3 months ago
  53. 44aa191 Add debug info filter option to LLVM opt pipeline viewer (#3987) by J. Ryan Stinnett · 2 years, 3 months ago
  54. 7f7ca77 Adds icon to Select all and makes the text hideable (#3970) by Rubén Rincón Blanco · 2 years, 3 months ago
  55. 05a2aae Move sass files to static/styles (#3971) by Rubén Rincón Blanco · 2 years, 3 months ago
  56. 5e67108 Fixes some errors with make EXTRA_ARGS="--language {langId}" (#3959) by Rubén Rincón Blanco · 2 years, 3 months ago
  57. 0b8d0d9 Fixes conformance view bug (#3960) by Rubén Rincón Blanco · 2 years, 3 months ago
  58. 16b1762 JBOF: Just a Bunch of Fixes (#3957) by Rubén Rincón Blanco · 2 years, 3 months ago
  59. 867adef fix: patch missing jquery imports (#3952) by Mats Larsen · 2 years, 3 months ago
  60. 5b84b23 Fix small UI problems (#3948) by Rubén Rincón Blanco · 2 years, 4 months ago
  61. 5bd729d Adds dxc configuration cc @jeremyong by Matt Godbolt · 2 years, 4 months ago
  62. d928bcc Add preliminary HLSL support (#3932) by Jeremy Ong · 2 years, 4 months ago
  63. 1f5fbe0 Replace provide-plugin jquery imports with import statements (#3943) by Mats Larsen · 2 years, 4 months ago
  64. c8ce581 Makes language logo optional in all cases (#3934) by Rubén Rincón Blanco · 2 years, 4 months ago
  65. 2710bd5 Fix isValidAd condition & more tests by RabsRincon · 2 years, 4 months ago
  66. 67cb9b4 Fix executor squiggles by RabsRincon · 2 years, 4 months ago
  67. 7104c06 Fix selection fn signature (#3935) by Rubén Rincón Blanco · 2 years, 4 months ago
  68. 1e51925 Make executor able to highlight editor code (#3911) by Rubén Rincón Blanco · 2 years, 4 months ago
  69. 1d56ca2 fix: use interfaces in pane.ts and related files (#3930) by Mats Larsen · 2 years, 4 months ago
  70. a61b877 Adds date filtering for ads (#3916) by Rubén Rincón Blanco · 2 years, 4 months ago
  71. 9b65532 more explicit that path-browserify should be used (#3901) by Patrick Quist · 2 years, 4 months ago
  72. 9e6dfd9 Fix variable name error. (#3923) by Fred Tingaud · 2 years, 4 months ago
  73. ea3b66d Add possibility for tools to generate an artifact (#3893) by Fred Tingaud · 2 years, 4 months ago
  74. 9632614 Introduce quick-fixes. (#3895) by Fred Tingaud · 2 years, 4 months ago
  75. 8916aa9 Clear editor decorations on lang change (#3913) by Rubén Rincón Blanco · 2 years, 4 months ago
  76. 6b6c9ff Allow having an icon for the tools. (#3894) by Fred Tingaud · 2 years, 4 months ago
  77. ddc2b4f Add remaining keywords to Carbon (#3904) by Mats Larsen · 2 years, 4 months ago
  78. 2e0c8c1 Add a concept of flow on ResultLines. (#3854) by Fred Tingaud · 2 years, 4 months ago
  79. 8dc552a Fix gccdump (#3888) by Patrick Quist · 2 years, 4 months ago
  80. 50a1eed Add support for Carbon (#3885) by Matt Godbolt · 2 years, 4 months ago
  81. 3048d92 Move cursor to the right position when clicking on a tag in tool outputs (#3843) by Fred Tingaud · 2 years, 4 months ago
  82. 712814f Adds way to disable executor recompilation on parameter change (#3862) by Rubén Rincón Blanco · 2 years, 4 months ago
  83. 9b8c738 Add overwrite option to load-save localstorage (#3877) by Rubén Rincón Blanco · 2 years, 4 months ago
  84. afc351f Skip full version button in info pane if not needed (#3881) by Rubén Rincón Blanco · 2 years, 4 months ago
  85. 4295077 Re-added irButton toggle by Jeremy Rifkin · 2 years, 4 months ago
  86. 920449e Resolved non-null assertion by Jeremy Rifkin · 2 years, 5 months ago
  87. ed4c581 Add the jakt programming language (#3845) by TrMen · 2 years, 5 months ago
  88. 3f58f19 Make line highlight more visible in dark mode. (#3846) by Fred Tingaud · 2 years, 5 months ago
  89. 78f477a Implement copy compiler button in conformance view (#3831) by Luca Natilla · 2 years, 5 months ago
  90. e784c75 Make URLs clickable in tools outputs. (#3829) by Fred Tingaud · 2 years, 5 months ago
  91. b013572 Make it possible to display a URL in marker tooltips. (#3828) by Fred Tingaud · 2 years, 5 months ago
  92. edf3fad Add -fno-discard-value-names support for the llvm opt viewer (#3836) by Jeremy Rifkin · 2 years, 5 months ago
  93. 33c2951 Add dark theme styling for webkit scrollbars (#3837) by Jeremy Rifkin · 2 years, 5 months ago
  94. 8097181 Improved sidebar width handling and added scrolling to the selected pass when loading urls (#3834) by Jeremy Rifkin · 2 years, 5 months ago
  95. a513bfd Add a way to trigger model markers on a range instead of a single token. (#3826) by Fred Tingaud · 2 years, 5 months ago
  96. ed1a4e6 LLVM Optimization Pass Viewer (#3769) by Jeremy Rifkin · 2 years, 5 months ago
  97. 02ef879 Move severity parsing with the rest of the output parsing. (#3821) by Fred Tingaud · 2 years, 5 months ago
  98. 9483082 Linked code background color doesn't need to be !important (#3817) by Fred Tingaud · 2 years, 5 months ago
  99. b0d6902 more confview fixes by partouf · 2 years, 5 months ago
  100. fce8a14 compilationstatus fix by partouf · 2 years, 5 months ago