1. 17437cc Rust 1.15.1 (really) by Matt Godbolt · 8 years ago
  2. 8a70369 Rust 1.15.1 by Matt Godbolt · 8 years ago
  3. 60eaad3 Treat '@' as a comment. Fixes #20 by Matt Godbolt · 8 years ago
  4. 81d076b Merge remote-tracking branch 'origin/master' into monaco by Matt Godbolt · 8 years ago
  5. cbc4d0b Remove old diff handler; old static directory (at last!) by Matt Godbolt · 8 years ago
  6. 33bb0ee Rescan compilers every ten minutes by Matt Godbolt · 8 years ago
  7. cdbe077 Add LDC 1.1.0 by Johan Engelen · 8 years ago
  8. 4d3803e Even more thank-yous! Thanks everyone by Matt Godbolt · 8 years ago
  9. 6f1039e Move more compilers over from gcc1204 instance to normal gcc instance by Matt Godbolt · 8 years ago
  10. 9aa45f7 Explicitly remove options for clang... by Matt Godbolt · 8 years ago
  11. a77c356 Don't pass gcc-toolchain to older clangs. Fixes #242 by Matt Godbolt · 8 years ago
  12. 7eb0d03 URI encode the compiler when requesting by Matt Godbolt · 8 years ago
  13. 6ecd63b Banner fixes by Matt Godbolt · 8 years ago
  14. 23efc05 New RESTful API by Matt Godbolt · 8 years ago
  15. 0ee3cf2 Bump up timeouts etc by Matt Godbolt · 8 years ago
  16. 749e357 fix gcc snapshot, clang trunk by Matt Godbolt · 8 years ago
  17. cbbc70e new clang, trunk builds by Matt Godbolt · 8 years ago
  18. 4969c04 Add aliases for the old (badly spelt) ellcc compilers! by Matt Godbolt · 8 years ago
  19. 353897a typo s/elcc/ellcc/g by Brian Cain · 8 years ago
  20. 62e5a43 typo s/elcc/ellcc/ by Brian Cain · 8 years ago
  21. 9bb8b48 More renamings (again) by Matt Godbolt · 8 years ago
  22. 1b02040 s/gcc-explorer/compiler-explorer/g by Matt Godbolt · 8 years ago
  23. 907e134 Use RC version of CL by Matt Godbolt · 8 years ago
  24. 314c062 Add rust demangling - #213 by Matt Godbolt · 8 years ago
  25. dadf9c2 Default to rust 1.14 by Matt Godbolt · 8 years ago
  26. 9e4c56d Add rust 1.12 through 1.14. In a separate change, nightly and beta have been updated too. Addresses #208 by Matt Godbolt · 8 years ago
  27. e8a3cd1 Disable binary in d for now by Matt Godbolt · 8 years ago
  28. 3679809 More 6.3.0 by Matt Godbolt · 8 years ago
  29. f30a34d GCC 6.3.0 by Matt Godbolt · 8 years ago
  30. 0a91ea3 Mostly repair the 6g compiler by Matt Godbolt · 8 years ago
  31. acf81e5 Set a compiler that actually exists by Matt Godbolt · 8 years ago
  32. d37dc97 More rust fixes; should address #139 by Matt Godbolt · 8 years ago
  33. c82915e Fix rust (maybe) by Matt Godbolt · 8 years ago
  34. 2f411c8 elcc rename (oops) by Matt Godbolt · 8 years ago
  35. 9cac303 ellcc by Matt Godbolt · 8 years ago
  36. 62eaa61 Enable binary output for D compilers. by Johan Engelen · 8 years ago
  37. e041392 Refer to new beta ldc compiler by name by Matt Godbolt · 8 years ago
  38. fe62ca7 Merge pull request #195 from JohanEngelen/patch-1 by Matt Godbolt · 8 years ago
  39. b3d56fb Demangle *after* parsing ASM. by Matt Godbolt · 8 years ago
  40. cf47abe Remove more unncessary configuration items by Matt Godbolt · 8 years ago
  41. af280a8 More TODOs done; some rust ones added (until I get that working again) by Matt Godbolt · 8 years ago
  42. b21e51e Work in progress on refactoring to make it easier to support more compiler types by Matt Godbolt · 8 years ago
  43. 90b2383 LDC beta: don't explicitly mention version number by Johan Engelen · 8 years ago
  44. 43000b0 Group-based configuration of compilers by Matt Godbolt · 8 years ago
  45. bc5848f Adding more tests; beginnings of a refactor to make compilers more configurable by Matt Godbolt · 8 years ago
  46. 97ef357 Latest gcc snapshot by Matt Godbolt · 8 years ago
  47. 014eaff Oops by Matt Godbolt · 8 years ago
  48. 3b102bb Attempt at getting ARM windows compilers by Matt Godbolt · 8 years ago
  49. c6ffc3c WAG #2 by Matt Godbolt · 8 years ago
  50. 006262f WAG at 32-bit CL by Matt Godbolt · 8 years ago
  51. 1631f6d Enable wine cl19_64 by Matt Godbolt · 8 years ago
  52. 4c7daf4 Preload fixes for WINE by Matt Godbolt · 8 years ago
  53. 49932af Work in progress on WINE/win32/win64 compiler support by Matt Godbolt · 8 years ago
  54. 7a71dbd LDC: remove the dlang version number by Johan Engelen · 8 years ago
  55. ef26fc4 Add LDC 1.1.0-beta3 compiler by Johan Engelen · 8 years ago
  56. 58f4d8b Newer ARM from the Embedded Toolchain by Matt Godbolt · 8 years ago
  57. ce82847 Fix up AVR line processing. Fixes #164 by Matt Godbolt · 8 years ago
  58. b778026 Re-enable msp430 by Matt Godbolt · 8 years ago
  59. 8c9d6ed Add msp by Matt Godbolt · 8 years ago
  60. 8f59e35 Make the assembly-output and output-filename flags configurable, and set them correctly for LDC. by Johan Engelen · 8 years ago
  61. e1bd2ea Add LDC to Amazon config by Johan Engelen · 8 years ago
  62. 31e658c Rename ARM 4.8 compilers...they're now 5.4 compilers. by Matt Godbolt · 8 years ago
  63. 40a20a1 Disable gcc-toolchain on the clangs that don't support it by Matt Godbolt · 8 years ago
  64. aeaa6f2 Point clang at gcc6.2 by Matt Godbolt · 8 years ago
  65. 5df0045 Fix up max-age (again) by Matt Godbolt · 8 years ago
  66. 01af481 Suppress banner on msvc; don't print command-line by Matt Godbolt · 8 years ago
  67. cbfeeb3 Config change by Matt Godbolt · 8 years ago
  68. d11fb2c Merge branch 'master' into msvc-spike by Matt Godbolt · 8 years ago
  69. fbfb4bd New sentry.io key by Matt Godbolt · 8 years ago
  70. e875455 Merge fallout by Matt Godbolt · 8 years ago
  71. 15eba4c Merge branch 'goldenlayout' by Matt Godbolt · 8 years ago
  72. 1ce0806 Merge branch 'staging' by Matt Godbolt · 8 years ago
  73. 9b03547 Fix up issues around handling errors during layout creation by Matt Godbolt · 8 years ago
  74. 0731427 Add raven-js/Sentry support by Matt Godbolt · 8 years ago
  75. 99e57cb Merge branch 'staging' into goldenlayout by Matt Godbolt · 8 years ago
  76. 70626cb Intel 17 by Matt Godbolt · 8 years ago
  77. 77f7f38 Merge branch 'staging' into goldenlayout by Matt Godbolt · 8 years ago
  78. 86a3b02 Intel 16 compiler by Matt Godbolt · 8 years ago
  79. e6eef59 Allow more redirect sources by Matt Godbolt · 8 years ago
  80. ca6418e Dial down static cache length to 30s by Matt Godbolt · 8 years ago
  81. 2c473c6 Reconfig API key for amazon instances by Matt Godbolt · 8 years ago
  82. 91b15ba Merge remote-tracking branch 'origin/staging' into goldenlayout by Matt Godbolt · 8 years ago
  83. 106ff7c Initial support for parsing old URLs by Matt Godbolt · 8 years ago
  84. 40bd23d Snapshot by Matt Godbolt · 8 years ago
  85. c99962f Clang 390 by Matt Godbolt · 8 years ago
  86. 3f18134 More compilers by Matt Godbolt · 8 years ago
  87. 58c5dcf GCC 4.9.3 no longer from Ubuntu by Matt Godbolt · 8 years ago
  88. b52cae3 GCC 4.9.1, 4.9.2 properly by Matt Godbolt · 8 years ago
  89. 21e9e95 GCC 4.9.1, 4.9.2 by Matt Godbolt · 8 years ago
  90. e67aac1 GCC 5.4.0 by Matt Godbolt · 8 years ago
  91. 27df92e Clang 3.8.0 and 3.8.1 by Matt Godbolt · 8 years ago
  92. ad50a94 Use more compilers from /opt by Matt Godbolt · 8 years ago
  93. 76ed452 Move compilers to /opt/gcc-explorer by Matt Godbolt · 8 years ago
  94. 900b61f Move compilers to /opt/gcc-explorer by Matt Godbolt · 8 years ago
  95. 5bbd281 Fix up naming by Matt Godbolt · 8 years ago
  96. fb0959c Fix typo in 62 by Matt Godbolt · 8 years ago
  97. 71b74a6 New rust, new GCC by Matt Godbolt · 8 years ago
  98. 684efcb Fix up naming by Matt Godbolt · 8 years ago
  99. 98d7d7f Fix typo in 62 by Matt Godbolt · 8 years ago
  100. def633f New rust, new GCC by Matt Godbolt · 8 years ago