1. 8cb1e3a Merge branch 'main' into compiler-overrides by partouf · 2 years, 2 months ago
  2. 7f7ca77 Adds icon to Select all and makes the text hideable (#3970) by Rubén Rincón Blanco · 2 years, 2 months ago
  3. 05a2aae Move sass files to static/styles (#3971) by Rubén Rincón Blanco · 2 years, 2 months ago
  4. 5e67108 Fixes some errors with make EXTRA_ARGS="--language {langId}" (#3959) by Rubén Rincón Blanco · 2 years, 2 months ago
  5. 0b8d0d9 Fixes conformance view bug (#3960) by Rubén Rincón Blanco · 2 years, 2 months ago
  6. 16b1762 JBOF: Just a Bunch of Fixes (#3957) by Rubén Rincón Blanco · 2 years, 2 months ago
  7. 867adef fix: patch missing jquery imports (#3952) by Mats Larsen · 2 years, 2 months ago
  8. 5b84b23 Fix small UI problems (#3948) by Rubén Rincón Blanco · 2 years, 2 months ago
  9. 5bd729d Adds dxc configuration cc @jeremyong by Matt Godbolt · 2 years, 2 months ago
  10. d928bcc Add preliminary HLSL support (#3932) by Jeremy Ong · 2 years, 2 months ago
  11. 1f5fbe0 Replace provide-plugin jquery imports with import statements (#3943) by Mats Larsen · 2 years, 2 months ago
  12. c8ce581 Makes language logo optional in all cases (#3934) by Rubén Rincón Blanco · 2 years, 2 months ago
  13. 2710bd5 Fix isValidAd condition & more tests by RabsRincon · 2 years, 2 months ago
  14. 67cb9b4 Fix executor squiggles by RabsRincon · 2 years, 2 months ago
  15. 7104c06 Fix selection fn signature (#3935) by Rubén Rincón Blanco · 2 years, 3 months ago
  16. 1e51925 Make executor able to highlight editor code (#3911) by Rubén Rincón Blanco · 2 years, 3 months ago
  17. 1d56ca2 fix: use interfaces in pane.ts and related files (#3930) by Mats Larsen · 2 years, 3 months ago
  18. a61b877 Adds date filtering for ads (#3916) by Rubén Rincón Blanco · 2 years, 3 months ago
  19. 9b65532 more explicit that path-browserify should be used (#3901) by Patrick Quist · 2 years, 3 months ago
  20. 9e6dfd9 Fix variable name error. (#3923) by Fred Tingaud · 2 years, 3 months ago
  21. ea3b66d Add possibility for tools to generate an artifact (#3893) by Fred Tingaud · 2 years, 3 months ago
  22. 9632614 Introduce quick-fixes. (#3895) by Fred Tingaud · 2 years, 3 months ago
  23. 8916aa9 Clear editor decorations on lang change (#3913) by Rubén Rincón Blanco · 2 years, 3 months ago
  24. 6b6c9ff Allow having an icon for the tools. (#3894) by Fred Tingaud · 2 years, 3 months ago
  25. ddc2b4f Add remaining keywords to Carbon (#3904) by Mats Larsen · 2 years, 3 months ago
  26. 388e668 proof of concept by partouf · 2 years, 3 months ago
  27. 2e0c8c1 Add a concept of flow on ResultLines. (#3854) by Fred Tingaud · 2 years, 3 months ago
  28. 8dc552a Fix gccdump (#3888) by Patrick Quist · 2 years, 3 months ago
  29. 50a1eed Add support for Carbon (#3885) by Matt Godbolt · 2 years, 3 months ago
  30. 3048d92 Move cursor to the right position when clicking on a tag in tool outputs (#3843) by Fred Tingaud · 2 years, 3 months ago
  31. 712814f Adds way to disable executor recompilation on parameter change (#3862) by Rubén Rincón Blanco · 2 years, 3 months ago
  32. 9b8c738 Add overwrite option to load-save localstorage (#3877) by Rubén Rincón Blanco · 2 years, 3 months ago
  33. afc351f Skip full version button in info pane if not needed (#3881) by Rubén Rincón Blanco · 2 years, 3 months ago
  34. 4295077 Re-added irButton toggle by Jeremy Rifkin · 2 years, 3 months ago
  35. 920449e Resolved non-null assertion by Jeremy Rifkin · 2 years, 3 months ago
  36. ed4c581 Add the jakt programming language (#3845) by TrMen · 2 years, 3 months ago
  37. 3f58f19 Make line highlight more visible in dark mode. (#3846) by Fred Tingaud · 2 years, 3 months ago
  38. 78f477a Implement copy compiler button in conformance view (#3831) by Luca Natilla · 2 years, 3 months ago
  39. e784c75 Make URLs clickable in tools outputs. (#3829) by Fred Tingaud · 2 years, 3 months ago
  40. b013572 Make it possible to display a URL in marker tooltips. (#3828) by Fred Tingaud · 2 years, 3 months ago
  41. edf3fad Add -fno-discard-value-names support for the llvm opt viewer (#3836) by Jeremy Rifkin · 2 years, 4 months ago
  42. 33c2951 Add dark theme styling for webkit scrollbars (#3837) by Jeremy Rifkin · 2 years, 4 months ago
  43. 8097181 Improved sidebar width handling and added scrolling to the selected pass when loading urls (#3834) by Jeremy Rifkin · 2 years, 4 months ago
  44. a513bfd Add a way to trigger model markers on a range instead of a single token. (#3826) by Fred Tingaud · 2 years, 4 months ago
  45. ed1a4e6 LLVM Optimization Pass Viewer (#3769) by Jeremy Rifkin · 2 years, 4 months ago
  46. 02ef879 Move severity parsing with the rest of the output parsing. (#3821) by Fred Tingaud · 2 years, 4 months ago
  47. 9483082 Linked code background color doesn't need to be !important (#3817) by Fred Tingaud · 2 years, 4 months ago
  48. b0d6902 more confview fixes by partouf · 2 years, 4 months ago
  49. fce8a14 compilationstatus fix by partouf · 2 years, 4 months ago
  50. 5452166 Toit (#3808) by Patrick Quist · 2 years, 4 months ago
  51. 2d94bfa fix executor by partouf · 2 years, 4 months ago
  52. 540981c Port lib/languages.js to TypeScript (#3740) by Mats Larsen · 2 years, 4 months ago
  53. 446eb30 Fix tag source for tools. (#3802) by Fred Tingaud · 2 years, 4 months ago
  54. f4753b0 Convert components.js to typescript (#2993) by Markus · 2 years, 4 months ago
  55. c315d6a Move compiler-service.js to TS (#3672) by Rubén Rincón Blanco · 2 years, 4 months ago
  56. 0fee35f Set wrappingStrategy: advanced for monaco (#3790) by Jeremy Rifkin · 2 years, 4 months ago
  57. 204960d Address #3705 (#3789) by Jeremy Rifkin · 2 years, 4 months ago
  58. 90ee032 Fix squiggles positioning. (#3787) by Fred Tingaud · 2 years, 4 months ago
  59. 1019d7d Handle another case where the compilation fails (#3788) by Jeremy Rifkin · 2 years, 4 months ago
  60. 4ea5d4f Display tool tags in the editor (#3776) by Fred Tingaud · 2 years, 4 months ago
  61. 0d41b01 fix tab selection (#3772) by Patrick Quist · 2 years, 4 months ago
  62. 3f2e8f3 dont show flto notice when used in cmake (#3773) by Patrick Quist · 2 years, 4 months ago
  63. 836d97b Add an alert to fix #3518 (#3771) by Vaascoo · 2 years, 4 months ago
  64. 50f4e06 Fix unexpected es6 code in /static (#3753) by Mats Larsen · 2 years, 4 months ago
  65. 1123f0f Fix issue with conformance views (#3758) by Jeremy Rifkin · 2 years, 4 months ago
  66. 4c2fe0a Site templates feature (#3747) by Jeremy Rifkin · 2 years, 4 months ago
  67. fe688a1 Create minimal support implementation for MLIR (#3733) by Mats Larsen · 2 years, 5 months ago
  68. 330ca8d Define the list of available eventHub events (#3686) by Rubén Rincón Blanco · 2 years, 5 months ago
  69. 88cb7d6 Base-compiler to typescript (#3718) by Patrick Quist · 2 years, 5 months ago
  70. bf061d8 urls werent being expanded in tree/ide mode (#3711) by Patrick Quist · 2 years, 5 months ago
  71. a4cd297 Beeb (#3679) by Patrick Quist · 2 years, 5 months ago
  72. 187c36a Highlight linked code (decoration) in red (#3697) by Phil · 2 years, 5 months ago
  73. ed8d067 Convert diff view to ts (#3676) by Jeremy Rifkin · 2 years, 5 months ago
  74. 82f91b8 Removed sentry log (#3696) by Jeremy Rifkin · 2 years, 5 months ago
  75. 0954019 Update ptx-mode rules (#3687) by Jeremy Rifkin · 2 years, 5 months ago
  76. 14ddad0 Jr/editor font size setting (#3670) by Jeremy Rifkin · 2 years, 5 months ago
  77. 6dac0f0 Fix undefined reference when no compiler is loaded by RabsRincon · 2 years, 5 months ago
  78. a4e4295 Respect the default language setting when doing code and ui reset (#3666) by Jeremy Rifkin · 2 years, 5 months ago
  79. 3d2b895 Support 24-bit rgb ansi sequences (#3664) by Jeremy Rifkin · 2 years, 5 months ago
  80. ba76824 Clear linked line on mouse move (#3660) by Jeremy Rifkin · 2 years, 5 months ago
  81. f64c753 Have a way to disable asm docs if needed (#3667) by Rubén Rincón Blanco · 2 years, 5 months ago
  82. 371e8e6 Reset stream styles between outputs (#3662) by Jeremy Rifkin · 2 years, 5 months ago
  83. d200e7c Center the image logos vertically by RabsRincon · 2 years, 5 months ago
  84. ad37a8d Fix analytics.ts (#3657) by Jeremy Rifkin · 2 years, 5 months ago
  85. 5061638 Take two of policy stuff (#3656) by Matt Godbolt · 2 years, 5 months ago
  86. b2b2de7 Prettier changes by RabsRincon · 2 years, 5 months ago
  87. 5087a9e Add icons to languages in dropdown (#3298) by Rubén Rincón Blanco · 2 years, 5 months ago
  88. db60af5 Make tabbed panes active when reveals are sent (#3647) by Rubén Rincón Blanco · 2 years, 5 months ago
  89. 0c2070a Renable license checks (#3619) by Rubén Rincón Blanco · 2 years, 5 months ago
  90. 3796bbe Revert "Fix policy links (#3644)" by Matt Godbolt · 2 years, 5 months ago
  91. b66520c Fix policy links (#3644) by Matt Godbolt · 2 years, 5 months ago
  92. f2c1e0b The Grand Reformat (#3643) by Matt Godbolt · 2 years, 5 months ago
  93. a9b139c Fix #3592 (#3621) by Ofek · 2 years, 5 months ago
  94. 0f2967e Get GA script back to Google's default (#3631) by Rubén Rincón Blanco · 2 years, 5 months ago
  95. 9b1ecf6 Make Ctrl-A in output pane only select its contents (#3608) by Rubén Rincón Blanco · 2 years, 6 months ago
  96. 646e641 Fix resize bug (#3618) by Jeremy Rifkin · 2 years, 6 months ago
  97. d4cd96e Add GHC Core and Cmm views #3571 (#3593) by A S E · 2 years, 6 months ago
  98. fa9a3bb fix linking to commits in the changelog (#3611) by A S E · 2 years, 6 months ago
  99. 2dbca64 Address some low-hanging fruits from webstorm code inspection (#3582) by Rubén Rincón Blanco · 2 years, 6 months ago
  100. 44a9ab7 Convert gccdump-view to typescript (#3575) by Jeremy Rifkin · 2 years, 6 months ago