- 973b5e4 Hide panes that are not supported by a compiler (#2804) by Mats Larsen · 3 years, 4 months ago
- 8172d95 Tweaks to amazon config by Matt Godbolt · 3 years, 4 months ago
- 3bce751 Add support for Circle (https://www.circle-lang.org/) (#2808) by Michał Cichoń · 3 years, 4 months ago
- 9b11050 Remove invalid todo comment and fix rustMir button toggling (#2806) by Mats Larsen · 3 years, 4 months ago
- 56a8a62 eslint fix by Matt Godbolt · 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
- 25f48a8 Reassign my copyright to Compiler Explorer Authors by Matt Godbolt · 3 years, 4 months ago
- db6626e Reassign my copyright to Compiler Explorer Authors by RabsRincon · 3 years, 4 months ago
- 209c8f4 Check lineNumber is valid before getting its tokens by RabsRincon · 3 years, 4 months ago
- 7427b93 Don't show undefined on Compilation failed exceptions by RabsRincon · 3 years, 4 months ago
- 9389bec Move editor moves to a single file by RabsRincon · 3 years, 4 months ago
- ca4ce0a Minor changes for new flagview pane by RabsRincon · 3 years, 4 months ago
- 448486f Create a seperate window for editing compiler flags (#2714) by Tom Ritter · 3 years, 4 months ago
- 9a07e40 Ensure history is updated on every change. Closes #2762 (#2791) by Matt Godbolt · 3 years, 4 months ago
- f3acbc9 Adds .hidden for libraries (#2780) by Rubén Rincón Blanco · 3 years, 4 months ago
- 9829915 Improve handling of Crystal's quoted labels (#2789) by Quinton Miller · 3 years, 4 months ago
- e0c5a73 Adds toggle for full compiler version output by RabsRincon · 3 years, 4 months ago
- 18a03e5 Add C++ for OpenCL language (#2771) by Jason Zheng · 3 years, 4 months ago
- de0f81e Update compiler selector dark theme by RabsRincon · 3 years, 4 months ago
- 338e299 Move compiler picker search placeholder to js by RabsRincon · 3 years, 4 months ago
- 163ba07 Update themes.js (#2777) by Herb Sutter · 3 years, 4 months ago
- 7fddb70 Add optional support for noting page loads with which icons are visible (#2774) by Matt Godbolt · 3 years, 5 months ago
- 2eebf03 lint fixes by partouf · 3 years, 5 months ago
- 94ecb09 Add Crystal support (#2732) by Quinton Miller · 3 years, 5 months ago
- 70cb841 Add OpenCL C language (#2752) by Jason Zheng · 3 years, 5 months ago
- dcbb8c8 Remove console.log by RabsRincon · 3 years, 5 months ago
- bf7c3a0 Avoid changing z URL on initial status change by RabsRincon · 3 years, 5 months ago
- d7cdf7f bugfix timing graph on downloads by Patrick Quist · 3 years, 5 months ago
- 2d54870 Remove one extra border from language selector by RabsRincon · 3 years, 5 months ago
- d3af770 Simplify timing chart handling (#2749) by Rubén Rincón Blanco · 3 years, 5 months ago
- 7074739 Remove self usages and apply styles by RabsRincon · 3 years, 5 months ago
- 197ee6a Fix copyright date by Matt Godbolt · 3 years, 5 months ago
- 8c2bed4 Updates to better support cppx-blue by Matt Godbolt · 3 years, 5 months ago
- a80b37c Adds a way for panes to filter compilers (#2734) by Rubén Rincón Blanco · 3 years, 5 months ago
- 13d5366 Fix selectos and panes double-stacking their borders by RabsRincon · 3 years, 5 months ago
- c510b89 Remove Monaco workarounds that are no longer needed by RabsRincon · 3 years, 5 months ago
- 41817d6 Improve UI in compiler picker fav stars by RabsRincon · 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
- b3144fd Fix UI check for cl.exe outputting filename by RabsRincon · 3 years, 5 months ago
- 2032cee Add title functionality in output buttons by RabsRincon · 3 years, 5 months ago
- b230887 Improve how we handle status icon and output info by RabsRincon · 3 years, 5 months ago
- 8ac41cd Adjust Output pane title by RabsRincon · 3 years, 5 months ago
- e1e213b Add some borders to each compiler line in conf. view by RabsRincon · 3 years, 5 months ago
- 298cb01 Clear up some UI messes and prettify it a bit by RabsRincon · 3 years, 6 months ago
- d96bd4e Now we're using monaco 0.24.0 we can remove this and close #879 by Matt Godbolt · 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
- 52e4377 Revert "Compiler Selection Improvements (#2660)" by Matt Godbolt · 3 years, 6 months ago
- 9e9bf28 Revert "Add persistent storage, some minor refactoring. CC @partouf" by Matt Godbolt · 3 years, 6 months ago
- 26ced5b Add persistent storage, some minor refactoring. CC @partouf by Matt Godbolt · 3 years, 6 months ago
- 9c06156 Compiler Selection Improvements (#2660) by Josh Schmidt · 3 years, 6 months ago
- 9dd2ab3 remove link caching and other useless code (#2663) by Patrick Quist · 3 years, 6 months ago
- 192af60 Sketch a possible solution for #2436 (#2510) by Rubén Rincón Blanco · 3 years, 7 months ago
- 59c7514 lintfixes by partouf · 3 years, 7 months ago
- de5d3e1 Use case insensitive sort for group names (#2642) by Marc Poulhiès · 3 years, 7 months ago
- e2b22a8 Turn off any error logging for MOTDs by Matt Godbolt · 3 years, 7 months ago
- 5048106 Link into executable for Assembly language (#2581) by Patrick Quist · 3 years, 8 months ago
- 4f88b3f Highlight ASM and LLVM IR lines corresponding to the given token and vice-versa (#2594) by Arseniy Zaostrovnykh · 3 years, 8 months ago
- f8587ff Express the dependency between "onColours" and onCompileReulst (#2596) by Arseniy Zaostrovnykh · 3 years, 8 months ago
- ce5db61 Typo fix by Matt Godbolt · 3 years, 8 months ago
- c0633d0 Highlight individual tokens in the source file and the corresponding nodes in the LLVM AST pane (#2572) by Arseniy Zaostrovnykh · 3 years, 8 months ago
- b5e5c6e Add some more clues in the motd catch for Sentry by RabsRincon · 3 years, 8 months ago
- e7be9f5 Comment out a line that's too talktive by RabsRincon · 3 years, 8 months ago
- 8b3064a Bump sentry version. Add even more MOTD debug for #1057 by Matt Godbolt · 3 years, 8 months ago
- ff9f72d Put explanatory text in asm view on failure. by Matt Godbolt · 3 years, 8 months ago
- deabc2f Fix Privacy Policy wording. by Matt Godbolt · 3 years, 8 months ago
- f7f0953 ANSI colour fixes. by Matt Godbolt · 3 years, 8 months ago
- 9487e96 fix execution pane timing font by Patrick Quist · 3 years, 8 months ago
- b782018 [frontend-only] Highlight the linked lines between the LLVM AST and other panes (#2527) by Arseniy Zaostrovnykh · 3 years, 8 months ago
- 00588b1 Change new font units to pixels (#2521) by Rubén Rincón Blanco · 3 years, 8 months ago
- 5da8e09 Temporary workaround for #879 by Matt Godbolt · 3 years, 8 months ago
- d2ccba8 Upgrade to monaco 0.23 by Matt Godbolt · 3 years, 8 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
- 214889f Remove duplicate date calculation code by RabsRincon · 3 years, 8 months ago
- 23b152b Colorize the LLVM AST to match the colors of the source (#2511) by Arseniy Zaostrovnykh · 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
- 929135e Simplify conformance view behaviour by RabsRincon · 3 years, 8 months ago
- a67100a fixes #2454 by partouf · 3 years, 9 months ago
- 4930037 Update right-click menu item to be more general than x86 by Matt Godbolt · 3 years, 9 months ago
- 11e470a Feature/jo/arm dockenizer (#2463) by Jeremy Overesch · 3 years, 9 months ago
- d7374a0 also start timing graph Y at 0 by partouf · 3 years, 9 months ago
- e9d9689 bugfix run executable from compiler pane by partouf · 3 years, 9 months ago
- 7edd6d4 Time all the things (#2462) by Patrick Quist · 3 years, 9 months ago
- 9895b0e library search matches on name before match on description (#2468) by Patrick Quist · 3 years, 9 months ago
- eac7126 lintfix by partouf · 3 years, 9 months ago
- 3677ad6 Add Notification to Compiler Info Popup (#2399) by Sam Elliott · 3 years, 9 months ago
- 17b2bb8 Move /shortener to /api/shortener (#2426) by Matt Godbolt · 3 years, 9 months ago
- ed7f003 Privacy policy updates. Closes #2276 (#2419) by Matt Godbolt · 3 years, 9 months ago
- 57ad0e9 Add alt text to label links by RabsRincon · 3 years, 10 months ago
- 991193a Fully update the lib UI when a library is removed (#2417) by Rubén Rincón Blanco · 3 years, 10 months ago
- e55cbb0 Hide extra whitespace when a library has no description by RabsRincon · 3 years, 10 months ago
- 4e683c5 Adds args field to tools (#2406) by Rubén Rincón Blanco · 3 years, 10 months ago
- ac70daf Make codelens font follow settings (#2402) by Justin Gerhardt · 3 years, 10 months ago
- 9000bd2 If an stdinHint is specified on a tool, when the tool opens, default to showing the stdin input (#2382) by Tom Ritter · 3 years, 10 months ago
- a0bcc9b add text wrapping toggle to executor pane (#2362) by Peter Schussheim · 3 years, 11 months ago
- 6400315 Fix extra blank lines when copying from some panes by Austin Morton · 4 years, 1 month ago
- 0df01db Reformat eslint yaml files by Matt Godbolt · 4 years, 1 month ago
- a659ad6 minimum width added to history modal (#2253) by Artem · 4 years, 2 months ago