1. c53e9a6 Merge branch 'master' into executorpane by Rubén Rincón Blanco · 5 years ago
  2. 2f45cba Fix Program Stdout text bug by RabsRincon · 5 years ago
  3. 23b9188 Merge pull request #1481 from mattgodbolt/features/logo-optimization by Rubén Rincón Blanco · 5 years ago
  4. b51ef88 Optimize and inline svg logo into page contents by Austin Morton · 5 years ago
  5. 0a4dc7e Merge pull request #1477 from mattgodbolt/1test by Rubén Rincón Blanco · 5 years ago
  6. 18e3fc0 Fix whitespace by RabsRincon · 5 years ago
  7. ccbfdc3 Make ci-test available and fix bad line by RabsRincon · 5 years ago
  8. 6cb7f1f Make test fail to ensure proper behaviour by RabsRincon · 5 years ago
  9. 6cc5a88 Trim down dist file by RabsRincon · 5 years ago
  10. 7e37263 Improve test & coverage handling by RabsRincon · 5 years ago
  11. c7c9905 Merge pull request #1476 from lzutao/rust-keyword by Rubén Rincón Blanco · 5 years ago
  12. 34dfbe6 Update to stable rust: 1.36.0 by Lzu Tao · 5 years ago
  13. 9bf9d96 Change motd url to godbolt version by RabsRincon · 5 years ago
  14. dd03e24 Add title placeholder for issue templates by RabsRincon · 5 years ago
  15. f9c692b Add toggle for compiler output by RabsRincon · 5 years ago
  16. abd87fa Change some feature request wording by RabsRincon · 5 years ago
  17. dbd6002 Merge pull request #1464 from cjdb/issue-templates by Rubén Rincón Blanco · 5 years ago
  18. d732a63 Make warnings et al appear in the editor pane from execution pane by Matt Godbolt · 5 years ago
  19. 87c5fcc Conserve empty compiler output lines by RabsRincon · 5 years ago
  20. 13a1ff8 Merge branch 'master' into executorpane by RabsRincon · 5 years ago
  21. 52b977b Conserve empty lines in output pane by RabsRincon · 5 years ago
  22. 93e360c Update feature_request.md by Christopher Di Bella · 5 years ago
  23. 7a5a52c Update bug_report.md by Christopher Di Bella · 5 years ago
  24. 3d6adb4 adds a bug report template by Christopher Di Bella · 5 years ago
  25. 789043f adds a feature-request template by Christopher Di Bella · 5 years ago
  26. af3a683 Merge remote-tracking branch 'origin/master' into executorpane by Matt Godbolt · 5 years ago
  27. 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
  28. d8cde2b Merge pull request #1458 from mattgodbolt/executor-alternative-ui by Rubén Rincón Blanco · 5 years ago
  29. fc26913 Make new toggles saveable & fix args by RabsRincon · 5 years ago
  30. 8361928 adds toggles and panels for execution pane by Partouf · 5 years ago
  31. 4debebe Merge pull request #1457 from GabrielRavier/master by Patrick Quist · 5 years ago
  32. a82dbc3 Correct typo in /etc/config/c.amazon.properties by Gabriel Ravier · 5 years ago
  33. 1a20465 Merge pull request #1455 from mattgodbolt/new_eastl_version by Rubén Rincón Blanco · 5 years ago
  34. 61a757c Ensure we do an initial compilation by RabsRincon · 5 years ago
  35. ff6307d Revert "Temporarily take out MSVC compilers" by Matt Godbolt · 5 years ago
  36. 3f792f5 * Add EASTL 3.13.06 by RabsRincon · 5 years ago
  37. 20bc613 Compile when the executor is first created by RabsRincon · 5 years ago
  38. 5352aa6 Temporarily take out MSVC compilers by Matt Godbolt · 5 years ago
  39. 2b893cb Wind back to older GHC as default until we fix #1412 by Matt Godbolt · 5 years ago
  40. e95b889 Merge pull request #1446 from ThadHouse/addavr by Matt Godbolt · 5 years ago
  41. 9a7e1ac Merge pull request #1454 from AMS21/patch-2 by Matt Godbolt · 5 years ago
  42. f460c44 * Updated Catch2 library to version 2.9.1 by AMS21 · 5 years ago
  43. 44bfd18 Merge pull request #1452 from AMS21/patch-2 by Rubén Rincón Blanco · 5 years ago
  44. e0fdf12 * Updated Catch2 library to version 2.9.0 by AMS21 · 5 years ago
  45. 3d1d622 Remove alias's by Thad House · 5 years ago
  46. a270e39 Fix LLVM opt 4.0.0 by Rubén Rincón Blanco · 5 years ago
  47. d02883d Add missing llvm versions by Rubén Rincón Blanco · 5 years ago
  48. 7f136e8 Missed a cavr change by Thad House · 5 years ago
  49. acf8b71 Version the name fpags, and add versioning to Name as well by Thad House · 5 years ago
  50. d7f05b4 Merge pull request #1445 from Freyr666/ocaml-4.08 by Matt Godbolt · 5 years ago
  51. d569cd5 Add arduino compilers, with uno and mega platform specifics by Thad House · 5 years ago
  52. f3fbb08 OCaml: Add OCaml 4.08.0 by Freyr666 · 5 years ago
  53. e36e1d7 Merge pull request #1443 from lzutao/rust-keyword by Rubén Rincón Blanco · 5 years ago
  54. 321c69d Update rust keywords: Add async/await/try by Lzu Tao · 5 years ago
  55. bc427a6 Improve execution output parsing by RabsRincon · 5 years ago
  56. 366add6 Temporarily disable java (see #1438) by Matt Godbolt · 5 years ago
  57. d06ed2c Update aws-sdk to latest. See #1217 by Matt Godbolt · 5 years ago
  58. 2cb81b7 Merge pull request #1437 from lzutao/rustup-stable by Matt Godbolt · 5 years ago
  59. d827102 Merge pull request #1436 from mattgodbolt/compilehandlererrorlogging by Patrick Quist · 5 years ago
  60. fcb2428 Update to stable rust: 1.35.0 by Lzu Tao · 5 years ago
  61. fcc0457 Merge pull request #1435 from mattgodbolt/renamepascaldemangler by Patrick Quist · 5 years ago
  62. e20f045 handle the other cases by Partouf · 5 years ago
  63. e00872e obviously dont log stdout/stderr on normal compiler errors by Partouf · 5 years ago
  64. 566d019 rename pascal-support to demangler-pascal by Partouf · 5 years ago
  65. c2cfb63 improve unexpected errors logging by Partouf · 5 years ago
  66. 747dec2 Merge branch 'master' into executorpane by RabsRincon · 5 years ago
  67. 2f19018 Merge pull request #1421 from mattgodbolt/extract_tools by Rubén Rincón Blanco · 5 years ago
  68. a946849 Merge pull request #1422 from mattgodbolt/extract_tools_configpath by Rubén Rincón Blanco · 5 years ago
  69. a039ecf Merge pull request #1420 from mattgodbolt/javacompilers by Matt Godbolt · 5 years ago
  70. 8111189 Merge pull request #1396 from alshain/java-support by Matt Godbolt · 5 years ago
  71. 6d71f52 Fix IRview onClose not enabling the button back by RabsRincon · 5 years ago
  72. ea2a139 Make unwise options configurable by RabsRincon · 5 years ago
  73. 19bb211 Fix tools dir path by RabsRincon · 5 years ago
  74. dba361f Merge branch 'master' into java-support by Chris · 5 years ago
  75. 940e073 Tests for java support by Christian Vonrüti · 5 years ago
  76. 1a591e4 Separate java classes with 2 newlines in compiler output view by Christian Vonrüti · 5 years ago
  77. ba66aaa Fix trailing line endings and document regex in javap parser by Christian Vonrüti · 5 years ago
  78. 9e717d5 Fix trailing line endings on and document regex in javap parser by Christian Vonrüti · 5 years ago
  79. 56fe131 Uniform line handling to make test input work for checkouts on Windows by Christian Vonrüti · 5 years ago
  80. 8726e59 Add missing newline at EOF in java.defaults.properties by Christian Vonrüti · 5 years ago
  81. 7230702 Fix copyright in java.js by Christian Vonrüti · 5 years ago
  82. 5125d4f Make the latest cppx compiler the default, per @hsutter's request by Matt Godbolt · 5 years ago
  83. a9df946 Merge pull request #1426 from AMS21/patch-2 by Patrick Quist · 5 years ago
  84. bbc2b68 Merge pull request #1425 from ThadHouse/raspbianfrc by Patrick Quist · 5 years ago
  85. 864e039 Merge pull request #1431 from mattgodbolt/cspfix by Patrick Quist · 5 years ago
  86. 3e93262 fixed lint issues by Partouf · 5 years ago
  87. 6794a43 add compiler-explorer.com to csp thingymabob by Partouf · 5 years ago
  88. 9f06ff2 Merge branch 'master' into executorpane by RabsRincon · 5 years ago
  89. 4f67450 * Updated doctest library to version 2.3.3 by AMS21 · 5 years ago
  90. a8d1059 Add Raspbian and FRC compilers to supported compilers by Thad House · 5 years ago
  91. 45398ea Fix missing newline by RabsRincon · 5 years ago
  92. 9c4e0aa Make tools path configurable by RabsRincon · 5 years ago
  93. 73b0f6d Thanks! by Matt Godbolt · 5 years ago
  94. c33fe9c Adjust defaults to point at (presumed installed) ../compiler-explorer-tools/ demanglers by Matt Godbolt · 5 years ago
  95. 6c1d814 Extract tools. Now relies on external demangling tools by Matt Godbolt · 5 years ago
  96. 3aff8c9 remove comment by Partouf · 5 years ago
  97. a79221e add java 11 and 12 to amazon properties by Partouf · 5 years ago
  98. a86d316 Merge pull request #1419 from partouf/crosscompilersbinary by Patrick Quist · 5 years ago
  99. 43c69be Moving things about to keep the host and subdomain from the original request by Matt Godbolt · 5 years ago
  100. 387fdf2 Tweaks to url shortener service changes by Matt Godbolt · 5 years ago