1. 26d0f06 Merge remote-tracking branch 'matt/master' into difftype by Partouf · 6 years ago
  2. fd444c6 diff executor select bugfix by Partouf · 6 years ago
  3. 20df44b bugfixes for when diff view opens by Partouf · 6 years ago
  4. e77f0dd Merge pull request #1711 from haze/fix/zig-emit-asm by Rubén Rincón Blanco · 6 years ago
  5. eb3df6f Fix ASM output on for the zig compiler by Haze Booth · 6 years ago
  6. 9f055b1 Execution tests by Matt Godbolt · 6 years ago
  7. 4db488c More compiler tests by Matt Godbolt · 6 years ago
  8. 04152ec Revert "Remove MS compilers. See #1704." by Matt Godbolt · 6 years ago
  9. 9c5ea72 Remove MS compilers. See #1704. by Matt Godbolt · 6 years ago
  10. cc53be6 Add an initial execution test by Matt Godbolt · 6 years ago
  11. e189c78 Merge pull request #1685 from benbarsdell/add-cuda-10.1u2 by Matt Godbolt · 6 years ago
  12. 7aa1711 Add a delete method to s3 by Matt Godbolt · 6 years ago
  13. a720815 Merge pull request #1686 from mpusz/mp-units-0.4.0 by Rubén Rincón Blanco · 6 years ago
  14. 9f6477c mp-units 0.4.0 added by Mateusz Pusz · 6 years ago
  15. 7c7ad0b Add CUDA 10.1 Update 2 and make it the default by Ben Barsdell · 6 years ago
  16. c74d79f Point at the newly-build gdc in gccs. See #1138 by Matt Godbolt · 6 years ago
  17. 787edac bugfixes by Partouf · 6 years ago
  18. 29c863f remove nonsensical warning by Partouf · 6 years ago
  19. de8854f Merge remote-tracking branch 'matt/master' into difftype by Partouf · 6 years ago
  20. f53ad05 Merge pull request #1643 from mattgodbolt/features/cdn by Matt Godbolt · 6 years ago
  21. 18fa54b Add mising copyright header on file by Rubén Rincón · 6 years ago
  22. c6b1edb Display recompile button on executor pane by Rubén Rincón · 6 years ago
  23. 5352389 bugfix when executor is opened for the first time by Partouf · 6 years ago
  24. 1a3399f some refactoring by Partouf · 6 years ago
  25. 4f70a87 GCC 7.5 by Matt Godbolt · 6 years ago
  26. e9503b2 Merge pull request #1679 from dseight/master by Matt Godbolt · 6 years ago
  27. 0d0a52e "Fix" cross origin monaco web workers by Austin Morton · 6 years ago
  28. 4194585 Support serving static content externally by Austin Morton · 6 years ago
  29. 9d1c26e Support resolving non-absolute compiler exe values using system path by Austin Morton · 6 years ago
  30. 4f013ff Fix tests relying on broken path handling by Dmitry Gerasimov · 6 years ago
  31. 8db3397 Some more random lock changes (thanks again, npm) by Austin Morton · 6 years ago
  32. d09a0ac Fix path handling for clang-style file directive by Dmitry Gerasimov · 6 years ago
  33. 8bed96d Add avr-gcc9.2.0. Enable binary mode for avr compilers that support it. See #1266 by Matt Godbolt · 6 years ago
  34. a818f5e Handle non-label-name lines in VC. Fixes #1337 by Matt Godbolt · 6 years ago
  35. a2277fd Workaround for ICC oddities. Closes #1079 by Matt Godbolt · 6 years ago
  36. 84e3017 lintfix by Partouf · 6 years ago
  37. c6a350c allow diffing executor panes by Partouf · 6 years ago
  38. ac62926 Disables test which relies on echo by Rubén Rincón · 6 years ago
  39. 9741539 Fixes on disk caches windows test by Rubén Rincón · 6 years ago
  40. 0d9eadb Merge pull request #1676 from davidgauch/patch-1 by Rubén Rincón Blanco · 6 years ago
  41. 7cfe419 Update to stable rust: 1.36.0 by David Gauch · 6 years ago
  42. 67f42e1 Merge pull request #1673 from JohanEngelen/patch-1 by Rubén Rincón Blanco · 6 years ago
  43. e669b06 able to select difftype for compiler result by Partouf · 6 years ago
  44. 95829ba Add LDC 1.18.0 and make it default D compiler by Johan Engelen · 6 years ago
  45. 6269ef0 Fix tabWidth not respecting settings by Rubén Rincón · 6 years ago
  46. 1137ddb * Add DMD 2.089.0 by RabsRincon · 6 years ago
  47. 4b21240 Make Ctrl+S open the sharing popover by Rubén Rincón · 6 years ago
  48. 3377a86 fortran clash fix by Patrick Quist · 6 years ago
  49. 7dc0c25 fix clashing compiler ids by Patrick Quist · 6 years ago
  50. 4a47f65 Merge pull request #1655 from willlovett-arm/master by Patrick Quist · 6 years ago
  51. ba7d535 Merge pull request #1616 from mattgodbolt/staticlibs by Patrick Quist · 6 years ago
  52. 3df310c Fixes old links having tiny font scales by Rubén Rincón · 6 years ago
  53. f669bce Ensure NODE_ENV is set appropriately for dist and run targets. May help with #1665 by Matt Godbolt · 6 years ago
  54. 93baaf6 Added Fortran/C for Arm Compiler for Linux by Will Lovett · 6 years ago
  55. 6f2b56e Unify dark colors by Rubén Rincón · 6 years ago
  56. ae222b4 Simplify fontScale behaviour by Rubén Rincón · 6 years ago
  57. e63645c Configurable environment passthrough. by Matt Godbolt · 6 years ago
  58. a99531b Add i to list of banned letters by Rubén Rincón · 6 years ago
  59. 2364eca Disallow confusing leters to appear in short urls by Rubén Rincón · 6 years ago
  60. 9b31ce2 Sets ligatures to false by default by Rubén Rincón · 6 years ago
  61. f5b1553 Change link color for dark theme by Rubén Rincón · 6 years ago
  62. a0aea7f Merge pull request #1657 from ThePhD/patch-1 by Matt Godbolt · 6 years ago
  63. a598d18 Thanks to our patrons by Matt Godbolt · 6 years ago
  64. 5bb3437 Update properties to include std::embed for Clang by The Phantom Derpstorm · 6 years ago
  65. 6e4ec41 Enable font ligatures by default by Rubén Rincón · 6 years ago
  66. a62f959 Merge pull request #1654 from mattgodbolt/std_embed by Matt Godbolt · 6 years ago
  67. 09359f8 Adjust link per @ThePhD (destination link not yet public) by Matt Godbolt · 6 years ago
  68. 17e9e35 Add @ThePhD's std::embed gcc. Wording and link subject to change by Matt Godbolt · 6 years ago
  69. 78b3381 * Add Python support (#1612) by Sebastian · 6 years ago
  70. a306a5e undo thing that didnt work by Partouf · 6 years ago
  71. 1626c00 does this work? by Partouf · 6 years ago
  72. c8b2cdd options is always an array by Partouf · 6 years ago
  73. 2a214b5 autodetect static libraries by -l options by Partouf · 6 years ago
  74. 568f906 Merge pull request #1641 from mattgodbolt/apicode by Patrick Quist · 6 years ago
  75. 1292ca4 More license shenanigans by Matt Godbolt · 6 years ago
  76. 78891ff Merge pull request #1637 from erkinalp/patch-1 by Matt Godbolt · 6 years ago
  77. 9210ab8 Change dev mode detection by RabsRincon · 6 years ago
  78. d96017e Merge remote-tracking branch 'matt/master' into apicode by Partouf · 6 years ago
  79. 05f15dd append to documentation by Partouf · 6 years ago
  80. d29b5cb refactor to new file by Partouf · 6 years ago
  81. 57e2bae Bump the number of lines in a disassembly. This is a decent-sized bump up but still is not so much to destroy a web browser. Improves the specific case in #260 by Matt Godbolt · 6 years ago
  82. 90afbdd proper webpacking detection of 'isDev' by Matt Godbolt · 6 years ago
  83. 717dd12 bugfix by Partouf · 6 years ago
  84. 0c1d824 coverage improvement by Partouf · 6 years ago
  85. dc3a534 bugfix1 by Partouf · 6 years ago
  86. fcbeb14 Merge remote-tracking branch 'matt/master' into staticlibs by Partouf · 6 years ago
  87. c28739b Merge pull request #1646 from mattgodbolt/windowsunittestfixes by Patrick Quist · 6 years ago
  88. f14746b bugfix replace single line /*comments*/ by Partouf · 6 years ago
  89. 1063610 Use appropriate NODE_ENV flags by Matt Godbolt · 6 years ago
  90. b865d08 Upgrade npm deps. by Matt Godbolt · 6 years ago
  91. d16488e Some random lock changes (thanks, npm) by Matt Godbolt · 6 years ago
  92. 5a14261 Merge remote-tracking branch 'origin' into arm-hpc by Matt Godbolt · 6 years ago
  93. 6c4c578 copypaste working version by Partouf · 6 years ago
  94. 7cdb6fd Security audit fixes by Matt Godbolt · 6 years ago
  95. fc2cc46 Upgrade to latest sentry libraries by Matt Godbolt · 6 years ago
  96. 62292fd Merge remote-tracking branch 'origin/master' into arm-hpc by Matt Godbolt · 6 years ago arm-hpc
  97. 772f9b0 Improve sandbox by Matt Godbolt · 6 years ago
  98. b8ccf00 Merge pull request #1638 from DarkArc/patch-2 by Matt Godbolt · 6 years ago
  99. 9698016 Update CPPX trunk language standard to C++20 by Wyatt Childers · 6 years ago
  100. 510e441 Fix sizing issues in sharing popup by Rubén Rincón · 6 years ago