1. f36c6dc Enable execute by default (except on Amazon) by Matt Godbolt · 7 years ago
  2. 71709f1 Allow user-selectable sandbox types. Default to 'none' to not use docker shenanigans by Matt Godbolt · 7 years ago
  3. fe2c1fd Add gcc 7.2.0 by Matt Godbolt · 7 years ago
  4. f554518 Make max concurrent compiles 4 by Matt Godbolt · 7 years ago
  5. a4dcf2f local changes for @mgodbolt by Matt Godbolt · 7 years ago
  6. f1482d0 Point at GCC 7's toolchain for clang (c.f. #440) by Matt Godbolt · 7 years ago
  7. e2ebc8e Auto-include cppx/meta and cppx/compiler per @hsutter by Matt Godbolt · 7 years ago
  8. 64bf419 Fix typo in arm by Matt Godbolt · 7 years ago
  9. be8fd12 ARM 6.3 by Matt Godbolt · 7 years ago
  10. 417d2a7 cppx changes by Matt Godbolt · 7 years ago
  11. 3c80c6e Fix some minor issues with compiler type determination. by Matt Godbolt · 7 years ago
  12. ca7b7ba Add ldc 1.3.0 (see #481) by Matt Godbolt · 7 years ago
  13. 3f5c6df Add LDC 1.3.0 by Johan Engelen · 7 years ago
  14. 6f3c860 Disable execution for D code by Rubén · 7 years ago
  15. be75dd3 Add swift to the dropdown by Rubén · 7 years ago
  16. 1b03396 swift supports Intel just like clang does by Matt Godbolt · 7 years ago
  17. 330f37b Make gcc 7.1 the default by Matt Godbolt · 7 years ago
  18. a90816c swift compilers for amazon by Matt Godbolt · 7 years ago
  19. d23dda1 Merge pull request #467 from mattgodbolt/conformance by Rubén · 7 years ago
  20. 9a44255 Adress various points brought up by Matt by Rubén · 7 years ago
  21. db8bf4e Early support for swift. test with `make EXTRA_ARGS="--language Swift"` by Matt Godbolt · 7 years ago
  22. 8f13b52 Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by Simon Brand · 7 years ago
  23. 939b76f Add demangling to Haskell by Simon Brand · 7 years ago
  24. 671ba55 Add haskell to the dropdown by Matt Godbolt · 7 years ago
  25. 0abbeda Haskell amazon properties by Matt Godbolt · 7 years ago
  26. 8dbd5dc Add Haskell support by Simon Brand · 7 years ago
  27. 6238158 Rust 1.18.0 by Joshua Sheard · 7 years ago
  28. a969d1f Link to ispc by Matt Godbolt · 7 years ago
  29. 630d9f7 Add ispc example, configure ispc amazon env by Matt Godbolt · 7 years ago
  30. 4fc0ec6 Add support for Intel ISPC compiler by Joshua Sheard · 7 years ago
  31. 0351525 Configure powerpcle64 (thanks @grooverdan) by Matt Godbolt · 8 years ago
  32. 517a203 Rust 1.17.0 by Matt Godbolt · 8 years ago
  33. 2f7f0d5 Some CL parser and display fixes. by Matt Godbolt · 8 years ago
  34. 40c1c04 Beta stuff by Matt Godbolt · 8 years ago
  35. 20c1332 Add optio for execution by Matt Godbolt · 8 years ago
  36. dbcaccf Fix cppx by Matt Godbolt · 8 years ago
  37. c1638b7 GCC 7 by Matt Godbolt · 8 years ago
  38. 858f574 cppx tweaks by Matt Godbolt · 8 years ago
  39. b426e7c currentify cppx trunk by Matt Godbolt · 8 years ago
  40. 7d2717d Add LDC 1.2.0 by Johan Engelen · 8 years ago
  41. cb6ff9f More cppx tweaks by Matt Godbolt · 8 years ago
  42. c3969f5 fixings by Matt Godbolt · 8 years ago
  43. 818dbaa cppx stuff by Matt Godbolt · 8 years ago
  44. c08b373 Pass gcc path through to icc. Fixes #396 by Matt Godbolt · 8 years ago
  45. 53bc9b9 cppx tweaks by Matt Godbolt · 8 years ago
  46. bb5152d cppx config by Matt Godbolt · 8 years ago
  47. 4b7523f Tweak zapcc name by Matt Godbolt · 8 years ago
  48. dfd691b Configurable objdump. Use GCC 6.3's binutils on the live site by Matt Godbolt · 8 years ago
  49. 5c3152f Last go compilers moved to opt by Matt Godbolt · 8 years ago
  50. dd15805 Last C++ compilers moved to opt by Matt Godbolt · 8 years ago
  51. 676d10b More configuration to put more stuff in `/opt/compiler-explorer` by Matt Godbolt · 8 years ago
  52. e6084b8 1204 is finally gone by Matt Godbolt · 8 years ago
  53. 0128101 First stage of retiring 1204 by Matt Godbolt · 8 years ago
  54. 97431ea Work in progress on returing gcc1204 instance by Matt Godbolt · 8 years ago
  55. d0391b2 Fix missing semicolon by Matt Godbolt · 8 years ago
  56. 983c6bd New version of docenizer (requires BeautifulSoup); fixes #362 and #365 by Matt Godbolt · 8 years ago
  57. 0d38dfa Set caching headers on asm API requests by Matt Godbolt · 8 years ago
  58. ca75d5a Fix exception when handling unknown opcodes by Matt Godbolt · 8 years ago
  59. e8cd1a0 Forgot about docenizer by Rubén Rincón · 8 years ago
  60. a900997 Asm docs are now served by the application, using promises by Rubén Rincón · 8 years ago
  61. dc35dec More fixes for the tokenizer by Rubén Rincón · 8 years ago
  62. 49a0528 Moved docenizer to scripts folder by Rubén Rincón · 8 years ago
  63. c62c626 Local config changes; typo fix by Matt Godbolt · 8 years ago
  64. 419b206 Doops by Matt Godbolt · 8 years ago
  65. cf46a30 Rust 1.16 by Matt Godbolt · 8 years ago
  66. cf55ed3 RTW compilers for CL by Matt Godbolt · 8 years ago
  67. 538cee0 Lose the rc4-ness of clang by Matt Godbolt · 8 years ago
  68. 6f66753 Use zapc++ by Matt Godbolt · 8 years ago
  69. fcdef6d Zapcc by Matt Godbolt · 8 years ago
  70. b5bc006 new msp430 6.2.1 by Matt Godbolt · 8 years ago
  71. 0537262 rc3->rc4 by Matt Godbolt · 8 years ago
  72. ef975bd Move to using pug templates to assemble both main view and embedded view. Means a reduction in code duplication between embedded and non-embedded; and saves a round-trip getting the options. by Matt Godbolt · 8 years ago
  73. dd12a0b 4.0.0 rc3 by Matt Godbolt · 8 years ago
  74. aeffa94 Fix up ldc. Actually test it first *blush*. See #300 by Matt Godbolt · 8 years ago
  75. 9d601e9 Refactor local storage; have configurable prefix by Matt Godbolt · 8 years ago
  76. 67fcdb2 beta URL tweak by Matt Godbolt · 8 years ago
  77. 8e1e600 Maybe fix up beta by Matt Godbolt · 8 years ago
  78. dcfaab8 Links to other languges now configurable by Matt Godbolt · 8 years ago
  79. 78a3f34 Use `-mllvm --x86-asm-syntax=intel` to get intel asm syntax on clang. Works on all clang versions. Fixes #280 by Matt Godbolt · 8 years ago
  80. 17437cc Rust 1.15.1 (really) by Matt Godbolt · 8 years ago
  81. 8a70369 Rust 1.15.1 by Matt Godbolt · 8 years ago
  82. 60eaad3 Treat '@' as a comment. Fixes #20 by Matt Godbolt · 8 years ago
  83. 81d076b Merge remote-tracking branch 'origin/master' into monaco by Matt Godbolt · 8 years ago
  84. cbc4d0b Remove old diff handler; old static directory (at last!) by Matt Godbolt · 8 years ago
  85. 33bb0ee Rescan compilers every ten minutes by Matt Godbolt · 8 years ago
  86. cdbe077 Add LDC 1.1.0 by Johan Engelen · 8 years ago
  87. 4d3803e Even more thank-yous! Thanks everyone by Matt Godbolt · 8 years ago
  88. 6f1039e Move more compilers over from gcc1204 instance to normal gcc instance by Matt Godbolt · 8 years ago
  89. 9aa45f7 Explicitly remove options for clang... by Matt Godbolt · 8 years ago
  90. a77c356 Don't pass gcc-toolchain to older clangs. Fixes #242 by Matt Godbolt · 8 years ago
  91. 7eb0d03 URI encode the compiler when requesting by Matt Godbolt · 8 years ago
  92. 6ecd63b Banner fixes by Matt Godbolt · 8 years ago
  93. 23efc05 New RESTful API by Matt Godbolt · 8 years ago
  94. 0ee3cf2 Bump up timeouts etc by Matt Godbolt · 8 years ago
  95. 749e357 fix gcc snapshot, clang trunk by Matt Godbolt · 8 years ago
  96. cbbc70e new clang, trunk builds by Matt Godbolt · 8 years ago
  97. 4969c04 Add aliases for the old (badly spelt) ellcc compilers! by Matt Godbolt · 8 years ago
  98. 353897a typo s/elcc/ellcc/g by Brian Cain · 8 years ago
  99. 62e5a43 typo s/elcc/ellcc/ by Brian Cain · 8 years ago
  100. 9bb8b48 More renamings (again) by Matt Godbolt · 8 years ago