1. 7e1835f Add support for Ruby (#2816) by Quinton Miller · 3 years, 12 months ago
  2. 1a2d0ff enable typescript for clientside static scripts (#2820) by Patrick Quist · 3 years, 12 months ago
  3. fd0fc00 delay compilation until editor sends compile request (#2821) by Patrick Quist · 3 years, 12 months ago
  4. d89b8ef Show asm doc context menu item only if valid by RabsRincon · 3 years, 12 months ago
  5. e41fb81 Make editor and compilers remember reveal jumps by RabsRincon · 3 years, 12 months ago
  6. 52a22dc Minor cleanups (#2807) by Patrick Quist · 3 years, 12 months ago
  7. 49248e4 Added rainbow-dark theme (#2811) by philnik777 · 3 years, 12 months ago
  8. 2c92738 Alphabetically reorder _all.js modes imports by RabsRincon · 3 years, 12 months ago
  9. 6cd6a37 Rename all-editor-modes.js to _all.js by RabsRincon · 3 years, 12 months ago
  10. a2b703b Widen language selector a bit by Rubén Rincón Blanco · 3 years, 12 months ago
  11. 973b5e4 Hide panes that are not supported by a compiler (#2804) by Mats Larsen · 3 years, 12 months ago
  12. 8172d95 Tweaks to amazon config by Matt Godbolt · 3 years, 12 months ago
  13. 3bce751 Add support for Circle (https://www.circle-lang.org/) (#2808) by Michał Cichoń · 3 years, 12 months ago
  14. 9b11050 Remove invalid todo comment and fix rustMir button toggling (#2806) by Mats Larsen · 4 years ago
  15. 56a8a62 eslint fix by Matt Godbolt · 4 years ago
  16. aa431e1 Add rustc MIR output view (#2795) by Mats Larsen · 4 years ago
  17. ff75d02 Allow a tool to have a separate monaco editor for it's stdinput (#2785) by Tom Ritter · 4 years ago
  18. 25f48a8 Reassign my copyright to Compiler Explorer Authors by Matt Godbolt · 4 years ago
  19. db6626e Reassign my copyright to Compiler Explorer Authors by RabsRincon · 4 years ago
  20. 209c8f4 Check lineNumber is valid before getting its tokens by RabsRincon · 4 years ago
  21. 7427b93 Don't show undefined on Compilation failed exceptions by RabsRincon · 4 years ago
  22. 9389bec Move editor moves to a single file by RabsRincon · 4 years ago
  23. ca4ce0a Minor changes for new flagview pane by RabsRincon · 4 years ago
  24. 448486f Create a seperate window for editing compiler flags (#2714) by Tom Ritter · 4 years ago
  25. 9a07e40 Ensure history is updated on every change. Closes #2762 (#2791) by Matt Godbolt · 4 years ago
  26. f3acbc9 Adds .hidden for libraries (#2780) by Rubén Rincón Blanco · 4 years ago
  27. 9829915 Improve handling of Crystal's quoted labels (#2789) by Quinton Miller · 4 years ago
  28. e0c5a73 Adds toggle for full compiler version output by RabsRincon · 4 years ago
  29. 18a03e5 Add C++ for OpenCL language (#2771) by Jason Zheng · 4 years ago
  30. de0f81e Update compiler selector dark theme by RabsRincon · 4 years ago
  31. 338e299 Move compiler picker search placeholder to js by RabsRincon · 4 years ago
  32. 163ba07 Update themes.js (#2777) by Herb Sutter · 4 years ago
  33. 7fddb70 Add optional support for noting page loads with which icons are visible (#2774) by Matt Godbolt · 4 years ago
  34. 2eebf03 lint fixes by partouf · 4 years, 1 month ago
  35. 94ecb09 Add Crystal support (#2732) by Quinton Miller · 4 years, 1 month ago
  36. 70cb841 Add OpenCL C language (#2752) by Jason Zheng · 4 years, 1 month ago
  37. dcbb8c8 Remove console.log by RabsRincon · 4 years, 1 month ago
  38. bf7c3a0 Avoid changing z URL on initial status change by RabsRincon · 4 years, 1 month ago
  39. d7cdf7f bugfix timing graph on downloads by Patrick Quist · 4 years, 1 month ago
  40. 2d54870 Remove one extra border from language selector by RabsRincon · 4 years, 1 month ago
  41. d3af770 Simplify timing chart handling (#2749) by Rubén Rincón Blanco · 4 years, 1 month ago
  42. 7074739 Remove self usages and apply styles by RabsRincon · 4 years, 1 month ago
  43. 197ee6a Fix copyright date by Matt Godbolt · 4 years, 1 month ago
  44. 8c2bed4 Updates to better support cppx-blue by Matt Godbolt · 4 years, 1 month ago
  45. a80b37c Adds a way for panes to filter compilers (#2734) by Rubén Rincón Blanco · 4 years, 1 month ago
  46. 13d5366 Fix selectos and panes double-stacking their borders by RabsRincon · 4 years, 1 month ago
  47. c510b89 Remove Monaco workarounds that are no longer needed by RabsRincon · 4 years, 1 month ago
  48. 41817d6 Improve UI in compiler picker fav stars by RabsRincon · 4 years, 1 month ago
  49. 0214876 New compiler selectors (#2666) by Matt Godbolt · 4 years, 1 month ago
  50. ec8ba09 Adds a faster way to copy share links (#2673) by Matt Godbolt · 4 years, 1 month ago
  51. b3144fd Fix UI check for cl.exe outputting filename by RabsRincon · 4 years, 1 month ago
  52. 2032cee Add title functionality in output buttons by RabsRincon · 4 years, 1 month ago
  53. b230887 Improve how we handle status icon and output info by RabsRincon · 4 years, 1 month ago
  54. 8ac41cd Adjust Output pane title by RabsRincon · 4 years, 1 month ago
  55. e1e213b Add some borders to each compiler line in conf. view by RabsRincon · 4 years, 1 month ago
  56. 298cb01 Clear up some UI messes and prettify it a bit by RabsRincon · 4 years, 2 months ago
  57. d96bd4e Now we're using monaco 0.24.0 we can remove this and close #879 by Matt Godbolt · 4 years, 2 months ago
  58. d0f5ef9 Adjust media queries to avoid jumps in small screens (#2667) by Rubén Rincón Blanco · 4 years, 2 months ago
  59. 52e4377 Revert "Compiler Selection Improvements (#2660)" by Matt Godbolt · 4 years, 2 months ago
  60. 9e9bf28 Revert "Add persistent storage, some minor refactoring. CC @partouf" by Matt Godbolt · 4 years, 2 months ago
  61. 26ced5b Add persistent storage, some minor refactoring. CC @partouf by Matt Godbolt · 4 years, 2 months ago
  62. 9c06156 Compiler Selection Improvements (#2660) by Josh Schmidt · 4 years, 2 months ago
  63. 9dd2ab3 remove link caching and other useless code (#2663) by Patrick Quist · 4 years, 2 months ago
  64. 192af60 Sketch a possible solution for #2436 (#2510) by Rubén Rincón Blanco · 4 years, 2 months ago
  65. 59c7514 lintfixes by partouf · 4 years, 3 months ago
  66. de5d3e1 Use case insensitive sort for group names (#2642) by Marc Poulhiès · 4 years, 3 months ago
  67. e2b22a8 Turn off any error logging for MOTDs by Matt Godbolt · 4 years, 3 months ago
  68. 5048106 Link into executable for Assembly language (#2581) by Patrick Quist · 4 years, 3 months ago
  69. 4f88b3f Highlight ASM and LLVM IR lines corresponding to the given token and vice-versa (#2594) by Arseniy Zaostrovnykh · 4 years, 3 months ago
  70. f8587ff Express the dependency between "onColours" and onCompileReulst (#2596) by Arseniy Zaostrovnykh · 4 years, 3 months ago
  71. ce5db61 Typo fix by Matt Godbolt · 4 years, 4 months ago
  72. c0633d0 Highlight individual tokens in the source file and the corresponding nodes in the LLVM AST pane (#2572) by Arseniy Zaostrovnykh · 4 years, 4 months ago
  73. b5e5c6e Add some more clues in the motd catch for Sentry by RabsRincon · 4 years, 4 months ago
  74. e7be9f5 Comment out a line that's too talktive by RabsRincon · 4 years, 4 months ago
  75. 8b3064a Bump sentry version. Add even more MOTD debug for #1057 by Matt Godbolt · 4 years, 4 months ago
  76. ff9f72d Put explanatory text in asm view on failure. by Matt Godbolt · 4 years, 4 months ago
  77. deabc2f Fix Privacy Policy wording. by Matt Godbolt · 4 years, 4 months ago
  78. f7f0953 ANSI colour fixes. by Matt Godbolt · 4 years, 4 months ago
  79. 9487e96 fix execution pane timing font by Patrick Quist · 4 years, 4 months ago
  80. b782018 [frontend-only] Highlight the linked lines between the LLVM AST and other panes (#2527) by Arseniy Zaostrovnykh · 4 years, 4 months ago
  81. 00588b1 Change new font units to pixels (#2521) by Rubén Rincón Blanco · 4 years, 4 months ago
  82. 5da8e09 Temporary workaround for #879 by Matt Godbolt · 4 years, 4 months ago
  83. d2ccba8 Upgrade to monaco 0.23 by Matt Godbolt · 4 years, 4 months ago
  84. 004119e Add bells to policies when a new version is available (#2516) by Rubén Rincón Blanco · 4 years, 4 months ago
  85. 214889f Remove duplicate date calculation code by RabsRincon · 4 years, 4 months ago
  86. 23b152b Colorize the LLVM AST to match the colors of the source (#2511) by Arseniy Zaostrovnykh · 4 years, 4 months ago
  87. 7f4c4a9 Report back an estimate of filtered lines (#2506) by Rubén Rincón Blanco · 4 years, 4 months ago
  88. fe5882f Give some breathing room to icons in links by RabsRincon · 4 years, 4 months ago
  89. 929135e Simplify conformance view behaviour by RabsRincon · 4 years, 4 months ago
  90. a67100a fixes #2454 by partouf · 4 years, 4 months ago
  91. 4930037 Update right-click menu item to be more general than x86 by Matt Godbolt · 4 years, 4 months ago
  92. 11e470a Feature/jo/arm dockenizer (#2463) by Jeremy Overesch · 4 years, 4 months ago
  93. d7374a0 also start timing graph Y at 0 by partouf · 4 years, 4 months ago
  94. e9d9689 bugfix run executable from compiler pane by partouf · 4 years, 4 months ago
  95. 7edd6d4 Time all the things (#2462) by Patrick Quist · 4 years, 5 months ago
  96. 9895b0e library search matches on name before match on description (#2468) by Patrick Quist · 4 years, 5 months ago
  97. eac7126 lintfix by partouf · 4 years, 5 months ago
  98. 3677ad6 Add Notification to Compiler Info Popup (#2399) by Sam Elliott · 4 years, 5 months ago
  99. 17b2bb8 Move /shortener to /api/shortener (#2426) by Matt Godbolt · 4 years, 5 months ago
  100. ed7f003 Privacy policy updates. Closes #2276 (#2419) by Matt Godbolt · 4 years, 5 months ago