1. a15d182 Move each settings category to its own tab (#3329) by Rubén Rincón Blanco · 2 years, 10 months ago
  2. 93dfe48 Remove es6-shim (#3316) by Austin Morton · 2 years, 10 months ago
  3. 426aa40 Fix formatOnCompile setting (#3314) by Rubén Rincón Blanco · 2 years, 10 months ago
  4. 4af294d Option to create a short link with Ctrl+s silently (#3305) by Luca Natilla · 2 years, 10 months ago
  5. fe7eb18 Reimplement more options for Ctrl-S (#3300) by Rubén Rincón Blanco · 2 years, 10 months ago
  6. 593a727 Add setting for automatically formatting on compilation (#3302) by Mats Larsen · 2 years, 10 months ago
  7. f4315c5 Move static/settings.js to TypeScript (#3297) by Rubén Rincón Blanco · 2 years, 10 months ago
  8. c1fe085 Revert "Some more Ctrl-S behaviours (#3283)" by Matt Godbolt · 2 years, 10 months ago
  9. be42b2f Some more Ctrl-S behaviours (#3283) by Rubén Rincón Blanco · 2 years, 10 months ago
  10. 86dd8f7 Ada: new pane for GNAT Debug Tree (#3190) by Marc Poulhiès · 2 years, 11 months ago
  11. 2469376 rust: HIR dump and small refactor with macro expansion (#3147) by Marc Poulhiès · 2 years, 12 months ago
  12. 38efc5b Update popups.pug by Patrick Quist · 3 years ago
  13. a92083a Adds some useful features for some people (#3081) by Rubén Rincón Blanco · 3 years ago
  14. 8886821 Add a way to ensure no tracking is done and now 3rd party is available by RabsRincon · 3 years, 1 month ago
  15. 9b46d4f Initial support for GNAT specific debug output (#3000) by Marc Poulhiès · 3 years, 1 month ago
  16. 278d28b Add rustc Macro Expansion view (#2932) by Mats Larsen · 3 years, 2 months ago
  17. 3d1a6a6 Revert unintentional change to nomenclature. by Matt Godbolt · 3 years, 2 months ago
  18. 5525c40 Fix current cursor pos bug by RabsRincon · 3 years, 3 months ago
  19. a779f60 Add current caret position to source pane by RabsRincon · 3 years, 3 months ago
  20. fa0aa1a Extremely minor tweaks to UI by RabsRincon · 3 years, 3 months ago
  21. cfbcf4e Make quick link share available for everyone by RabsRincon · 3 years, 3 months ago
  22. 6a1dbe1 Some general UI touches (#2910) by Rubén Rincón Blanco · 3 years, 3 months ago
  23. fda2704 Add tooltips to files in tree view. (#2894) by Matt Godbolt · 3 years, 3 months ago
  24. b624711 Convert navbar a's to buttons by RabsRincon · 3 years, 3 months ago
  25. 6c053b8 Move static/sharing.js to TypeScript by RabsRincon · 3 years, 3 months ago
  26. 5e5e601 Multifile/IDE mode (#2725) by Patrick Quist · 3 years, 3 months ago
  27. 8f99cae Fix Conformance View problems (#2872) by Rubén Rincón Blanco · 3 years, 3 months ago
  28. 562512b Add current lib count to dropdown button by RabsRincon · 3 years, 3 months ago
  29. ca017ba Add support for heterogeneous compute (#2836) by Matt Godbolt · 3 years, 3 months ago
  30. 80b6ea3 Reverse order of Policies & Other dropdown buttons by RabsRincon · 3 years, 3 months ago
  31. 1dc6ddb Revert "Stop removing old cookies as they will have expired by now" by RabsRincon · 3 years, 3 months ago
  32. 1a5c5ed Stop removing old cookies as they will have expired by now by RabsRincon · 3 years, 3 months ago
  33. 648ebf9 Migrate /static/alert.js to TypeScript (#2829) by Mats Larsen · 3 years, 4 months ago
  34. aa431e1 Add rustc MIR output view (#2795) by Mats Larsen · 3 years, 4 months ago
  35. ff75d02 Allow a tool to have a separate monaco editor for it's stdinput (#2785) by Tom Ritter · 3 years, 4 months ago
  36. 448486f Create a seperate window for editing compiler flags (#2714) by Tom Ritter · 3 years, 4 months ago
  37. 338e299 Move compiler picker search placeholder to js by RabsRincon · 3 years, 4 months ago
  38. 7fddb70 Add optional support for noting page loads with which icons are visible (#2774) by Matt Godbolt · 3 years, 4 months ago
  39. d3af770 Simplify timing chart handling (#2749) by Rubén Rincón Blanco · 3 years, 5 months ago
  40. 68a687d Support execution in python by Matt Godbolt · 3 years, 5 months ago
  41. 0214876 New compiler selectors (#2666) by Matt Godbolt · 3 years, 5 months ago
  42. ec8ba09 Adds a faster way to copy share links (#2673) by Matt Godbolt · 3 years, 5 months ago
  43. b230887 Improve how we handle status icon and output info by RabsRincon · 3 years, 5 months ago
  44. eb92f53 Move explanation to separate card by RabsRincon · 3 years, 6 months ago
  45. 298cb01 Clear up some UI messes and prettify it a bit by RabsRincon · 3 years, 6 months ago
  46. d0f5ef9 Adjust media queries to avoid jumps in small screens (#2667) by Rubén Rincón Blanco · 3 years, 6 months ago
  47. 6f12ca6 Let IE11 users still use the site somewhat (#2661) by Patrick Quist · 3 years, 6 months ago
  48. 192af60 Sketch a possible solution for #2436 (#2510) by Rubén Rincón Blanco · 3 years, 6 months ago
  49. 004119e Add bells to policies when a new version is available (#2516) by Rubén Rincón Blanco · 3 years, 8 months ago
  50. 7f4c4a9 Report back an estimate of filtered lines (#2506) by Rubén Rincón Blanco · 3 years, 8 months ago
  51. fe5882f Give some breathing room to icons in links by RabsRincon · 3 years, 8 months ago
  52. 7edd6d4 Time all the things (#2462) by Patrick Quist · 3 years, 9 months ago
  53. 3677ad6 Add Notification to Compiler Info Popup (#2399) by Sam Elliott · 3 years, 9 months ago
  54. e66f4c4 More master->main. Will do the PP one in the PP branch by Matt Godbolt · 3 years, 9 months ago
  55. e55cbb0 Hide extra whitespace when a library has no description by RabsRincon · 3 years, 10 months ago
  56. 112a532 Fix placeholder size by RabsRincon · 3 years, 10 months ago
  57. 891a9d8 Add a placeholder to the editor language selector by RabsRincon · 3 years, 10 months ago
  58. 4539cea enable filter libraryCode by default (#2347) by Ian Bearman · 3 years, 11 months ago
  59. a0bcc9b add text wrapping toggle to executor pane (#2362) by Peter Schussheim · 3 years, 11 months ago
  60. f8826fd Refactor theme system to apply them earlier in page load (#2249) by Austin Morton · 4 years, 2 months ago
  61. 4a158e1 Library widget revamp (#2223) by Patrick Quist · 4 years, 2 months ago
  62. 0f71fc0 we can use the bool value directly by Partouf · 4 years, 3 months ago
  63. b41d416 fix output and filter defaults by Partouf · 4 years, 3 months ago
  64. 32aadc9 [#RandomThingsNobodyAskedFor] Noscript pages (#2120) by Patrick Quist · 4 years, 3 months ago
  65. 5c9f635 Add executor button to compiler that inherits it (#2135) by Rubén Rincón Blanco · 4 years, 3 months ago
  66. 7e5eafd Concept to better notify lang support in tools (#1992) by Rubén Rincón Blanco · 4 years, 3 months ago
  67. 916ce00 Allow changing the detail level of GCC dumps in TREE and RTL view (#2134) by Iain Buclaw · 4 years, 3 months ago
  68. e28e3df Tweaks for PVS Studio by Matt Godbolt · 4 years, 3 months ago
  69. ba6b49b Split vendor code into separate webpack bundle and reduce amount of monaco code bundled (#2113) by Austin Morton · 4 years, 4 months ago
  70. 8ca0113 Fix GitHub sponsor link (#2103) by Tim Ruffing · 4 years, 4 months ago
  71. 11a59f9 Use pug variables to avoid repetition by RabsRincon · 4 years, 4 months ago
  72. d43e4c7 fix zooming on android (#2097) by Patrick Quist · 4 years, 4 months ago
  73. 984ceb3 Optimize quickbench svg logo and style quickbench/cppinsights logos for better visibility on dark theme (#2054) by Austin Morton · 4 years, 5 months ago
  74. 7d4b997 Use the new Quick Bench icon (#2053) by Patrick Quist · 4 years, 5 months ago
  75. 01f59fd [WIP] Mobile View-only mode (#2037) by Patrick Quist · 4 years, 5 months ago
  76. d953a00 Rename sponsor to ces in te CSS to alleviate blocker woes. Closes #2023 by Matt Godbolt · 4 years, 5 months ago
  77. 453bef9 Adding another sponsor; PVS Studio by Matt Godbolt · 4 years, 6 months ago
  78. ed03ef3 Make tabWidth setting a numeric input by RabsRincon · 4 years, 6 months ago
  79. 84e9b28 Canonical URLs now https://github.com/compiler-explorer/compiler-explorer! Hooray :) by Matt Godbolt · 4 years, 6 months ago
  80. 2ff1004 Some path fixups post rename of c-e-image->infra by Matt Godbolt · 4 years, 6 months ago
  81. 4792a12 Fix minor height difference of sponsor menu item by Austin Morton · 4 years, 6 months ago
  82. e9441f3 Add first corporate sponsor by Matt Godbolt · 4 years, 7 months ago
  83. 0fd4289 Logo should link to the site root by Austin Morton · 4 years, 7 months ago
  84. cfed3e7 Add an option to disable indent. Seemingly needs a restart (tried all the things I could think of), so gave up and just put a comment to say so. by Matt Godbolt · 4 years, 7 months ago
  85. 1334711 Fix sponsors open GA by Matt Godbolt · 4 years, 7 months ago
  86. ecffaef Read thanks/sponsors on demand. by Matt Godbolt · 4 years, 7 months ago
  87. a56f448 Rename sponsor div class names by RabsRincon · 4 years, 7 months ago
  88. 14062b0 Merge remote-tracking branch 'origin/master' into mg/sponsors by Matt Godbolt · 4 years, 8 months ago
  89. 6ad6edb Show full font size dropdown on tools by RabsRincon · 4 years, 8 months ago
  90. 420462b Move thanks to "sponsors" by Matt Godbolt · 4 years, 8 months ago
  91. 756ee7e Add paypal and github sponsorships on drop-down by Matt Godbolt · 4 years, 8 months ago
  92. 3a1f32a Fix history overflow by RabsRincon · 4 years, 8 months ago
  93. abb5eeb Address more concerns by Matt Godbolt · 4 years, 9 months ago
  94. 59f6adf Split into output and filter by Matt Godbolt · 4 years, 9 months ago
  95. e28d772 Layout tweaks by Matt Godbolt · 4 years, 9 months ago
  96. f726811 Remove 'C++' from 'Demangle' text. Thanks @partouf and @rubenrs by Matt Godbolt · 4 years, 9 months ago
  97. 199d07a Move the filters into their own dropdown by Matt Godbolt · 4 years, 9 months ago
  98. a942bcc Fix typo in aria-label by Matt Godbolt · 4 years, 9 months ago
  99. 4f62011 * send code to quickbench (#1823) by Patrick Quist · 4 years, 9 months ago
  100. 0afe3ae Allow user to select tabs for identation by RabsRincon · 4 years, 10 months ago