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