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