1. 06aa7e1 Fix font size selector duplicates by Rubén Rincón · 5 years ago
  2. 5b0f785 updated zig compiler and syntax file by emekoi · 5 years ago
  3. 8d5d09d Improve dark theme contrasts by Rubén Rincón · 5 years ago
  4. a3051e3 Try out some visual feedback on output pane by Rubén Rincón · 5 years ago
  5. 7e0cf5a Fix page not loading without at least 1 compiler by Rubén Rincón · 5 years ago
  6. 78907a2 Fix up comment by Matt Godbolt · 5 years ago
  7. 13b54c8 Support language-specific extra decorations by Matt Godbolt · 5 years ago
  8. 48ae309 Minor reformatting of css by Matt Godbolt · 5 years ago
  9. a8dcc00 Fix vim mode init not following the user decision by RabsRincon · 5 years ago
  10. ff5b531 Fix some dark theme backgrounds by Cassie Jones · 5 years ago
  11. 832e26f Merge pull request #1620 from Loghorn/fix-1521 by Patrick Quist · 5 years ago
  12. 731aeea Update Jane's link by Matt Godbolt · 5 years ago
  13. 4a9ad89 Fix typo by Alessandro Vergani · 5 years ago
  14. a8623b6 Provide codeLens only for the correct model by Alessandro Vergani · 5 years ago
  15. ab02461 Thanks to our patrons by Matt Godbolt · 5 years ago
  16. 35bf3d6 Merge branch 'master' of github.com:mattgodbolt/compiler-explorer by RabsRincon · 5 years ago
  17. f0844e3 Fix vimMode not toggling properly from settings by RabsRincon · 5 years ago
  18. 60c72e5 bugfix dont show libs if version ids dont match by Partouf · 5 years ago
  19. 0060347 mark libs that were previously used by Partouf · 5 years ago
  20. 882d01e bugfix refresh libraries before saving state by Partouf · 5 years ago
  21. 912fc1d bugfix libs executorpane by Partouf · 5 years ago
  22. db792ea Merge pull request #1585 from mattgodbolt/overflowfix by Patrick Quist · 5 years ago
  23. 66f907e lintfix by Partouf · 5 years ago
  24. 72b183c optimize code and also update libs on remove by Partouf · 5 years ago
  25. aca0e4f only list libs available for all compilers by Partouf · 5 years ago
  26. 9a6a192 lint fixes by Partouf · 5 years ago
  27. b434123 allow libraries per compiler by Partouf · 5 years ago
  28. 3fba7f9 Set overflow:visible in lm_content by RabsRincon · 5 years ago
  29. 27f5f10 support multiple aliases by Partouf · 5 years ago
  30. 097bf48 Thanks new patrons! by Matt Godbolt · 5 years ago
  31. f3f4096 oops by Partouf · 5 years ago
  32. 056c131 extra check by Partouf · 5 years ago
  33. 2b6e955 maybe fix by Partouf · 5 years ago
  34. d348c89 Disable button views once panes are opened by RabsRincon · 5 years ago
  35. 0a2115e add setting vim, refactor, bugfix vim visualmode by Partouf · 5 years ago
  36. b59da3d fixup vim things by Partouf · 5 years ago
  37. f17a714 Merge pull request #1550 from mattgodbolt/embeddedhidetoolbar by Patrick Quist · 5 years ago
  38. d5ae23c fixed button issues by Partouf · 5 years ago
  39. 570228c . by Partouf · 5 years ago
  40. f14e65c lintfix by Partouf · 5 years ago
  41. 028ae8e oops by Partouf · 5 years ago
  42. 8a8ec2a enable escape and insert to work properly by Partouf · 5 years ago
  43. 0e9af37 Merge remote-tracking branch 'matt/master' into embeddedhidetoolbar by Partouf · 5 years ago
  44. 06cb2dc doesn't work yet by Partouf · 5 years ago
  45. 5b4d797 cleanup by alclol · 5 years ago
  46. 385987e merge new by alclol · 5 years ago
  47. 841b783 merge new by alclol · 5 years ago
  48. 21b050a benchmark by alclol · 5 years ago
  49. 90e856e added vim button on editor panel by alclol · 5 years ago
  50. ef27d4e Try and improve Opt view implementation by RabsRincon · 5 years ago
  51. d55bf53 added vim button on editor panel by alclol · 5 years ago
  52. 47d96e4 Differenciate from default lang and subdomain one by RabsRincon · 5 years ago
  53. 8ca5dca Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer into alice/add_vim by alclol · 5 years ago
  54. 5575dc0 merge by alclol · 5 years ago
  55. 036ff98 Improve subdomain lang id recognition by RabsRincon · 5 years ago
  56. fa3ac5d Ensure libraries update after language change by RabsRincon · 5 years ago
  57. e18bf5f merge by alclol · 5 years ago
  58. c0b379d lint fixes by Partouf · 5 years ago
  59. 9f8473d popup for embed settings by Partouf · 5 years ago
  60. e2d0791 linter fixes by Partouf · 5 years ago
  61. bbdf54b add hideToolbar as url parameter by Partouf · 5 years ago
  62. 03c6b4f able to hide editor toolbar in case of embedded by Partouf · 5 years ago
  63. 5d98a8c Fix conformance view not respecting defaultOptions by RabsRincon · 5 years ago
  64. 714a866 Fix lint complaints by RabsRincon · 5 years ago
  65. 9e7da40 Add missing constinit keyword by Rubén Rincón Blanco · 5 years ago
  66. 304e4a2 Add C++20 keywords by RabsRincon · 5 years ago
  67. 470c03a Add report link at the bottom of asm doc popup by RabsRincon · 5 years ago
  68. b62a295 Merge pull request #1522 from mattgodbolt/new_pp by Rubén Rincón Blanco · 5 years ago
  69. fa7ab8b Fix request modifications by RabsRincon · 5 years ago
  70. 9a080bb Add opt-out setting for the new policy changes by RabsRincon · 5 years ago
  71. 2850e94 Thanks new patrons! by Matt Godbolt · 5 years ago
  72. cee421a Address @rabsrincon comment by Matt Godbolt · 5 years ago
  73. dd0a6ba Updates to Privacy Policy by Matt Godbolt · 5 years ago
  74. 9eb0b1e init not needed, we know its not gonna work there by Partouf · 5 years ago
  75. b5d6585 load modal on demand instead of on startup by Partouf · 5 years ago
  76. 3245551 bugfix compiler groupings in executor by Partouf · 5 years ago
  77. 6cd38dd bugfix grouping of compilers by Partouf · 5 years ago
  78. ef38216 lintfix by Partouf · 5 years ago
  79. bd94920 refactor compiler match and fallback by Partouf · 5 years ago
  80. 9bf41f0 Merge remote-tracking branch 'matt/master' into compilerservicerefacto by Partouf · 5 years ago
  81. d7f2149 Require monaco on 6502 mode definition by RabsRincon · 5 years ago
  82. 39b2a2e Merge branch 'master' into monaco-webpack by RabsRincon · 5 years ago
  83. 9a27964 Make tools editor use requested font by RabsRincon · 5 years ago
  84. b7ca466 load asm6502 mode somewhere by Partouf · 5 years ago
  85. f418ebe new asm language syntax for 6502 assembly by Partouf · 5 years ago
  86. 1eb7b14 disable tool button asap by Partouf · 5 years ago
  87. 7a1c9e7 Upgrade tools pane monaco inclusion by RabsRincon · 5 years ago
  88. 1f7d7f3 Merge branch 'master' into monaco-webpack by RabsRincon · 5 years ago
  89. 5ec5b90 handle stdin resize events, set resize in template by Partouf · 5 years ago
  90. 4e2f90e Save stdin/args field visivility state by RabsRincon · 5 years ago
  91. 6795c09 disable stdin if its really not useful by Partouf · 5 years ago
  92. ef293a1 awkward bugfix + no tools item by Partouf · 5 years ago
  93. 21be97f update tool name also when using monaco output by Partouf · 5 years ago
  94. e182306 Move common compiler logic to compilerservice by RabsRincon · 5 years ago
  95. 46039dd empty by Partouf · 5 years ago
  96. d66f634 refresh tools on language and compiler change by Partouf · 5 years ago
  97. def64d9 Fix chunck loading by RabsRincon · 5 years ago
  98. 8015e5f Adress PR comments by RabsRincon · 5 years ago
  99. 6a9095f First steps towards using Monaco with webpack by RabsRincon · 5 years ago
  100. 076ae6b support hint for stdin by Partouf · 5 years ago