- 278d28b Add rustc Macro Expansion view (#2932) by Mats Larsen · 3 years, 2 months ago
- 3d1a6a6 Revert unintentional change to nomenclature. by Matt Godbolt · 3 years, 2 months ago
- 5525c40 Fix current cursor pos bug by RabsRincon · 3 years, 3 months ago
- a779f60 Add current caret position to source pane by RabsRincon · 3 years, 3 months ago
- fa0aa1a Extremely minor tweaks to UI by RabsRincon · 3 years, 3 months ago
- cfbcf4e Make quick link share available for everyone by RabsRincon · 3 years, 3 months ago
- 6a1dbe1 Some general UI touches (#2910) by Rubén Rincón Blanco · 3 years, 3 months ago
- fda2704 Add tooltips to files in tree view. (#2894) by Matt Godbolt · 3 years, 3 months ago
- b624711 Convert navbar a's to buttons by RabsRincon · 3 years, 3 months ago
- 6c053b8 Move static/sharing.js to TypeScript by RabsRincon · 3 years, 3 months ago
- 5e5e601 Multifile/IDE mode (#2725) by Patrick Quist · 3 years, 3 months ago
- 8f99cae Fix Conformance View problems (#2872) by Rubén Rincón Blanco · 3 years, 3 months ago
- 562512b Add current lib count to dropdown button by RabsRincon · 3 years, 3 months ago
- ca017ba Add support for heterogeneous compute (#2836) by Matt Godbolt · 3 years, 3 months ago
- 80b6ea3 Reverse order of Policies & Other dropdown buttons by RabsRincon · 3 years, 3 months ago
- 1dc6ddb Revert "Stop removing old cookies as they will have expired by now" by RabsRincon · 3 years, 3 months ago
- 1a5c5ed Stop removing old cookies as they will have expired by now by RabsRincon · 3 years, 3 months ago
- 648ebf9 Migrate /static/alert.js to TypeScript (#2829) by Mats Larsen · 3 years, 4 months ago
- aa431e1 Add rustc MIR output view (#2795) by Mats Larsen · 3 years, 4 months ago
- ff75d02 Allow a tool to have a separate monaco editor for it's stdinput (#2785) by Tom Ritter · 3 years, 4 months ago
- 448486f Create a seperate window for editing compiler flags (#2714) by Tom Ritter · 3 years, 4 months ago
- 338e299 Move compiler picker search placeholder to js by RabsRincon · 3 years, 4 months ago
- 7fddb70 Add optional support for noting page loads with which icons are visible (#2774) by Matt Godbolt · 3 years, 4 months ago
- d3af770 Simplify timing chart handling (#2749) by Rubén Rincón Blanco · 3 years, 5 months ago
- 68a687d Support execution in python by Matt Godbolt · 3 years, 5 months ago
- 0214876 New compiler selectors (#2666) by Matt Godbolt · 3 years, 5 months ago
- ec8ba09 Adds a faster way to copy share links (#2673) by Matt Godbolt · 3 years, 5 months ago
- b230887 Improve how we handle status icon and output info by RabsRincon · 3 years, 5 months ago
- eb92f53 Move explanation to separate card by RabsRincon · 3 years, 6 months ago
- 298cb01 Clear up some UI messes and prettify it a bit by RabsRincon · 3 years, 6 months ago
- d0f5ef9 Adjust media queries to avoid jumps in small screens (#2667) by Rubén Rincón Blanco · 3 years, 6 months ago
- 6f12ca6 Let IE11 users still use the site somewhat (#2661) by Patrick Quist · 3 years, 6 months ago
- 192af60 Sketch a possible solution for #2436 (#2510) by Rubén Rincón Blanco · 3 years, 6 months ago
- 004119e Add bells to policies when a new version is available (#2516) by Rubén Rincón Blanco · 3 years, 8 months ago
- 7f4c4a9 Report back an estimate of filtered lines (#2506) by Rubén Rincón Blanco · 3 years, 8 months ago
- fe5882f Give some breathing room to icons in links by RabsRincon · 3 years, 8 months ago
- 7edd6d4 Time all the things (#2462) by Patrick Quist · 3 years, 9 months ago
- 3677ad6 Add Notification to Compiler Info Popup (#2399) by Sam Elliott · 3 years, 9 months ago
- e66f4c4 More master->main. Will do the PP one in the PP branch by Matt Godbolt · 3 years, 9 months ago
- e55cbb0 Hide extra whitespace when a library has no description by RabsRincon · 3 years, 10 months ago
- 112a532 Fix placeholder size by RabsRincon · 3 years, 10 months ago
- 891a9d8 Add a placeholder to the editor language selector by RabsRincon · 3 years, 10 months ago
- 4539cea enable filter libraryCode by default (#2347) by Ian Bearman · 3 years, 11 months ago
- a0bcc9b add text wrapping toggle to executor pane (#2362) by Peter Schussheim · 3 years, 11 months ago
- f8826fd Refactor theme system to apply them earlier in page load (#2249) by Austin Morton · 4 years, 2 months ago
- 4a158e1 Library widget revamp (#2223) by Patrick Quist · 4 years, 2 months ago
- 0f71fc0 we can use the bool value directly by Partouf · 4 years, 3 months ago
- b41d416 fix output and filter defaults by Partouf · 4 years, 3 months ago
- 32aadc9 [#RandomThingsNobodyAskedFor] Noscript pages (#2120) by Patrick Quist · 4 years, 3 months ago
- 5c9f635 Add executor button to compiler that inherits it (#2135) by Rubén Rincón Blanco · 4 years, 3 months ago
- 7e5eafd Concept to better notify lang support in tools (#1992) by Rubén Rincón Blanco · 4 years, 3 months ago
- 916ce00 Allow changing the detail level of GCC dumps in TREE and RTL view (#2134) by Iain Buclaw · 4 years, 3 months ago
- e28e3df Tweaks for PVS Studio by Matt Godbolt · 4 years, 3 months ago
- ba6b49b Split vendor code into separate webpack bundle and reduce amount of monaco code bundled (#2113) by Austin Morton · 4 years, 4 months ago
- 8ca0113 Fix GitHub sponsor link (#2103) by Tim Ruffing · 4 years, 4 months ago
- 11a59f9 Use pug variables to avoid repetition by RabsRincon · 4 years, 4 months ago
- d43e4c7 fix zooming on android (#2097) by Patrick Quist · 4 years, 4 months ago
- 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
- 7d4b997 Use the new Quick Bench icon (#2053) by Patrick Quist · 4 years, 5 months ago
- 01f59fd [WIP] Mobile View-only mode (#2037) by Patrick Quist · 4 years, 5 months ago
- d953a00 Rename sponsor to ces in te CSS to alleviate blocker woes. Closes #2023 by Matt Godbolt · 4 years, 5 months ago
- 453bef9 Adding another sponsor; PVS Studio by Matt Godbolt · 4 years, 6 months ago
- ed03ef3 Make tabWidth setting a numeric input by RabsRincon · 4 years, 6 months ago
- 84e9b28 Canonical URLs now https://github.com/compiler-explorer/compiler-explorer! Hooray :) by Matt Godbolt · 4 years, 6 months ago
- 2ff1004 Some path fixups post rename of c-e-image->infra by Matt Godbolt · 4 years, 6 months ago
- 4792a12 Fix minor height difference of sponsor menu item by Austin Morton · 4 years, 6 months ago
- e9441f3 Add first corporate sponsor by Matt Godbolt · 4 years, 7 months ago
- 0fd4289 Logo should link to the site root by Austin Morton · 4 years, 7 months ago
- 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
- 1334711 Fix sponsors open GA by Matt Godbolt · 4 years, 7 months ago
- ecffaef Read thanks/sponsors on demand. by Matt Godbolt · 4 years, 7 months ago
- a56f448 Rename sponsor div class names by RabsRincon · 4 years, 8 months ago
- 14062b0 Merge remote-tracking branch 'origin/master' into mg/sponsors by Matt Godbolt · 4 years, 8 months ago
- 6ad6edb Show full font size dropdown on tools by RabsRincon · 4 years, 8 months ago
- 420462b Move thanks to "sponsors" by Matt Godbolt · 4 years, 8 months ago
- 756ee7e Add paypal and github sponsorships on drop-down by Matt Godbolt · 4 years, 8 months ago
- 3a1f32a Fix history overflow by RabsRincon · 4 years, 8 months ago
- abb5eeb Address more concerns by Matt Godbolt · 4 years, 9 months ago
- 59f6adf Split into output and filter by Matt Godbolt · 4 years, 9 months ago
- e28d772 Layout tweaks by Matt Godbolt · 4 years, 9 months ago
- f726811 Remove 'C++' from 'Demangle' text. Thanks @partouf and @rubenrs by Matt Godbolt · 4 years, 9 months ago
- 199d07a Move the filters into their own dropdown by Matt Godbolt · 4 years, 9 months ago
- a942bcc Fix typo in aria-label by Matt Godbolt · 4 years, 9 months ago
- 4f62011 * send code to quickbench (#1823) by Patrick Quist · 4 years, 10 months ago
- 0afe3ae Allow user to select tabs for identation by RabsRincon · 4 years, 10 months ago
- 6648d56 History (localstorage) (#1735) by Patrick Quist · 4 years, 11 months ago
- 5924fd3 Add option to keep current source on lang change by RabsRincon · 4 years, 11 months ago
- de8854f Merge remote-tracking branch 'matt/master' into difftype by Partouf · 5 years ago
- f53ad05 Merge pull request #1643 from mattgodbolt/features/cdn by Matt Godbolt · 5 years ago
- c6b1edb Display recompile button on executor pane by Rubén Rincón · 5 years ago
- 4194585 Support serving static content externally by Austin Morton · 5 years ago
- e669b06 able to select difftype for compiler result by Partouf · 5 years ago
- 4b21240 Make Ctrl+S open the sharing popover by Rubén Rincón · 5 years ago
- 6f2b56e Unify dark colors by Rubén Rincón · 5 years ago
- 9b31ce2 Sets ligatures to false by default by Rubén Rincón · 5 years ago
- 6e4ec41 Enable font ligatures by default by Rubén Rincón · 5 years ago
- 510e441 Fix sizing issues in sharing popup by Rubén Rincón · 5 years ago
- a2f9261 Use pug template inheritance by Austin Morton · 5 years ago
- 0a2115e add setting vim, refactor, bugfix vim visualmode by Partouf · 5 years ago
- b59da3d fixup vim things by Partouf · 5 years ago