1. 5696894 Fix compiler id duplication on cloning by Rubén Rincón · 4 years, 12 months ago
  2. 35b01d3 Make lineNumbers margins smaller by RabsRincon · 4 years, 12 months ago
  3. a1daf61 Merge pull request #1721 from porglezomp-misc/fix/some-dark-mode-icons by Rubén Rincón Blanco · 4 years, 12 months ago
  4. 57bc279 Merge pull request #1722 from porglezomp-misc/feature/mobile-tab-tap-targets by Rubén Rincón Blanco · 4 years, 12 months ago
  5. d67d7a7 Fix dark-mode save/load UI by Cassie Jones · 4 years, 12 months ago
  6. 94fa092 Make tab view tabs larger on mobile by Cassie Jones · 4 years, 12 months ago
  7. 882e062 Fix the contrast on some dark-mode icons by Cassie Jones · 4 years, 12 months ago
  8. 8c08630 Merge pull request #1699 from csordasmarton/jmp_to_labels by Matt Godbolt · 4 years, 12 months ago
  9. af6889f Fix compilers forgetting their proper id by Rubén Rincón · 4 years, 12 months ago
  10. 3666aca Ensure the tab dropdown shows in front by Cassie Jones · 4 years, 12 months ago
  11. 6f6c0db Fix review comments of the Jump to label feature by Márton Csordás · 4 years, 12 months ago
  12. f1ee4ab Ondra's legendary support is in memoriam Jaroslav Křivánek. by Matt Godbolt · 4 years, 12 months ago
  13. c034895 ...and of course @sthagen was already an amazing LEGENDARY supporter! *blush* :) by Matt Godbolt · 4 years, 12 months ago
  14. 297e894 Thanks to our first GH legendary supporter, @sthagen by Matt Godbolt · 4 years, 12 months ago
  15. c728e22 December thanks by Matt Godbolt · 4 years, 12 months ago
  16. c1d074d Parse assembly labels on the serve-side by Márton Csordás · 4 years, 12 months ago
  17. f4d0eb0 Jump to labels in assembly by Márton Csordás · 5 years ago
  18. 44d721c Merge pull request #1702 from csordasmarton/save_selections by Matt Godbolt · 4 years, 12 months ago
  19. fd444c6 diff executor select bugfix by Partouf · 4 years, 12 months ago
  20. 20df44b bugfixes for when diff view opens by Partouf · 4 years, 12 months ago
  21. b8c4209 Save the selections by Márton Csordás · 5 years ago
  22. 787edac bugfixes by Partouf · 5 years ago
  23. de8854f Merge remote-tracking branch 'matt/master' into difftype by Partouf · 5 years ago
  24. 5352389 bugfix when executor is opened for the first time by Partouf · 5 years ago
  25. 1a3399f some refactoring by Partouf · 5 years ago
  26. 0d0a52e "Fix" cross origin monaco web workers by Austin Morton · 5 years ago
  27. 4194585 Support serving static content externally by Austin Morton · 5 years ago
  28. 84e3017 lintfix by Partouf · 5 years ago
  29. c6a350c allow diffing executor panes by Partouf · 5 years ago
  30. e669b06 able to select difftype for compiler result by Partouf · 5 years ago
  31. 6269ef0 Fix tabWidth not respecting settings by Rubén Rincón · 5 years ago
  32. 4b21240 Make Ctrl+S open the sharing popover by Rubén Rincón · 5 years ago
  33. ba7d535 Merge pull request #1616 from mattgodbolt/staticlibs by Patrick Quist · 5 years ago
  34. 3df310c Fixes old links having tiny font scales by Rubén Rincón · 5 years ago
  35. 6f2b56e Unify dark colors by Rubén Rincón · 5 years ago
  36. ae222b4 Simplify fontScale behaviour by Rubén Rincón · 5 years ago
  37. 9b31ce2 Sets ligatures to false by default by Rubén Rincón · 5 years ago
  38. f5b1553 Change link color for dark theme by Rubén Rincón · 5 years ago
  39. a598d18 Thanks to our patrons by Matt Godbolt · 5 years ago
  40. 6e4ec41 Enable font ligatures by default by Rubén Rincón · 5 years ago
  41. 2a214b5 autodetect static libraries by -l options by Partouf · 5 years ago
  42. 06aa7e1 Fix font size selector duplicates by Rubén Rincón · 5 years ago
  43. 5b0f785 updated zig compiler and syntax file by emekoi · 5 years ago
  44. 8d5d09d Improve dark theme contrasts by Rubén Rincón · 5 years ago
  45. a3051e3 Try out some visual feedback on output pane by Rubén Rincón · 5 years ago
  46. 7e0cf5a Fix page not loading without at least 1 compiler by Rubén Rincón · 5 years ago
  47. 78907a2 Fix up comment by Matt Godbolt · 5 years ago
  48. 13b54c8 Support language-specific extra decorations by Matt Godbolt · 5 years ago
  49. 48ae309 Minor reformatting of css by Matt Godbolt · 5 years ago
  50. a8dcc00 Fix vim mode init not following the user decision by RabsRincon · 5 years ago
  51. ff5b531 Fix some dark theme backgrounds by Cassie Jones · 5 years ago
  52. 832e26f Merge pull request #1620 from Loghorn/fix-1521 by Patrick Quist · 5 years ago
  53. 731aeea Update Jane's link by Matt Godbolt · 5 years ago
  54. 4a9ad89 Fix typo by Alessandro Vergani · 5 years ago
  55. a8623b6 Provide codeLens only for the correct model by Alessandro Vergani · 5 years ago
  56. ab02461 Thanks to our patrons by Matt Godbolt · 5 years ago
  57. 35bf3d6 Merge branch 'master' of github.com:mattgodbolt/compiler-explorer by RabsRincon · 5 years ago
  58. f0844e3 Fix vimMode not toggling properly from settings by RabsRincon · 5 years ago
  59. 60c72e5 bugfix dont show libs if version ids dont match by Partouf · 5 years ago
  60. 0060347 mark libs that were previously used by Partouf · 5 years ago
  61. 882d01e bugfix refresh libraries before saving state by Partouf · 5 years ago
  62. 912fc1d bugfix libs executorpane by Partouf · 5 years ago
  63. db792ea Merge pull request #1585 from mattgodbolt/overflowfix by Patrick Quist · 5 years ago
  64. 66f907e lintfix by Partouf · 5 years ago
  65. 72b183c optimize code and also update libs on remove by Partouf · 5 years ago
  66. aca0e4f only list libs available for all compilers by Partouf · 5 years ago
  67. 9a6a192 lint fixes by Partouf · 5 years ago
  68. b434123 allow libraries per compiler by Partouf · 5 years ago
  69. 3fba7f9 Set overflow:visible in lm_content by RabsRincon · 5 years ago
  70. 27f5f10 support multiple aliases by Partouf · 5 years ago
  71. 097bf48 Thanks new patrons! by Matt Godbolt · 5 years ago
  72. f3f4096 oops by Partouf · 5 years ago
  73. 056c131 extra check by Partouf · 5 years ago
  74. 2b6e955 maybe fix by Partouf · 5 years ago
  75. d348c89 Disable button views once panes are opened by RabsRincon · 5 years ago
  76. 0a2115e add setting vim, refactor, bugfix vim visualmode by Partouf · 5 years ago
  77. b59da3d fixup vim things by Partouf · 5 years ago
  78. f17a714 Merge pull request #1550 from mattgodbolt/embeddedhidetoolbar by Patrick Quist · 5 years ago
  79. d5ae23c fixed button issues by Partouf · 5 years ago
  80. 570228c . by Partouf · 5 years ago
  81. f14e65c lintfix by Partouf · 5 years ago
  82. 028ae8e oops by Partouf · 5 years ago
  83. 8a8ec2a enable escape and insert to work properly by Partouf · 5 years ago
  84. 0e9af37 Merge remote-tracking branch 'matt/master' into embeddedhidetoolbar by Partouf · 5 years ago
  85. 06cb2dc doesn't work yet by Partouf · 5 years ago
  86. 5b4d797 cleanup by alclol · 5 years ago
  87. 385987e merge new by alclol · 5 years ago
  88. 841b783 merge new by alclol · 5 years ago
  89. 21b050a benchmark by alclol · 5 years ago
  90. 90e856e added vim button on editor panel by alclol · 5 years ago
  91. ef27d4e Try and improve Opt view implementation by RabsRincon · 5 years ago
  92. d55bf53 added vim button on editor panel by alclol · 5 years ago
  93. 47d96e4 Differenciate from default lang and subdomain one by RabsRincon · 5 years ago
  94. 8ca5dca Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer into alice/add_vim by alclol · 5 years ago
  95. 5575dc0 merge by alclol · 5 years ago
  96. 036ff98 Improve subdomain lang id recognition by RabsRincon · 5 years ago
  97. fa3ac5d Ensure libraries update after language change by RabsRincon · 5 years ago
  98. e18bf5f merge by alclol · 5 years ago
  99. c0b379d lint fixes by Partouf · 5 years ago
  100. 9f8473d popup for embed settings by Partouf · 5 years ago