1. 7caa9f1 Update Makefile by Patrick Quist · 5 years ago
  2. 940cd9c Make debug by Patrick Quist · 5 years ago
  3. 89cf930 Merge pull request #1539 from mattgodbolt/rustoptions by Patrick Quist · 5 years ago
  4. 32a58b1 Change Slack Channel name to the new version by RabsRincon · 5 years ago
  5. e239615 Merge pull request #1543 from ojeda/gcc-9.2 by Matt Godbolt · 5 years ago
  6. 3b554ad Add gcc 9.2 for C too by Miguel Ojeda · 5 years ago
  7. 3f1e57f unittest fix by Partouf · 5 years ago
  8. 69dbe99 fix ispc argument parser by Partouf · 5 years ago
  9. 69a43f7 optimizationArguments api by Partouf · 5 years ago
  10. 265f0f4 Merge pull request #1534 from AMS21/patch-2 by Matt Godbolt · 5 years ago
  11. 0f499a3 * Updated doctest library to version 2.3.4 by AMS21 · 5 years ago
  12. e30040e Reinstate MSVC from bad merge (thanks to the ever-vigilant @partouf) by Matt Godbolt · 5 years ago
  13. 24fb8d0 * Add GCC 9.2 by Matt Godbolt · 5 years ago
  14. 1d970b0 Update documentation by RabsRincon · 5 years ago
  15. 9572c00 Merge branch 'master' of github.com:mattgodbolt/compiler-explorer by RabsRincon · 5 years ago
  16. 5d98a8c Fix conformance view not respecting defaultOptions by RabsRincon · 5 years ago
  17. fb918a1 Merge pull request #1531 from AMS21/patch-2 by Rubén Rincón Blanco · 5 years ago
  18. 714a866 Fix lint complaints by RabsRincon · 5 years ago
  19. 8c3119d * Updated Catch2 library to version 2.9.2 by AMS21 · 5 years ago
  20. 9e7da40 Add missing constinit keyword by Rubén Rincón Blanco · 5 years ago
  21. 304e4a2 Add C++20 keywords by RabsRincon · 5 years ago
  22. fb286bd add custom argument parser for rust by Partouf · 5 years ago
  23. 3999d4e Merge pull request #1529 from mattgodbolt/fix1528 by Patrick Quist · 5 years ago
  24. c1ddb64 fix pascal unittests by Partouf · 5 years ago
  25. ea6e1ed change fpc demangler instantiation, fix #1528 by Partouf · 5 years ago
  26. 470c03a Add report link at the bottom of asm doc popup by RabsRincon · 5 years ago
  27. b62a295 Merge pull request #1522 from mattgodbolt/new_pp by Rubén Rincón Blanco · 5 years ago
  28. 4d19090 Update popups.pug by Rubén Rincón Blanco · 5 years ago
  29. fa7ab8b Fix request modifications by RabsRincon · 5 years ago
  30. 9a080bb Add opt-out setting for the new policy changes by RabsRincon · 5 years ago
  31. eb1d907 Add FRC 2020 and Raspbian Buster compilers (#1520) by Thad House · 5 years ago
  32. 2850e94 Thanks new patrons! by Matt Godbolt · 5 years ago
  33. cee421a Address @rabsrincon comment by Matt Godbolt · 5 years ago
  34. dd0a6ba Updates to Privacy Policy by Matt Godbolt · 5 years ago
  35. ff75736 Add gnuas 9.1 by RabsRincon · 5 years ago
  36. aeb4985 Move demanglers and objdumpers to gcc 9.1 by RabsRincon · 5 years ago
  37. e52f660 Require compiler demangler class only once at init by RabsRincon · 6 years ago
  38. 4521931 Add basic event loop lag logging capability (#1518) by Austin Morton · 6 years ago
  39. e028320 Retain sourcemap comments in production bundles by Austin Morton · 6 years ago
  40. 32ac2c1 Use chunkhash in webpack so unchanged chunks will remain cached by Austin Morton · 6 years ago
  41. 4f5a598 Merge pull request #1515 from mattgodbolt/loadsavefix by Rubén Rincón Blanco · 6 years ago
  42. 9eb0b1e init not needed, we know its not gonna work there by Partouf · 6 years ago
  43. b5d6585 load modal on demand instead of on startup by Partouf · 6 years ago
  44. 3dab54e revert change, causes issue if you dont have wine by Patrick Quist · 6 years ago
  45. 1e283d3 Fixes #1448 by Patrick Quist · 6 years ago
  46. 7924f6d real path fix for tools by Partouf · 6 years ago
  47. 235640b fix source filename in parseOutput by Partouf · 6 years ago
  48. 5fa15a7 fix by Partouf · 6 years ago
  49. 04c8578 apply filenametransform to tool output by Partouf · 6 years ago
  50. 3245551 bugfix compiler groupings in executor by Partouf · 6 years ago
  51. 6cd38dd bugfix grouping of compilers by Partouf · 6 years ago
  52. 893a43b disable stdin in various tools by Partouf · 6 years ago
  53. 5ebba0b Merge pull request #1512 from mattgodbolt/compilerservicerefacto by Patrick Quist · 6 years ago
  54. ef38216 lintfix by Partouf · 6 years ago
  55. bd94920 refactor compiler match and fallback by Partouf · 6 years ago
  56. 9bf41f0 Merge remote-tracking branch 'matt/master' into compilerservicerefacto by Partouf · 6 years ago
  57. 6eab835 Merge pull request #1510 from mattgodbolt/monaco-webpack by Patrick Quist · 6 years ago
  58. d7f2149 Require monaco on 6502 mode definition by RabsRincon · 6 years ago
  59. 39b2a2e Merge branch 'master' into monaco-webpack by RabsRincon · 6 years ago
  60. 9a27964 Make tools editor use requested font by RabsRincon · 6 years ago
  61. b7ca466 load asm6502 mode somewhere by Partouf · 6 years ago
  62. f418ebe new asm language syntax for 6502 assembly by Partouf · 6 years ago
  63. 1eb7b14 disable tool button asap by Partouf · 6 years ago
  64. 7a1c9e7 Upgrade tools pane monaco inclusion by RabsRincon · 6 years ago
  65. 1f7d7f3 Merge branch 'master' into monaco-webpack by RabsRincon · 6 years ago
  66. e4891a5 Update pascal.amazon.properties by Patrick Quist · 6 years ago
  67. ebfad4e Merge pull request #1503 from mattgodbolt/toolimprovements by Patrick Quist · 6 years ago
  68. 5047bd6 doc languageid by Partouf · 6 years ago
  69. 560e6dc more doc by Partouf · 6 years ago
  70. 15ac3bf start of documentation by Partouf · 6 years ago
  71. 6071d0b add x86to6502 by Partouf · 6 years ago
  72. 3868592 const by Partouf · 6 years ago
  73. 1068e98 add readelf by Partouf · 6 years ago
  74. 40cad90 log eaccess errors by Partouf · 6 years ago
  75. 84e7f32 prop fix by Partouf · 6 years ago
  76. 5bd8465 filter prompt from output by Partouf · 6 years ago
  77. 37fc9b6 oops, stdin was used and not commands.txt by Partouf · 6 years ago
  78. 21b9e87 comment by Partouf · 6 years ago
  79. f9a645a dont actually pass stdin as stdin, add stdin hint by Partouf · 6 years ago
  80. 5ec5b90 handle stdin resize events, set resize in template by Partouf · 6 years ago
  81. e315a7e Add clang-query-tool based on @steveire changes by RabsRincon · 6 years ago
  82. 4e2f90e Save stdin/args field visivility state by RabsRincon · 6 years ago
  83. 0aceb8d untested pahole addition to c by Partouf · 6 years ago
  84. b1e5660 new settings for c++ tools by Partouf · 6 years ago
  85. 6ee738e Fix external compilers when httpRoot is set. (#1410) by Austin Morton · 6 years ago
  86. 6795c09 disable stdin if its really not useful by Partouf · 6 years ago
  87. ef293a1 awkward bugfix + no tools item by Partouf · 6 years ago
  88. 21be97f update tool name also when using monaco output by Partouf · 6 years ago
  89. e182306 Move common compiler logic to compilerservice by RabsRincon · 6 years ago
  90. 46039dd empty by Partouf · 6 years ago
  91. d66f634 refresh tools on language and compiler change by Partouf · 6 years ago
  92. 0bbd8be fix compilerExe by Partouf · 6 years ago
  93. ddbc938 Clang 10 and higher support dumping AST. Fixes #1511 by Austin Morton · 6 years ago
  94. 146d026 Merge remote-tracking branch 'origin/master' into monaco-webpack by Matt Godbolt · 6 years ago
  95. b7819ec Disable `--depth` in git clone in travis by Matt Godbolt · 6 years ago
  96. def64d9 Fix chunck loading by RabsRincon · 6 years ago
  97. 8015e5f Adress PR comments by RabsRincon · 6 years ago
  98. 243343b Fix monaco editor web plugin output path by RabsRincon · 6 years ago
  99. bea2e88 Fix dist creation missing dir issue by RabsRincon · 6 years ago
  100. c66c513 Reduce webpack verbosity by RabsRincon · 6 years ago