1. e60a7cf Merge branch 'staging' into release by Matt Godbolt · 9 years ago
  2. 9ec86d8 Merge branch 'master' into staging by Matt Godbolt · 9 years ago
  3. 62c414c Bring patreon logo inline by Matt Godbolt · 9 years ago
  4. a8f4c8b Merge branch 'master' into staging by Matt Godbolt · 9 years ago
  5. f45841b Add 'Thanks to' with initial list of patrons. Thanks everyone by Matt Godbolt · 9 years ago
  6. c01f324 Update README.md by Matt Godbolt · 9 years ago
  7. 58fea22 Merge branch 'staging' into release by Matt Godbolt · 9 years ago
  8. dfdba3e Merge branch 'master' into staging by Matt Godbolt · 9 years ago
  9. afb33cb Add Patreon link (gulp!) by Matt Godbolt · 9 years ago
  10. 6f1039e Move more compilers over from gcc1204 instance to normal gcc instance by Matt Godbolt · 9 years ago
  11. 3e0ace5 Merge branch 'staging' into release by Matt Godbolt · 9 years ago
  12. 09744b5 Merge branch 'master' into staging by Matt Godbolt · 9 years ago
  13. dc4dd8e Merge branch 'staging' into release by Matt Godbolt · 9 years ago
  14. 9aa45f7 Explicitly remove options for clang... by Matt Godbolt · 9 years ago
  15. 432cccf Merge branch 'master' into staging by Matt Godbolt · 9 years ago
  16. a77c356 Don't pass gcc-toolchain to older clangs. Fixes #242 by Matt Godbolt · 9 years ago
  17. 0d04f0b Catch stream errors. Maybe addresses #228 by Matt Godbolt · 9 years ago
  18. 81a3e36 Merge remote-tracking branch 'origin/staging' into release by Matt Godbolt · 9 years ago
  19. 76ce537 Merge branch 'master' into staging by Matt Godbolt · 9 years ago
  20. 2b1be4e Fix proxying of requests. Fixes #239 by Matt Godbolt · 9 years ago
  21. eb679d5 Fix extraneous new line by Matt Godbolt · 9 years ago
  22. 7eb0d03 URI encode the compiler when requesting by Matt Godbolt · 9 years ago
  23. 76381e3 Road map by Matt Godbolt · 9 years ago
  24. f00aab8 Merge branch 'staging' into release by Matt Godbolt · 9 years ago
  25. 72ded87 Merge branch 'master' into staging by Matt Godbolt · 9 years ago
  26. 6ecd63b Banner fixes by Matt Godbolt · 9 years ago
  27. 801c586 README tweaks by Matt Godbolt · 9 years ago
  28. 0a4b47d Merge branch 'master' into staging by Matt Godbolt · 9 years ago
  29. a9e777b Fix remote compilers by Matt Godbolt · 9 years ago
  30. d640406 Merge branch 'master' into staging by Matt Godbolt · 9 years ago
  31. 47195c2 Don't clean up temp diretories if there are pending compilations. Fixes #212. by Matt Godbolt · 9 years ago
  32. 23efc05 New RESTful API by Matt Godbolt · 9 years ago
  33. fe44677 Pop up an alert if URL parsing fails. by Matt Godbolt · 9 years ago
  34. 54ffd96 Always resize instead of refresh. Fixes #229 by Matt Godbolt · 9 years ago
  35. 905512f Merge branch 'staging' into release by Matt Godbolt · 9 years ago
  36. 0765609 Merge branch 'master' into staging by Matt Godbolt · 9 years ago
  37. 65b5bf4 Correctly identify PROC and ENDP even when a comment is on the same line. Fixes #235 by Matt Godbolt · 9 years ago
  38. 29a4726 Merge pull request #233 from amonakov/patch-1 by Matt Godbolt · 9 years ago
  39. f6ab7fe base-compiler.js: acknowledge checkSource weakness by Alexander Monakov · 9 years ago
  40. 84c41f9 Merge branch 'staging' into release by Matt Godbolt · 9 years ago
  41. 520967e Merge branch 'master' into staging by Matt Godbolt · 9 years ago
  42. 342a87e Merge branch 'master' of github.com:mattgodbolt/gcc-explorer by Matt Godbolt · 9 years ago
  43. 25f49f9 Kill entire process tree of a child when the timeout is reached. Fixes #232 by Matt Godbolt · 9 years ago
  44. 7ea75df Make loading client-options.json asynchronous by Matt Godbolt · 9 years ago
  45. 6168a16 Merge branch 'staging' into release by Matt Godbolt · 9 years ago
  46. ec154a1 Merge branch 'master' into staging by Matt Godbolt · 9 years ago
  47. 0ee3cf2 Bump up timeouts etc by Matt Godbolt · 9 years ago
  48. 8d3dd56 Merge branch 'staging' into release by Matt Godbolt · 9 years ago
  49. da49f7f Merge branch 'master' into staging by Matt Godbolt · 9 years ago
  50. 749e357 fix gcc snapshot, clang trunk by Matt Godbolt · 9 years ago
  51. cbbc70e new clang, trunk builds by Matt Godbolt · 9 years ago
  52. dc386cd Merge branch 'staging' into release by Matt Godbolt · 9 years ago
  53. 7369b4f Merge branch 'master' into staging by Matt Godbolt · 9 years ago
  54. dfbf4c7 Attempt at addressing #228 by Matt Godbolt · 9 years ago
  55. dab8f9f Merge branch 'staging' into release by Matt Godbolt · 9 years ago
  56. 4a69a15 Merge branch 'master' into staging by Matt Godbolt · 9 years ago
  57. b67350d Fix alias support by Matt Godbolt · 9 years ago
  58. 1a07efc Merge branch 'master' into staging by Matt Godbolt · 9 years ago
  59. 4969c04 Add aliases for the old (badly spelt) ellcc compilers! by Matt Godbolt · 9 years ago
  60. ac7a807 Merge branch 'master' of github.com:mattgodbolt/compiler-explorer by Matt Godbolt · 9 years ago
  61. de3dfed Merge pull request #224 from androm3da/master by Matt Godbolt · 9 years ago
  62. 6991303 Merge branch 'staging' into release by Matt Godbolt · 9 years ago
  63. a1d2a0c Merge branch 'master' into staging by Matt Godbolt · 9 years ago
  64. ca8ca4b IDEA churn by Matt Godbolt · 9 years ago
  65. fda7e24 Ensure a new compiler state object is created every time. by Matt Godbolt · 9 years ago
  66. a804243 gdc fixups in makefile by Matt Godbolt · 9 years ago
  67. 353897a typo s/elcc/ellcc/g by Brian Cain · 9 years ago
  68. 62e5a43 typo s/elcc/ellcc/ by Brian Cain · 9 years ago
  69. f613b68 Merge branch 'staging' into release by Matt Godbolt · 9 years ago
  70. 0e32a4f Merge branch 'master' into staging by Matt Godbolt · 9 years ago
  71. 45ce2b2 Show colourisation immediately once all busy compilers are finished by Matt Godbolt · 9 years ago
  72. cc27bcd Make ctrl-Enter compile straight away; slightly reduce pause by Matt Godbolt · 9 years ago
  73. d2b6f62 By default listen on INADDRY_ANY by Matt Godbolt · 9 years ago
  74. 7135ec2 Add a "reset UI" menu option. by Matt Godbolt · 9 years ago
  75. 621a86c Merge branch 'staging' into release by Matt Godbolt · 9 years ago
  76. a93af66 Merge branch 'master' into staging by Matt Godbolt · 9 years ago
  77. 538b4e8 Fix tests by Matt Godbolt · 9 years ago
  78. 9bb8b48 More renamings (again) by Matt Godbolt · 9 years ago
  79. 866eb29 More renamings by Matt Godbolt · 9 years ago
  80. b6e9a46 Another year, another copyright update by Matt Godbolt · 9 years ago
  81. 1b02040 s/gcc-explorer/compiler-explorer/g by Matt Godbolt · 9 years ago
  82. 926e475 Merge branch 'master' into staging by Matt Godbolt · 9 years ago
  83. f61825b Client-side caching and request changes by Matt Godbolt · 9 years ago
  84. d24d6d4 IDEA churn by Matt Godbolt · 9 years ago
  85. 0a4a50e Merge branch 'staging' into release by Matt Godbolt · 9 years ago
  86. 259c6ed Merge branch 'master' into staging by Matt Godbolt · 9 years ago
  87. 3e32a53 Don't submit compile jobs until the queue process lets us. Prevents OOM issues under heavy compile load. Fixes #219 by Matt Godbolt · 9 years ago
  88. 4558e8d Merge branch 'staging' into release by Matt Godbolt · 9 years ago
  89. e896fc0 Merge branch 'master' into staging by Matt Godbolt · 9 years ago
  90. 907e134 Use RC version of CL by Matt Godbolt · 9 years ago
  91. 050f5e3 Properly treat MIPS label definitions. Fixes #214 by Matt Godbolt · 9 years ago
  92. d4fe350 Merge branch 'staging' into release by Matt Godbolt · 9 years ago
  93. c4411ff Use -C debuglevel=1 to maybe mitigate #79 by Matt Godbolt · 9 years ago
  94. 90d9f17 Merge branch 'master' into staging by Matt Godbolt · 9 years ago
  95. 314c062 Add rust demangling - #213 by Matt Godbolt · 9 years ago
  96. 2fefdc9 More rust work in progress by Matt Godbolt · 9 years ago
  97. 73880b9 Hasty sketch at rust demangling (work in progress); c.f #213 by Matt Godbolt · 9 years ago
  98. b435d49 Merge branch 'staging' into release by Matt Godbolt · 9 years ago
  99. 145488c Merge branch 'master' into staging by Matt Godbolt · 9 years ago
  100. dadf9c2 Default to rust 1.14 by Matt Godbolt · 9 years ago