1. e108116 Fix up possible merge problem by Matt Godbolt · 7 years ago
  2. 13dce4a Merge pull request #540 from AndrewPardoe/master by Matt Godbolt · 7 years ago
  3. 895b66d Fix minor mistakes on asm-tooltip by Rubén · 7 years ago
  4. aa832bd Rewording by Matt Godbolt · 7 years ago
  5. 153a312 Support both old and new cppx's by Matt Godbolt · 7 years ago
  6. 3300efb Revert "Revert "Pick up cppx from its new daily home"" by Matt Godbolt · 7 years ago
  7. 4d05980 Rename CL compilers to be MSVC (CC @andrewpardoe) by Matt Godbolt · 7 years ago
  8. 3ea1b4e Addressing feedback from RabsRicon by apardoe@microsoft.com · 7 years ago
  9. bf60b1c Update PowerPCC 4.8.5 naming by Rubén · 7 years ago
  10. 8aade5f Merge remote-tracking branch 'godbolt/master' by Andrew Pardoe · 7 years ago
  11. 0437f09 Revert "Pick up cppx from its new daily home" by Matt Godbolt · 7 years ago
  12. c4a243e Add cctz library by Rubén · 7 years ago
  13. 4a8e63e Pick up cppx from its new daily home by Matt Godbolt · 7 years ago
  14. 9bacab7 Merge pull request #522 from cppchedy/master by Rubén · 7 years ago
  15. 569d179 Add abseil by Matt Godbolt · 7 years ago
  16. 297658e Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by cppchedy · 7 years ago
  17. 613a6dc Add gccgo 7.2.0 by Rubén · 7 years ago
  18. 32516e1 Support not-demangling in binary mode too by Matt Godbolt · 7 years ago
  19. cc559ed Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by cppchedy · 7 years ago
  20. a8b11e7 Add xtensor C++ library by Rubén · 7 years ago
  21. e450a64 Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by cppchedy · 7 years ago
  22. 918663e Disable opencv by Matt Godbolt · 7 years ago
  23. e3cfd4c D: add the mir algorithm and glas libraries by Johan Engelen · 7 years ago
  24. b3c2ef8 Fix typo in opencv by Matt Godbolt · 7 years ago
  25. 5040739 Fix typo in kvasir; add opencv by Matt Godbolt · 7 years ago
  26. 5a75995 Merge branch 'master' into master by Rubén · 7 years ago
  27. 4c5f1bf Add library inclusion dropdown by Rubén · 7 years ago
  28. ce75f56 Use LDC 1.4.0 as default D compiler by Johan Engelen · 7 years ago
  29. a2b754c remove duplication by cppchedy · 7 years ago
  30. 590a6a1 Add LDC 1.4.0 by Johan Engelen · 7 years ago
  31. 3bfe4a1 Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer into mattgodbolt-master by cppchedy · 7 years ago
  32. 3dd2506 adding support for control flow graph mode by cppchedy · 7 years ago
  33. e607c9f Clang 5.0.0 by Matt Godbolt · 7 years ago
  34. e71ff38 Add a default font scale setting by Matt Godbolt · 7 years ago
  35. a017898 Rust 1.20 by Matt Godbolt · 7 years ago
  36. b03ed88 Use 'trunk' instead of 'snapshot' to indicate gcc built from source by Kaartic Sivaraam · 7 years ago
  37. fc933ff Add clang 4.0.1 by Matt Godbolt · 7 years ago
  38. 3768172 Add rust 1.19 by Matt Godbolt · 7 years ago
  39. f36c6dc Enable execute by default (except on Amazon) by Matt Godbolt · 7 years ago
  40. 71709f1 Allow user-selectable sandbox types. Default to 'none' to not use docker shenanigans by Matt Godbolt · 7 years ago
  41. cbf45a9 Adding WSL-CL and renaming CL.js to Wine-CL by Andrew Pardoe · 7 years ago
  42. 78cf120 Cleaned up changes to get rid of crazy parse fail by Andrew Pardoe · 7 years ago
  43. fe2c1fd Add gcc 7.2.0 by Matt Godbolt · 7 years ago
  44. f554518 Make max concurrent compiles 4 by Matt Godbolt · 7 years ago
  45. a4dcf2f local changes for @mgodbolt by Matt Godbolt · 7 years ago
  46. f1482d0 Point at GCC 7's toolchain for clang (c.f. #440) by Matt Godbolt · 7 years ago
  47. e2ebc8e Auto-include cppx/meta and cppx/compiler per @hsutter by Matt Godbolt · 7 years ago
  48. 64bf419 Fix typo in arm by Matt Godbolt · 7 years ago
  49. be8fd12 ARM 6.3 by Matt Godbolt · 7 years ago
  50. 417d2a7 cppx changes by Matt Godbolt · 7 years ago
  51. 3c80c6e Fix some minor issues with compiler type determination. by Matt Godbolt · 7 years ago
  52. ca7b7ba Add ldc 1.3.0 (see #481) by Matt Godbolt · 7 years ago
  53. 3f5c6df Add LDC 1.3.0 by Johan Engelen · 7 years ago
  54. 6f3c860 Disable execution for D code by Rubén · 7 years ago
  55. be75dd3 Add swift to the dropdown by Rubén · 7 years ago
  56. 1b03396 swift supports Intel just like clang does by Matt Godbolt · 7 years ago
  57. 330f37b Make gcc 7.1 the default by Matt Godbolt · 7 years ago
  58. a90816c swift compilers for amazon by Matt Godbolt · 7 years ago
  59. d23dda1 Merge pull request #467 from mattgodbolt/conformance by Rubén · 7 years ago
  60. 9a44255 Adress various points brought up by Matt by Rubén · 7 years ago
  61. db8bf4e Early support for swift. test with `make EXTRA_ARGS="--language Swift"` by Matt Godbolt · 7 years ago
  62. 8f13b52 Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by Simon Brand · 7 years ago
  63. 939b76f Add demangling to Haskell by Simon Brand · 7 years ago
  64. 671ba55 Add haskell to the dropdown by Matt Godbolt · 7 years ago
  65. 0abbeda Haskell amazon properties by Matt Godbolt · 7 years ago
  66. 8dbd5dc Add Haskell support by Simon Brand · 7 years ago
  67. 6238158 Rust 1.18.0 by Joshua Sheard · 7 years ago
  68. a969d1f Link to ispc by Matt Godbolt · 7 years ago
  69. 630d9f7 Add ispc example, configure ispc amazon env by Matt Godbolt · 7 years ago
  70. 4fc0ec6 Add support for Intel ISPC compiler by Joshua Sheard · 7 years ago
  71. 0351525 Configure powerpcle64 (thanks @grooverdan) by Matt Godbolt · 8 years ago
  72. 517a203 Rust 1.17.0 by Matt Godbolt · 8 years ago
  73. 2f7f0d5 Some CL parser and display fixes. by Matt Godbolt · 8 years ago
  74. 40c1c04 Beta stuff by Matt Godbolt · 8 years ago
  75. 20c1332 Add optio for execution by Matt Godbolt · 8 years ago
  76. dbcaccf Fix cppx by Matt Godbolt · 8 years ago
  77. c1638b7 GCC 7 by Matt Godbolt · 8 years ago
  78. 858f574 cppx tweaks by Matt Godbolt · 8 years ago
  79. b426e7c currentify cppx trunk by Matt Godbolt · 8 years ago
  80. 7d2717d Add LDC 1.2.0 by Johan Engelen · 8 years ago
  81. cb6ff9f More cppx tweaks by Matt Godbolt · 8 years ago
  82. c3969f5 fixings by Matt Godbolt · 8 years ago
  83. 818dbaa cppx stuff by Matt Godbolt · 8 years ago
  84. c08b373 Pass gcc path through to icc. Fixes #396 by Matt Godbolt · 8 years ago
  85. 53bc9b9 cppx tweaks by Matt Godbolt · 8 years ago
  86. bb5152d cppx config by Matt Godbolt · 8 years ago
  87. 4b7523f Tweak zapcc name by Matt Godbolt · 8 years ago
  88. dfd691b Configurable objdump. Use GCC 6.3's binutils on the live site by Matt Godbolt · 8 years ago
  89. 5c3152f Last go compilers moved to opt by Matt Godbolt · 8 years ago
  90. dd15805 Last C++ compilers moved to opt by Matt Godbolt · 8 years ago
  91. 676d10b More configuration to put more stuff in `/opt/compiler-explorer` by Matt Godbolt · 8 years ago
  92. e6084b8 1204 is finally gone by Matt Godbolt · 8 years ago
  93. 0128101 First stage of retiring 1204 by Matt Godbolt · 8 years ago
  94. 97431ea Work in progress on returing gcc1204 instance by Matt Godbolt · 8 years ago
  95. d0391b2 Fix missing semicolon by Matt Godbolt · 8 years ago
  96. 983c6bd New version of docenizer (requires BeautifulSoup); fixes #362 and #365 by Matt Godbolt · 8 years ago
  97. 0d38dfa Set caching headers on asm API requests by Matt Godbolt · 8 years ago
  98. ca75d5a Fix exception when handling unknown opcodes by Matt Godbolt · 8 years ago
  99. e8cd1a0 Forgot about docenizer by Rubén Rincón · 8 years ago
  100. a900997 Asm docs are now served by the application, using promises by Rubén Rincón · 8 years ago