1. 648ebf9 Migrate /static/alert.js to TypeScript (#2829) by Mats Larsen · 3 years, 3 months ago
  2. aa431e1 Add rustc MIR output view (#2795) by Mats Larsen · 3 years, 3 months ago
  3. ff75d02 Allow a tool to have a separate monaco editor for it's stdinput (#2785) by Tom Ritter · 3 years, 3 months ago
  4. 448486f Create a seperate window for editing compiler flags (#2714) by Tom Ritter · 3 years, 3 months ago
  5. 338e299 Move compiler picker search placeholder to js by RabsRincon · 3 years, 3 months ago
  6. 7fddb70 Add optional support for noting page loads with which icons are visible (#2774) by Matt Godbolt · 3 years, 3 months ago
  7. d3af770 Simplify timing chart handling (#2749) by Rubén Rincón Blanco · 3 years, 4 months ago
  8. 68a687d Support execution in python by Matt Godbolt · 3 years, 4 months ago
  9. 0214876 New compiler selectors (#2666) by Matt Godbolt · 3 years, 4 months ago
  10. ec8ba09 Adds a faster way to copy share links (#2673) by Matt Godbolt · 3 years, 4 months ago
  11. b230887 Improve how we handle status icon and output info by RabsRincon · 3 years, 4 months ago
  12. eb92f53 Move explanation to separate card by RabsRincon · 3 years, 4 months ago
  13. 298cb01 Clear up some UI messes and prettify it a bit by RabsRincon · 3 years, 4 months ago
  14. d0f5ef9 Adjust media queries to avoid jumps in small screens (#2667) by Rubén Rincón Blanco · 3 years, 5 months ago
  15. 6f12ca6 Let IE11 users still use the site somewhat (#2661) by Patrick Quist · 3 years, 5 months ago
  16. 192af60 Sketch a possible solution for #2436 (#2510) by Rubén Rincón Blanco · 3 years, 5 months ago
  17. 004119e Add bells to policies when a new version is available (#2516) by Rubén Rincón Blanco · 3 years, 7 months ago
  18. 7f4c4a9 Report back an estimate of filtered lines (#2506) by Rubén Rincón Blanco · 3 years, 7 months ago
  19. fe5882f Give some breathing room to icons in links by RabsRincon · 3 years, 7 months ago
  20. 7edd6d4 Time all the things (#2462) by Patrick Quist · 3 years, 7 months ago
  21. 3677ad6 Add Notification to Compiler Info Popup (#2399) by Sam Elliott · 3 years, 8 months ago
  22. e66f4c4 More master->main. Will do the PP one in the PP branch by Matt Godbolt · 3 years, 8 months ago
  23. e55cbb0 Hide extra whitespace when a library has no description by RabsRincon · 3 years, 8 months ago
  24. 112a532 Fix placeholder size by RabsRincon · 3 years, 9 months ago
  25. 891a9d8 Add a placeholder to the editor language selector by RabsRincon · 3 years, 9 months ago
  26. 4539cea enable filter libraryCode by default (#2347) by Ian Bearman · 3 years, 10 months ago
  27. a0bcc9b add text wrapping toggle to executor pane (#2362) by Peter Schussheim · 3 years, 10 months ago
  28. f8826fd Refactor theme system to apply them earlier in page load (#2249) by Austin Morton · 4 years, 1 month ago
  29. 4a158e1 Library widget revamp (#2223) by Patrick Quist · 4 years, 1 month ago
  30. 0f71fc0 we can use the bool value directly by Partouf · 4 years, 2 months ago
  31. b41d416 fix output and filter defaults by Partouf · 4 years, 2 months ago
  32. 32aadc9 [#RandomThingsNobodyAskedFor] Noscript pages (#2120) by Patrick Quist · 4 years, 2 months ago
  33. 5c9f635 Add executor button to compiler that inherits it (#2135) by Rubén Rincón Blanco · 4 years, 2 months ago
  34. 7e5eafd Concept to better notify lang support in tools (#1992) by Rubén Rincón Blanco · 4 years, 2 months ago
  35. 916ce00 Allow changing the detail level of GCC dumps in TREE and RTL view (#2134) by Iain Buclaw · 4 years, 2 months ago
  36. e28e3df Tweaks for PVS Studio by Matt Godbolt · 4 years, 2 months ago
  37. ba6b49b Split vendor code into separate webpack bundle and reduce amount of monaco code bundled (#2113) by Austin Morton · 4 years, 3 months ago
  38. 8ca0113 Fix GitHub sponsor link (#2103) by Tim Ruffing · 4 years, 3 months ago
  39. 11a59f9 Use pug variables to avoid repetition by RabsRincon · 4 years, 3 months ago
  40. d43e4c7 fix zooming on android (#2097) by Patrick Quist · 4 years, 3 months ago
  41. 984ceb3 Optimize quickbench svg logo and style quickbench/cppinsights logos for better visibility on dark theme (#2054) by Austin Morton · 4 years, 4 months ago
  42. 7d4b997 Use the new Quick Bench icon (#2053) by Patrick Quist · 4 years, 4 months ago
  43. 01f59fd [WIP] Mobile View-only mode (#2037) by Patrick Quist · 4 years, 4 months ago
  44. d953a00 Rename sponsor to ces in te CSS to alleviate blocker woes. Closes #2023 by Matt Godbolt · 4 years, 4 months ago
  45. 453bef9 Adding another sponsor; PVS Studio by Matt Godbolt · 4 years, 5 months ago
  46. ed03ef3 Make tabWidth setting a numeric input by RabsRincon · 4 years, 5 months ago
  47. 84e9b28 Canonical URLs now https://github.com/compiler-explorer/compiler-explorer! Hooray :) by Matt Godbolt · 4 years, 5 months ago
  48. 2ff1004 Some path fixups post rename of c-e-image->infra by Matt Godbolt · 4 years, 5 months ago
  49. 4792a12 Fix minor height difference of sponsor menu item by Austin Morton · 4 years, 5 months ago
  50. e9441f3 Add first corporate sponsor by Matt Godbolt · 4 years, 5 months ago
  51. 0fd4289 Logo should link to the site root by Austin Morton · 4 years, 6 months ago
  52. 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, 6 months ago
  53. 1334711 Fix sponsors open GA by Matt Godbolt · 4 years, 6 months ago
  54. ecffaef Read thanks/sponsors on demand. by Matt Godbolt · 4 years, 6 months ago
  55. a56f448 Rename sponsor div class names by RabsRincon · 4 years, 6 months ago
  56. 14062b0 Merge remote-tracking branch 'origin/master' into mg/sponsors by Matt Godbolt · 4 years, 6 months ago
  57. 6ad6edb Show full font size dropdown on tools by RabsRincon · 4 years, 6 months ago
  58. 420462b Move thanks to "sponsors" by Matt Godbolt · 4 years, 6 months ago
  59. 756ee7e Add paypal and github sponsorships on drop-down by Matt Godbolt · 4 years, 6 months ago
  60. 3a1f32a Fix history overflow by RabsRincon · 4 years, 7 months ago
  61. abb5eeb Address more concerns by Matt Godbolt · 4 years, 8 months ago
  62. 59f6adf Split into output and filter by Matt Godbolt · 4 years, 8 months ago
  63. e28d772 Layout tweaks by Matt Godbolt · 4 years, 8 months ago
  64. f726811 Remove 'C++' from 'Demangle' text. Thanks @partouf and @rubenrs by Matt Godbolt · 4 years, 8 months ago
  65. 199d07a Move the filters into their own dropdown by Matt Godbolt · 4 years, 8 months ago
  66. a942bcc Fix typo in aria-label by Matt Godbolt · 4 years, 8 months ago
  67. 4f62011 * send code to quickbench (#1823) by Patrick Quist · 4 years, 8 months ago
  68. 0afe3ae Allow user to select tabs for identation by RabsRincon · 4 years, 8 months ago
  69. 6648d56 History (localstorage) (#1735) by Patrick Quist · 4 years, 10 months ago
  70. 5924fd3 Add option to keep current source on lang change by RabsRincon · 4 years, 10 months ago
  71. de8854f Merge remote-tracking branch 'matt/master' into difftype by Partouf · 4 years, 11 months ago
  72. f53ad05 Merge pull request #1643 from mattgodbolt/features/cdn by Matt Godbolt · 4 years, 11 months ago
  73. c6b1edb Display recompile button on executor pane by Rubén Rincón · 4 years, 11 months ago
  74. 4194585 Support serving static content externally by Austin Morton · 5 years ago
  75. e669b06 able to select difftype for compiler result by Partouf · 4 years, 11 months ago
  76. 4b21240 Make Ctrl+S open the sharing popover by Rubén Rincón · 4 years, 12 months ago
  77. 6f2b56e Unify dark colors by Rubén Rincón · 4 years, 12 months ago
  78. 9b31ce2 Sets ligatures to false by default by Rubén Rincón · 4 years, 12 months ago
  79. 6e4ec41 Enable font ligatures by default by Rubén Rincón · 4 years, 12 months ago
  80. 510e441 Fix sizing issues in sharing popup by Rubén Rincón · 4 years, 12 months ago
  81. a2f9261 Use pug template inheritance by Austin Morton · 5 years ago
  82. 0a2115e add setting vim, refactor, bugfix vim visualmode by Partouf · 5 years ago
  83. b59da3d fixup vim things by Partouf · 5 years ago
  84. d5ae23c fixed button issues by Partouf · 5 years ago
  85. 570228c . by Partouf · 5 years ago
  86. 0e9af37 Merge remote-tracking branch 'matt/master' into embeddedhidetoolbar by Partouf · 5 years ago
  87. 06cb2dc doesn't work yet by Partouf · 5 years ago
  88. 5b4d797 cleanup by alclol · 5 years ago
  89. 385987e merge new by alclol · 5 years ago
  90. f5e2236 not sure how to get esc key to work yet.. by alclol · 5 years ago
  91. 21b050a benchmark by alclol · 5 years ago
  92. 90e856e added vim button on editor panel by alclol · 5 years ago
  93. d55bf53 added vim button on editor panel by alclol · 5 years ago
  94. e18bf5f merge by alclol · 5 years ago
  95. 9f8473d popup for embed settings by Partouf · 5 years ago
  96. bbdf54b add hideToolbar as url parameter by Partouf · 5 years ago
  97. 03c6b4f able to hide editor toolbar in case of embedded by Partouf · 5 years ago
  98. 4d19090 Update popups.pug by Rubén Rincón Blanco · 5 years ago
  99. 9a080bb Add opt-out setting for the new policy changes by RabsRincon · 5 years ago
  100. 1f7d7f3 Merge branch 'master' into monaco-webpack by RabsRincon · 5 years ago