1. 39b2a2e Merge branch 'master' into monaco-webpack by RabsRincon · 5 years ago
  2. 9a27964 Make tools editor use requested font by RabsRincon · 5 years ago
  3. b7ca466 load asm6502 mode somewhere by Partouf · 5 years ago
  4. f418ebe new asm language syntax for 6502 assembly by Partouf · 5 years ago
  5. 1eb7b14 disable tool button asap by Partouf · 5 years ago
  6. 7a1c9e7 Upgrade tools pane monaco inclusion by RabsRincon · 5 years ago
  7. 1f7d7f3 Merge branch 'master' into monaco-webpack by RabsRincon · 5 years ago
  8. e4891a5 Update pascal.amazon.properties by Patrick Quist · 5 years ago
  9. ebfad4e Merge pull request #1503 from mattgodbolt/toolimprovements by Patrick Quist · 5 years ago
  10. 5047bd6 doc languageid by Partouf · 5 years ago
  11. 560e6dc more doc by Partouf · 5 years ago
  12. 15ac3bf start of documentation by Partouf · 5 years ago
  13. 6071d0b add x86to6502 by Partouf · 5 years ago
  14. 3868592 const by Partouf · 5 years ago
  15. 1068e98 add readelf by Partouf · 5 years ago
  16. 40cad90 log eaccess errors by Partouf · 5 years ago
  17. 84e7f32 prop fix by Partouf · 5 years ago
  18. 5bd8465 filter prompt from output by Partouf · 5 years ago
  19. 37fc9b6 oops, stdin was used and not commands.txt by Partouf · 5 years ago
  20. 21b9e87 comment by Partouf · 5 years ago
  21. f9a645a dont actually pass stdin as stdin, add stdin hint by Partouf · 5 years ago
  22. 5ec5b90 handle stdin resize events, set resize in template by Partouf · 5 years ago
  23. e315a7e Add clang-query-tool based on @steveire changes by RabsRincon · 5 years ago
  24. 4e2f90e Save stdin/args field visivility state by RabsRincon · 5 years ago
  25. 0aceb8d untested pahole addition to c by Partouf · 5 years ago
  26. b1e5660 new settings for c++ tools by Partouf · 5 years ago
  27. 6ee738e Fix external compilers when httpRoot is set. (#1410) by Austin Morton · 5 years ago
  28. 6795c09 disable stdin if its really not useful by Partouf · 5 years ago
  29. ef293a1 awkward bugfix + no tools item by Partouf · 5 years ago
  30. 21be97f update tool name also when using monaco output by Partouf · 5 years ago
  31. 46039dd empty by Partouf · 5 years ago
  32. d66f634 refresh tools on language and compiler change by Partouf · 5 years ago
  33. 0bbd8be fix compilerExe by Partouf · 5 years ago
  34. ddbc938 Clang 10 and higher support dumping AST. Fixes #1511 by Austin Morton · 5 years ago
  35. 146d026 Merge remote-tracking branch 'origin/master' into monaco-webpack by Matt Godbolt · 5 years ago
  36. b7819ec Disable `--depth` in git clone in travis by Matt Godbolt · 5 years ago
  37. def64d9 Fix chunck loading by RabsRincon · 5 years ago
  38. 8015e5f Adress PR comments by RabsRincon · 5 years ago
  39. 243343b Fix monaco editor web plugin output path by RabsRincon · 5 years ago
  40. bea2e88 Fix dist creation missing dir issue by RabsRincon · 5 years ago
  41. c66c513 Reduce webpack verbosity by RabsRincon · 5 years ago
  42. f7d3bd5 Remove vs name link by RabsRincon · 5 years ago
  43. 6a9095f First steps towards using Monaco with webpack by RabsRincon · 5 years ago
  44. 2085f8d Merge pull request #1504 from mattgodbolt/undenodeify by Rubén Rincón Blanco · 5 years ago
  45. 91cf11c Remove redundant Promise.resolve calls by RabsRincon · 5 years ago
  46. 076ae6b support hint for stdin by Partouf · 5 years ago
  47. 600eab2 Merge branch 'toolimprovements' of https://github.com/mattgodbolt/compiler-explorer into toolimprovements by Partouf · 5 years ago
  48. b59f802 lint fix by Partouf · 5 years ago
  49. 621bec2 add monaco with language as tool output option by Partouf · 5 years ago
  50. 3086804 runtime enable/disable for toggles by Partouf · 5 years ago
  51. 3264da7 language support tool output by Partouf · 5 years ago
  52. a25e177 bugfix basetool, add x86to6502 by Partouf · 5 years ago
  53. ed7c80f Move bulk of client side options to non-inlined script (#1497) by Austin Morton · 5 years ago
  54. df78b11 Update on-disk.js by Patrick Quist · 5 years ago
  55. 57cb1e8 Completely remove need for denodeify by RabsRincon · 5 years ago
  56. ca7539b bugfix runTool parameters by Partouf · 5 years ago
  57. 20dbbf8 bugfix for when process cant be spawned by Partouf · 5 years ago
  58. a7d6e75 remove denodify by Partouf · 5 years ago
  59. 36fdc18 move css by Partouf · 5 years ago
  60. cea30e5 refactor tool execution to use info object by Partouf · 5 years ago
  61. 558c916 make stdin resizable by Partouf · 5 years ago
  62. 9d740e5 buglintfix by Partouf · 5 years ago
  63. 80fa777 merge pahole for fpc branch by Partouf · 5 years ago
  64. 85764bf add togglebuttons for tool input, autopopulate tool dropdown by Partouf · 5 years ago
  65. d2cee50 Merge pull request #1490 from mattgodbolt/libapi by Patrick Quist · 5 years ago
  66. b08ff06 Conserve output for compiler output empty lines by RabsRincon · 5 years ago
  67. e25dd14 fix as suggested by Partouf · 5 years ago
  68. 945ab7f Merge pull request #1473 from mattgodbolt/features/configurable-health-check by Patrick Quist · 5 years ago
  69. c74f89d Merge pull request #1498 from mattgodbolt/features/fix-ie11 by Patrick Quist · 5 years ago
  70. 4f0e1cf Implement health checks that read from a file on disk. See #1473 by Austin Morton · 5 years ago
  71. e02a0e5 docs: fixed small error (#1501) by 0xflotus · 5 years ago
  72. 5933d06 Use relative url's for MOTD to fix CORS issues. Closes #1500 by Austin Morton · 5 years ago
  73. d334a5b Only load es6-shim on IE11 by Austin Morton · 5 years ago
  74. 73f9835 Fix support for IE11. Closes #1258 by Austin Morton · 5 years ago
  75. a7b8844 Properly check if the user wants to exec by RabsRincon · 5 years ago
  76. 712fafb Fix double scrolling on thanks modal by Austin Morton · 5 years ago
  77. 8e1044c Fix modal width on large displays by Austin Morton · 5 years ago
  78. efca212 TocarIP has upgraded to Legendary Status! Thank you! by Matt Godbolt · 5 years ago
  79. b3b947b Bring back the logo on error page by RabsRincon · 5 years ago
  80. 5759a07 Fix Thanks looks and link behaviour by RabsRincon · 5 years ago
  81. e62a22f * New execute-only pane. Access from the "Add new..." on an editor by Matt Godbolt · 5 years ago
  82. de7b26d Attempt to cleanup API documentation by Patrick Quist · 5 years ago
  83. df97bde Merge pull request #1492 from benbarsdell/add-cuda-10-10.1-10.1u1 by Matt Godbolt · 5 years ago
  84. d5c7fdb Merge pull request #1487 from mattgodbolt/features/cppinsights-svg by Matt Godbolt · 5 years ago
  85. 4911c88 Merge pull request #1489 from mattgodbolt/features/what-is-this-a-cursor-for-clowns by Matt Godbolt · 5 years ago
  86. 4a6b7e3 Merge pull request #1493 from mattgodbolt/features/golden-layout-svg-icons by Matt Godbolt · 5 years ago
  87. 91acd80 Move moanco back to 0.15.6; the latest version for which mousewheel support works in FireFox by Matt Godbolt · 5 years ago
  88. 2035fb7 Fix issue with losing errors in execution (e.g. https://godbolt.org/beta/z/8R4cKF) by Matt Godbolt · 5 years ago
  89. 19aaed5 Update cppinsights.svg by Austin Morton · 5 years ago
  90. 0ed1861 Replace golden-layout icons with SVG versions to improve high DPI displays by Austin Morton · 5 years ago
  91. 581d820 Oops by Austin Morton · 5 years ago
  92. a5c50a5 Fix alignment on execution only menu item by Austin Morton · 5 years ago
  93. e6c8c6e Fix for C++ annotations by RabsRincon · 5 years ago
  94. 026eee8 bugfix multiple paths in libraryversion by Partouf · 5 years ago
  95. e70aa4f extend documentation by Partouf · 5 years ago
  96. 125f4d3 libraries in executor by Partouf · 5 years ago
  97. dd7d0ce Fix hover tooltip not working for opt by RabsRincon · 5 years ago
  98. d4e9f37 libraries in conformance view by Partouf · 5 years ago
  99. 6e9c5c8 add libraries option to compile api by Partouf · 5 years ago
  100. d5694bb test fix win32 by Partouf · 5 years ago