1. f17a714 Merge pull request #1550 from mattgodbolt/embeddedhidetoolbar by Patrick Quist · 5 years ago
  2. d5ae23c fixed button issues by Partouf · 5 years ago
  3. 570228c . by Partouf · 5 years ago
  4. f14e65c lintfix by Partouf · 5 years ago
  5. 028ae8e oops by Partouf · 5 years ago
  6. 8a8ec2a enable escape and insert to work properly by Partouf · 5 years ago
  7. 0e9af37 Merge remote-tracking branch 'matt/master' into embeddedhidetoolbar by Partouf · 5 years ago
  8. 06cb2dc doesn't work yet by Partouf · 5 years ago
  9. 5b4d797 cleanup by alclol · 5 years ago
  10. 385987e merge new by alclol · 5 years ago
  11. 841b783 merge new by alclol · 5 years ago
  12. 21b050a benchmark by alclol · 5 years ago
  13. 90e856e added vim button on editor panel by alclol · 5 years ago
  14. ef27d4e Try and improve Opt view implementation by RabsRincon · 5 years ago
  15. d55bf53 added vim button on editor panel by alclol · 5 years ago
  16. 47d96e4 Differenciate from default lang and subdomain one by RabsRincon · 5 years ago
  17. 8ca5dca Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer into alice/add_vim by alclol · 5 years ago
  18. 5575dc0 merge by alclol · 5 years ago
  19. 036ff98 Improve subdomain lang id recognition by RabsRincon · 5 years ago
  20. fa3ac5d Ensure libraries update after language change by RabsRincon · 5 years ago
  21. e18bf5f merge by alclol · 5 years ago
  22. c0b379d lint fixes by Partouf · 5 years ago
  23. 9f8473d popup for embed settings by Partouf · 5 years ago
  24. e2d0791 linter fixes by Partouf · 5 years ago
  25. bbdf54b add hideToolbar as url parameter by Partouf · 5 years ago
  26. 03c6b4f able to hide editor toolbar in case of embedded by Partouf · 5 years ago
  27. 5d98a8c Fix conformance view not respecting defaultOptions by RabsRincon · 5 years ago
  28. 714a866 Fix lint complaints by RabsRincon · 5 years ago
  29. 9e7da40 Add missing constinit keyword by Rubén Rincón Blanco · 5 years ago
  30. 304e4a2 Add C++20 keywords by RabsRincon · 5 years ago
  31. 470c03a Add report link at the bottom of asm doc popup by RabsRincon · 5 years ago
  32. b62a295 Merge pull request #1522 from mattgodbolt/new_pp by Rubén Rincón Blanco · 5 years ago
  33. fa7ab8b Fix request modifications by RabsRincon · 5 years ago
  34. 9a080bb Add opt-out setting for the new policy changes by RabsRincon · 5 years ago
  35. 2850e94 Thanks new patrons! by Matt Godbolt · 5 years ago
  36. cee421a Address @rabsrincon comment by Matt Godbolt · 5 years ago
  37. dd0a6ba Updates to Privacy Policy by Matt Godbolt · 5 years ago
  38. 9eb0b1e init not needed, we know its not gonna work there by Partouf · 5 years ago
  39. b5d6585 load modal on demand instead of on startup by Partouf · 5 years ago
  40. 3245551 bugfix compiler groupings in executor by Partouf · 5 years ago
  41. 6cd38dd bugfix grouping of compilers by Partouf · 5 years ago
  42. ef38216 lintfix by Partouf · 5 years ago
  43. bd94920 refactor compiler match and fallback by Partouf · 5 years ago
  44. 9bf41f0 Merge remote-tracking branch 'matt/master' into compilerservicerefacto by Partouf · 5 years ago
  45. d7f2149 Require monaco on 6502 mode definition by RabsRincon · 5 years ago
  46. 39b2a2e Merge branch 'master' into monaco-webpack by RabsRincon · 5 years ago
  47. 9a27964 Make tools editor use requested font by RabsRincon · 5 years ago
  48. b7ca466 load asm6502 mode somewhere by Partouf · 5 years ago
  49. f418ebe new asm language syntax for 6502 assembly by Partouf · 5 years ago
  50. 1eb7b14 disable tool button asap by Partouf · 5 years ago
  51. 7a1c9e7 Upgrade tools pane monaco inclusion by RabsRincon · 5 years ago
  52. 1f7d7f3 Merge branch 'master' into monaco-webpack by RabsRincon · 5 years ago
  53. 5ec5b90 handle stdin resize events, set resize in template by Partouf · 5 years ago
  54. 4e2f90e Save stdin/args field visivility state by RabsRincon · 5 years ago
  55. 6795c09 disable stdin if its really not useful by Partouf · 5 years ago
  56. ef293a1 awkward bugfix + no tools item by Partouf · 5 years ago
  57. 21be97f update tool name also when using monaco output by Partouf · 5 years ago
  58. e182306 Move common compiler logic to compilerservice by RabsRincon · 5 years ago
  59. 46039dd empty by Partouf · 5 years ago
  60. d66f634 refresh tools on language and compiler change by Partouf · 5 years ago
  61. def64d9 Fix chunck loading by RabsRincon · 5 years ago
  62. 8015e5f Adress PR comments by RabsRincon · 5 years ago
  63. 6a9095f First steps towards using Monaco with webpack by RabsRincon · 5 years ago
  64. 076ae6b support hint for stdin by Partouf · 5 years ago
  65. b59f802 lint fix by Partouf · 5 years ago
  66. 621bec2 add monaco with language as tool output option by Partouf · 5 years ago
  67. 3086804 runtime enable/disable for toggles by Partouf · 5 years ago
  68. 36fdc18 move css by Partouf · 5 years ago
  69. 558c916 make stdin resizable by Partouf · 5 years ago
  70. 85764bf add togglebuttons for tool input, autopopulate tool dropdown by Partouf · 5 years ago
  71. d2cee50 Merge pull request #1490 from mattgodbolt/libapi by Patrick Quist · 5 years ago
  72. b08ff06 Conserve output for compiler output empty lines by RabsRincon · 5 years ago
  73. 4f12bab vim keybinding feature. Need support to redesign the UI. by alclol · 5 years ago
  74. 6e85c6f vim keybinding feature. Need support to redesign the UI. by alclol · 5 years ago
  75. d334a5b Only load es6-shim on IE11 by Austin Morton · 5 years ago
  76. 73f9835 Fix support for IE11. Closes #1258 by Austin Morton · 5 years ago
  77. 712fafb Fix double scrolling on thanks modal by Austin Morton · 5 years ago
  78. 8e1044c Fix modal width on large displays by Austin Morton · 5 years ago
  79. efca212 TocarIP has upgraded to Legendary Status! Thank you! by Matt Godbolt · 5 years ago
  80. 5759a07 Fix Thanks looks and link behaviour by RabsRincon · 5 years ago
  81. d5c7fdb Merge pull request #1487 from mattgodbolt/features/cppinsights-svg by Matt Godbolt · 5 years ago
  82. 4911c88 Merge pull request #1489 from mattgodbolt/features/what-is-this-a-cursor-for-clowns by Matt Godbolt · 5 years ago
  83. 4a6b7e3 Merge pull request #1493 from mattgodbolt/features/golden-layout-svg-icons by Matt Godbolt · 5 years ago
  84. 2035fb7 Fix issue with losing errors in execution (e.g. https://godbolt.org/beta/z/8R4cKF) by Matt Godbolt · 5 years ago
  85. 0ed1861 Replace golden-layout icons with SVG versions to improve high DPI displays by Austin Morton · 5 years ago
  86. e6c8c6e Fix for C++ annotations by RabsRincon · 5 years ago
  87. 125f4d3 libraries in executor by Partouf · 5 years ago
  88. dd7d0ce Fix hover tooltip not working for opt by RabsRincon · 5 years ago
  89. d4e9f37 libraries in conformance view by Partouf · 5 years ago
  90. 6e9c5c8 add libraries option to compile api by Partouf · 5 years ago
  91. 306c8d6 Override monaco line number cursor to work around comically large cursors on high DPI systems by Austin Morton · 5 years ago
  92. a86b365 Use SVG for cppinsights icon to improve clarity on high DPI displays by Austin Morton · 5 years ago
  93. 66d69cd Igor is a LEGEND by Matt Godbolt · 5 years ago
  94. ee27f10 Latest thanks by Matt Godbolt · 5 years ago
  95. 2d0ec73 Fix for cppp comment handling in the new monaco world. (CC @rabsrincon) by Matt Godbolt · 5 years ago
  96. 6d31993 Merge remote-tracking branch 'origin/master' into webpack by Matt Godbolt · 5 years ago
  97. feedf72 Merge remote-tracking branch 'origin/master' into executorpane by Matt Godbolt · 5 years ago
  98. bde4cc3 Merge pull request #1480 from mattgodbolt/features/iconify-all-the-things by Rubén Rincón Blanco · 5 years ago
  99. 755e080 Use model modeId for better languageid detection by RabsRincon · 5 years ago
  100. 6dd054e Move binary output to codelens for better experience by RabsRincon · 5 years ago