1. 076ae6b support hint for stdin by Partouf · 7 years ago
  2. b59f802 lint fix by Partouf · 7 years ago
  3. 621bec2 add monaco with language as tool output option by Partouf · 7 years ago
  4. 3086804 runtime enable/disable for toggles by Partouf · 7 years ago
  5. 36fdc18 move css by Partouf · 7 years ago
  6. 558c916 make stdin resizable by Partouf · 7 years ago
  7. 85764bf add togglebuttons for tool input, autopopulate tool dropdown by Partouf · 7 years ago
  8. d2cee50 Merge pull request #1490 from mattgodbolt/libapi by Patrick Quist · 7 years ago
  9. b08ff06 Conserve output for compiler output empty lines by RabsRincon · 7 years ago
  10. d334a5b Only load es6-shim on IE11 by Austin Morton · 7 years ago
  11. 73f9835 Fix support for IE11. Closes #1258 by Austin Morton · 7 years ago
  12. 712fafb Fix double scrolling on thanks modal by Austin Morton · 7 years ago
  13. 8e1044c Fix modal width on large displays by Austin Morton · 7 years ago
  14. efca212 TocarIP has upgraded to Legendary Status! Thank you! by Matt Godbolt · 7 years ago
  15. 5759a07 Fix Thanks looks and link behaviour by RabsRincon · 7 years ago
  16. d5c7fdb Merge pull request #1487 from mattgodbolt/features/cppinsights-svg by Matt Godbolt · 7 years ago
  17. 4911c88 Merge pull request #1489 from mattgodbolt/features/what-is-this-a-cursor-for-clowns by Matt Godbolt · 7 years ago
  18. 4a6b7e3 Merge pull request #1493 from mattgodbolt/features/golden-layout-svg-icons by Matt Godbolt · 7 years ago
  19. 2035fb7 Fix issue with losing errors in execution (e.g. https://godbolt.org/beta/z/8R4cKF) by Matt Godbolt · 7 years ago
  20. 0ed1861 Replace golden-layout icons with SVG versions to improve high DPI displays by Austin Morton · 7 years ago
  21. e6c8c6e Fix for C++ annotations by RabsRincon · 7 years ago
  22. 125f4d3 libraries in executor by Partouf · 7 years ago
  23. dd7d0ce Fix hover tooltip not working for opt by RabsRincon · 7 years ago
  24. d4e9f37 libraries in conformance view by Partouf · 7 years ago
  25. 6e9c5c8 add libraries option to compile api by Partouf · 7 years ago
  26. 306c8d6 Override monaco line number cursor to work around comically large cursors on high DPI systems by Austin Morton · 7 years ago
  27. a86b365 Use SVG for cppinsights icon to improve clarity on high DPI displays by Austin Morton · 7 years ago
  28. 66d69cd Igor is a LEGEND by Matt Godbolt · 7 years ago
  29. ee27f10 Latest thanks by Matt Godbolt · 7 years ago
  30. 2d0ec73 Fix for cppp comment handling in the new monaco world. (CC @rabsrincon) by Matt Godbolt · 7 years ago
  31. 6d31993 Merge remote-tracking branch 'origin/master' into webpack by Matt Godbolt · 7 years ago
  32. feedf72 Merge remote-tracking branch 'origin/master' into executorpane by Matt Godbolt · 7 years ago
  33. bde4cc3 Merge pull request #1480 from mattgodbolt/features/iconify-all-the-things by Rubén Rincón Blanco · 7 years ago
  34. 755e080 Use model modeId for better languageid detection by RabsRincon · 7 years ago
  35. 6dd054e Move binary output to codelens for better experience by RabsRincon · 7 years ago
  36. f6b123b Remove nbsp in favor of margin on dropdown-icon and align social sharing icons by Austin Morton · 7 years ago
  37. 5ccf714 Fix missing function by RabsRincon · 7 years ago
  38. 6a8c67f Upgrade to Monaco 0.17 by RabsRincon · 7 years ago
  39. c53e9a6 Merge branch 'master' into executorpane by Rubén Rincón Blanco · 7 years ago
  40. 2f45cba Fix Program Stdout text bug by RabsRincon · 7 years ago
  41. b51ef88 Optimize and inline svg logo into page contents by Austin Morton · 7 years ago
  42. 553f52c Use font-awesome icons for all menu items where appropriate by Austin Morton · 7 years ago
  43. f9c692b Add toggle for compiler output by RabsRincon · 7 years ago
  44. d732a63 Make warnings et al appear in the editor pane from execution pane by Matt Godbolt · 7 years ago
  45. 87c5fcc Conserve empty compiler output lines by RabsRincon · 7 years ago
  46. 13a1ff8 Merge branch 'master' into executorpane by RabsRincon · 7 years ago
  47. 52b977b Conserve empty lines in output pane by RabsRincon · 7 years ago
  48. af3a683 Merge remote-tracking branch 'origin/master' into executorpane by Matt Godbolt · 7 years ago
  49. 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 · 7 years ago
  50. fc26913 Make new toggles saveable & fix args by RabsRincon · 7 years ago
  51. 8361928 adds toggles and panels for execution pane by Partouf · 7 years ago
  52. 61a757c Ensure we do an initial compilation by RabsRincon · 7 years ago
  53. 20bc613 Compile when the executor is first created by RabsRincon · 7 years ago
  54. 321c69d Update rust keywords: Add async/await/try by Lzu Tao · 7 years ago
  55. bc427a6 Improve execution output parsing by RabsRincon · 7 years ago
  56. 747dec2 Merge branch 'master' into executorpane by RabsRincon · 7 years ago
  57. 6d71f52 Fix IRview onClose not enabling the button back by RabsRincon · 7 years ago
  58. ea2a139 Make unwise options configurable by RabsRincon · 7 years ago
  59. 5125d4f Make the latest cppx compiler the default, per @hsutter's request by Matt Godbolt · 7 years ago
  60. 9f06ff2 Merge branch 'master' into executorpane by RabsRincon · 7 years ago
  61. 73b0f6d Thanks! by Matt Godbolt · 7 years ago
  62. 895bfd5 Compiler Explorer Team->Authors (for consistency) by Matt Godbolt · 7 years ago
  63. 6b8e22c Fix FontScale and make stdin field multilineable by RabsRincon · 7 years ago
  64. d0585bc clean up no-longer-relevant custom url shortener client scripts by Matt Hammerly · 7 years ago
  65. ca763e5 add external tinyurl shortener, use old-style serialized state for external shorteners by Matt Hammerly · 7 years ago
  66. da69643 make url shortener handler return entire url by Matt Hammerly · 7 years ago
  67. fe66d60 Merge branch 'master' into notification_on_unwise_options by Rubén Rincón Blanco · 7 years ago
  68. af24e16 Initial stding support for the executor pane by RabsRincon · 7 years ago
  69. 8d24f9a Merge branch 'master' into executorpane by RabsRincon · 7 years ago
  70. aed9ae7 Improve executor pane UI by RabsRincon · 7 years ago
  71. 8696cfd Completely strip popular arguments from executor by RabsRincon · 7 years ago
  72. 5f60a5b Add mailto to privacy policy email by RabsRincon · 7 years ago
  73. 0ecdf33 First implementation of execute-only pane by RabsRincon · 7 years ago
  74. 2f83c47 Updates to privacy policy by Matt Godbolt · 7 years ago
  75. 0b7773c Merge pull request #1316 from mattgodbolt/policy-dating by Matt Godbolt · 7 years ago
  76. dfd2681 Make linked text more readable in dark mode by RabsRincon · 7 years ago
  77. 9fdde1d Use default Monaco color for dark text highlights by RabsRincon · 7 years ago
  78. 9ba7b43 Merge pull request #1315 from mattgodbolt/betterinterlinking by Rubén Rincón Blanco · 7 years ago
  79. 0d4f6d6 Set dark theme as default if the user ask for it by RabsRincon · 7 years ago
  80. 3e5c490 Added grouping and group collapse to the notification to not flood the UI by Luka Prebil · 7 years ago
  81. d631e29 improved responsiveness of mouseover highlighting by Partouf · 7 years ago
  82. 9a0b129 Implemented feature by Luka Prebil Grintal · 7 years ago
  83. 0db213e Fixes Bootstrap 4.3.1 problems with Share button by RabsRincon · 7 years ago
  84. c7c6f21 Support staging environment by Matt Godbolt · 7 years ago
  85. 078c4df Change the way we report MOTD issues. See #1057 by Matt Godbolt · 7 years ago
  86. 8c9f6e7 Latest thanks by Matt Godbolt · 7 years ago
  87. 7dee084 library popup needs some more height space by Partouf · 7 years ago
  88. 3b8a2f0 improved comment detection in pascal mode by Partouf · 7 years ago
  89. 4a557a4 April thanks by Matt Godbolt · 7 years ago
  90. 01804db Update available libs on lang change by RabsRincon · 7 years ago
  91. 98a5179 Fix color blending issue by RabsRincon · 7 years ago
  92. 8c6f4da Add "Scroll to source" action to irview by RabsRincon · 7 years ago
  93. 3343a68 Upgrade compiler output code link by RabsRincon · 7 years ago
  94. eb0a45d * Add 6502 support by Matt Godbolt · 7 years ago
  95. 1dae8cc Further work towards a better code linking colours by RabsRincon · 7 years ago
  96. 27eccb9 Merge branch 'master' into policy-dating by RabsRincon · 7 years ago
  97. bcbd590 Send unique pane name instead of this reference by RabsRincon · 7 years ago
  98. b5b6f5d Remove old html markup by RabsRincon · 7 years ago
  99. f735cf3 Rethink how we want to communicate policy changes by RabsRincon · 7 years ago
  100. d005bf3 Improve pane interlinking by RabsRincon · 7 years ago