1. 5d98a8c Fix conformance view not respecting defaultOptions by RabsRincon · 5 years ago
  2. 714a866 Fix lint complaints by RabsRincon · 5 years ago
  3. 9e7da40 Add missing constinit keyword by Rubén Rincón Blanco · 5 years ago
  4. 304e4a2 Add C++20 keywords by RabsRincon · 5 years ago
  5. 470c03a Add report link at the bottom of asm doc popup by RabsRincon · 5 years ago
  6. b62a295 Merge pull request #1522 from mattgodbolt/new_pp by Rubén Rincón Blanco · 5 years ago
  7. fa7ab8b Fix request modifications by RabsRincon · 5 years ago
  8. 9a080bb Add opt-out setting for the new policy changes by RabsRincon · 5 years ago
  9. 2850e94 Thanks new patrons! by Matt Godbolt · 5 years ago
  10. cee421a Address @rabsrincon comment by Matt Godbolt · 5 years ago
  11. dd0a6ba Updates to Privacy Policy by Matt Godbolt · 5 years ago
  12. 9eb0b1e init not needed, we know its not gonna work there by Partouf · 5 years ago
  13. b5d6585 load modal on demand instead of on startup by Partouf · 5 years ago
  14. 3245551 bugfix compiler groupings in executor by Partouf · 5 years ago
  15. 6cd38dd bugfix grouping of compilers by Partouf · 5 years ago
  16. ef38216 lintfix by Partouf · 5 years ago
  17. bd94920 refactor compiler match and fallback by Partouf · 5 years ago
  18. 9bf41f0 Merge remote-tracking branch 'matt/master' into compilerservicerefacto by Partouf · 5 years ago
  19. d7f2149 Require monaco on 6502 mode definition by RabsRincon · 5 years ago
  20. 39b2a2e Merge branch 'master' into monaco-webpack by RabsRincon · 5 years ago
  21. 9a27964 Make tools editor use requested font by RabsRincon · 5 years ago
  22. b7ca466 load asm6502 mode somewhere by Partouf · 5 years ago
  23. f418ebe new asm language syntax for 6502 assembly by Partouf · 5 years ago
  24. 1eb7b14 disable tool button asap by Partouf · 5 years ago
  25. 7a1c9e7 Upgrade tools pane monaco inclusion by RabsRincon · 5 years ago
  26. 1f7d7f3 Merge branch 'master' into monaco-webpack by RabsRincon · 5 years ago
  27. 5ec5b90 handle stdin resize events, set resize in template by Partouf · 5 years ago
  28. 4e2f90e Save stdin/args field visivility state by RabsRincon · 5 years ago
  29. 6795c09 disable stdin if its really not useful by Partouf · 5 years ago
  30. ef293a1 awkward bugfix + no tools item by Partouf · 5 years ago
  31. 21be97f update tool name also when using monaco output by Partouf · 5 years ago
  32. e182306 Move common compiler logic to compilerservice by RabsRincon · 5 years ago
  33. 46039dd empty by Partouf · 5 years ago
  34. d66f634 refresh tools on language and compiler change by Partouf · 5 years ago
  35. def64d9 Fix chunck loading by RabsRincon · 5 years ago
  36. 8015e5f Adress PR comments by RabsRincon · 5 years ago
  37. 6a9095f First steps towards using Monaco with webpack by RabsRincon · 5 years ago
  38. 076ae6b support hint for stdin by Partouf · 5 years ago
  39. b59f802 lint fix by Partouf · 5 years ago
  40. 621bec2 add monaco with language as tool output option by Partouf · 5 years ago
  41. 3086804 runtime enable/disable for toggles by Partouf · 5 years ago
  42. 36fdc18 move css by Partouf · 5 years ago
  43. 558c916 make stdin resizable by Partouf · 5 years ago
  44. 85764bf add togglebuttons for tool input, autopopulate tool dropdown by Partouf · 5 years ago
  45. d2cee50 Merge pull request #1490 from mattgodbolt/libapi by Patrick Quist · 5 years ago
  46. b08ff06 Conserve output for compiler output empty lines by RabsRincon · 5 years ago
  47. d334a5b Only load es6-shim on IE11 by Austin Morton · 5 years ago
  48. 73f9835 Fix support for IE11. Closes #1258 by Austin Morton · 5 years ago
  49. 712fafb Fix double scrolling on thanks modal by Austin Morton · 5 years ago
  50. 8e1044c Fix modal width on large displays by Austin Morton · 5 years ago
  51. efca212 TocarIP has upgraded to Legendary Status! Thank you! by Matt Godbolt · 5 years ago
  52. 5759a07 Fix Thanks looks and link behaviour by RabsRincon · 5 years ago
  53. d5c7fdb Merge pull request #1487 from mattgodbolt/features/cppinsights-svg by Matt Godbolt · 5 years ago
  54. 4911c88 Merge pull request #1489 from mattgodbolt/features/what-is-this-a-cursor-for-clowns by Matt Godbolt · 5 years ago
  55. 4a6b7e3 Merge pull request #1493 from mattgodbolt/features/golden-layout-svg-icons by Matt Godbolt · 5 years ago
  56. 2035fb7 Fix issue with losing errors in execution (e.g. https://godbolt.org/beta/z/8R4cKF) by Matt Godbolt · 5 years ago
  57. 0ed1861 Replace golden-layout icons with SVG versions to improve high DPI displays by Austin Morton · 5 years ago
  58. e6c8c6e Fix for C++ annotations by RabsRincon · 5 years ago
  59. 125f4d3 libraries in executor by Partouf · 5 years ago
  60. dd7d0ce Fix hover tooltip not working for opt by RabsRincon · 5 years ago
  61. d4e9f37 libraries in conformance view by Partouf · 5 years ago
  62. 6e9c5c8 add libraries option to compile api by Partouf · 5 years ago
  63. 306c8d6 Override monaco line number cursor to work around comically large cursors on high DPI systems by Austin Morton · 5 years ago
  64. a86b365 Use SVG for cppinsights icon to improve clarity on high DPI displays by Austin Morton · 5 years ago
  65. 66d69cd Igor is a LEGEND by Matt Godbolt · 5 years ago
  66. ee27f10 Latest thanks by Matt Godbolt · 5 years ago
  67. 2d0ec73 Fix for cppp comment handling in the new monaco world. (CC @rabsrincon) by Matt Godbolt · 5 years ago
  68. 6d31993 Merge remote-tracking branch 'origin/master' into webpack by Matt Godbolt · 5 years ago
  69. feedf72 Merge remote-tracking branch 'origin/master' into executorpane by Matt Godbolt · 5 years ago
  70. bde4cc3 Merge pull request #1480 from mattgodbolt/features/iconify-all-the-things by Rubén Rincón Blanco · 5 years ago
  71. 755e080 Use model modeId for better languageid detection by RabsRincon · 5 years ago
  72. 6dd054e Move binary output to codelens for better experience by RabsRincon · 5 years ago
  73. f6b123b Remove nbsp in favor of margin on dropdown-icon and align social sharing icons by Austin Morton · 5 years ago
  74. 5ccf714 Fix missing function by RabsRincon · 5 years ago
  75. 6a8c67f Upgrade to Monaco 0.17 by RabsRincon · 5 years ago
  76. c53e9a6 Merge branch 'master' into executorpane by Rubén Rincón Blanco · 5 years ago
  77. 2f45cba Fix Program Stdout text bug by RabsRincon · 5 years ago
  78. b51ef88 Optimize and inline svg logo into page contents by Austin Morton · 5 years ago
  79. 553f52c Use font-awesome icons for all menu items where appropriate by Austin Morton · 5 years ago
  80. f9c692b Add toggle for compiler output by RabsRincon · 5 years ago
  81. d732a63 Make warnings et al appear in the editor pane from execution pane by Matt Godbolt · 5 years ago
  82. 87c5fcc Conserve empty compiler output lines by RabsRincon · 5 years ago
  83. 13a1ff8 Merge branch 'master' into executorpane by RabsRincon · 5 years ago
  84. 52b977b Conserve empty lines in output pane by RabsRincon · 5 years ago
  85. af3a683 Merge remote-tracking branch 'origin/master' into executorpane by Matt Godbolt · 5 years ago
  86. 1888ac3 Introduce async/await. Package up the build results in the execution package. Use that to show compiler stderr/stdout in execution even if the compilation succeeds by Matt Godbolt · 5 years ago
  87. fc26913 Make new toggles saveable & fix args by RabsRincon · 5 years ago
  88. 8361928 adds toggles and panels for execution pane by Partouf · 5 years ago
  89. 61a757c Ensure we do an initial compilation by RabsRincon · 5 years ago
  90. 20bc613 Compile when the executor is first created by RabsRincon · 5 years ago
  91. 321c69d Update rust keywords: Add async/await/try by Lzu Tao · 5 years ago
  92. bc427a6 Improve execution output parsing by RabsRincon · 5 years ago
  93. 747dec2 Merge branch 'master' into executorpane by RabsRincon · 5 years ago
  94. 6d71f52 Fix IRview onClose not enabling the button back by RabsRincon · 5 years ago
  95. ea2a139 Make unwise options configurable by RabsRincon · 5 years ago
  96. 5125d4f Make the latest cppx compiler the default, per @hsutter's request by Matt Godbolt · 5 years ago
  97. 9f06ff2 Merge branch 'master' into executorpane by RabsRincon · 5 years ago
  98. 73b0f6d Thanks! by Matt Godbolt · 5 years ago
  99. 895bfd5 Compiler Explorer Team->Authors (for consistency) by Matt Godbolt · 5 years ago
  100. 6b8e22c Fix FontScale and make stdin field multilineable by RabsRincon · 5 years ago