1. 4948d7f Ignore analytics when linting by Matt Godbolt · 8 years ago
  2. fbd6d0a Give FullStory a go... by Matt Godbolt · 8 years ago
  3. 11bb734 More thanks changes by Matt Godbolt · 8 years ago
  4. 3b308bb Reinstate a hamburger icon for less wide displays. Fix #245 by Matt Godbolt · 8 years ago
  5. fc9ab9e Add error call back by Matt Godbolt · 8 years ago
  6. 40ad585 More thanks changes by Matt Godbolt · 8 years ago
  7. cc02826 More thanks by Matt Godbolt · 8 years ago
  8. 377dbe0 Add a new patron (thanks!) by Matt Godbolt · 8 years ago
  9. 62c414c Bring patreon logo inline by Matt Godbolt · 8 years ago
  10. f45841b Add 'Thanks to' with initial list of patrons. Thanks everyone by Matt Godbolt · 8 years ago
  11. c01f324 Update README.md by Matt Godbolt · 8 years ago
  12. afb33cb Add Patreon link (gulp!) by Matt Godbolt · 8 years ago
  13. 6f1039e Move more compilers over from gcc1204 instance to normal gcc instance by Matt Godbolt · 8 years ago
  14. 9aa45f7 Explicitly remove options for clang... by Matt Godbolt · 8 years ago
  15. a77c356 Don't pass gcc-toolchain to older clangs. Fixes #242 by Matt Godbolt · 8 years ago
  16. 0d04f0b Catch stream errors. Maybe addresses #228 by Matt Godbolt · 8 years ago
  17. 2b1be4e Fix proxying of requests. Fixes #239 by Matt Godbolt · 8 years ago
  18. eb679d5 Fix extraneous new line by Matt Godbolt · 8 years ago
  19. 7eb0d03 URI encode the compiler when requesting by Matt Godbolt · 8 years ago
  20. 76381e3 Road map by Matt Godbolt · 8 years ago
  21. 6ecd63b Banner fixes by Matt Godbolt · 8 years ago
  22. 801c586 README tweaks by Matt Godbolt · 8 years ago
  23. a9e777b Fix remote compilers by Matt Godbolt · 8 years ago
  24. 47195c2 Don't clean up temp diretories if there are pending compilations. Fixes #212. by Matt Godbolt · 8 years ago
  25. 23efc05 New RESTful API by Matt Godbolt · 8 years ago
  26. fe44677 Pop up an alert if URL parsing fails. by Matt Godbolt · 8 years ago
  27. 54ffd96 Always resize instead of refresh. Fixes #229 by Matt Godbolt · 8 years ago
  28. 65b5bf4 Correctly identify PROC and ENDP even when a comment is on the same line. Fixes #235 by Matt Godbolt · 8 years ago
  29. 29a4726 Merge pull request #233 from amonakov/patch-1 by Matt Godbolt · 8 years ago
  30. f6ab7fe base-compiler.js: acknowledge checkSource weakness by Alexander Monakov · 8 years ago
  31. 342a87e Merge branch 'master' of github.com:mattgodbolt/gcc-explorer by Matt Godbolt · 8 years ago
  32. 25f49f9 Kill entire process tree of a child when the timeout is reached. Fixes #232 by Matt Godbolt · 8 years ago
  33. 7ea75df Make loading client-options.json asynchronous by Matt Godbolt · 8 years ago
  34. 0ee3cf2 Bump up timeouts etc by Matt Godbolt · 8 years ago
  35. 749e357 fix gcc snapshot, clang trunk by Matt Godbolt · 8 years ago
  36. cbbc70e new clang, trunk builds by Matt Godbolt · 8 years ago
  37. dfbf4c7 Attempt at addressing #228 by Matt Godbolt · 8 years ago
  38. b67350d Fix alias support by Matt Godbolt · 8 years ago
  39. 4969c04 Add aliases for the old (badly spelt) ellcc compilers! by Matt Godbolt · 8 years ago
  40. ac7a807 Merge branch 'master' of github.com:mattgodbolt/compiler-explorer by Matt Godbolt · 8 years ago
  41. de3dfed Merge pull request #224 from androm3da/master by Matt Godbolt · 8 years ago
  42. ca8ca4b IDEA churn by Matt Godbolt · 8 years ago
  43. fda7e24 Ensure a new compiler state object is created every time. by Matt Godbolt · 8 years ago
  44. a804243 gdc fixups in makefile by Matt Godbolt · 8 years ago
  45. 353897a typo s/elcc/ellcc/g by Brian Cain · 8 years ago
  46. 62e5a43 typo s/elcc/ellcc/ by Brian Cain · 8 years ago
  47. 45ce2b2 Show colourisation immediately once all busy compilers are finished by Matt Godbolt · 8 years ago
  48. cc27bcd Make ctrl-Enter compile straight away; slightly reduce pause by Matt Godbolt · 8 years ago
  49. d2b6f62 By default listen on INADDRY_ANY by Matt Godbolt · 8 years ago
  50. 7135ec2 Add a "reset UI" menu option. by Matt Godbolt · 8 years ago
  51. 538b4e8 Fix tests by Matt Godbolt · 8 years ago
  52. 9bb8b48 More renamings (again) by Matt Godbolt · 8 years ago
  53. 866eb29 More renamings by Matt Godbolt · 8 years ago
  54. b6e9a46 Another year, another copyright update by Matt Godbolt · 8 years ago
  55. 1b02040 s/gcc-explorer/compiler-explorer/g by Matt Godbolt · 8 years ago
  56. f61825b Client-side caching and request changes by Matt Godbolt · 8 years ago
  57. d24d6d4 IDEA churn by Matt Godbolt · 8 years ago
  58. 3e32a53 Don't submit compile jobs until the queue process lets us. Prevents OOM issues under heavy compile load. Fixes #219 by Matt Godbolt · 8 years ago
  59. 907e134 Use RC version of CL by Matt Godbolt · 8 years ago
  60. 050f5e3 Properly treat MIPS label definitions. Fixes #214 by Matt Godbolt · 8 years ago
  61. c4411ff Use -C debuglevel=1 to maybe mitigate #79 by Matt Godbolt · 8 years ago
  62. 314c062 Add rust demangling - #213 by Matt Godbolt · 8 years ago
  63. 2fefdc9 More rust work in progress by Matt Godbolt · 8 years ago
  64. 73880b9 Hasty sketch at rust demangling (work in progress); c.f #213 by Matt Godbolt · 8 years ago
  65. dadf9c2 Default to rust 1.14 by Matt Godbolt · 8 years ago
  66. 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
  67. e8a3cd1 Disable binary in d for now by Matt Godbolt · 8 years ago
  68. dcf1955 Allow access to the glibc-compat library by Matt Godbolt · 8 years ago
  69. 2a4ffc8 Support optionally serving versioned data from an extra location by Matt Godbolt · 8 years ago
  70. 506e2e7 Fix intel support in gccs by Matt Godbolt · 8 years ago
  71. 3679809 More 6.3.0 by Matt Godbolt · 8 years ago
  72. f30a34d GCC 6.3.0 by Matt Godbolt · 8 years ago
  73. 0a91ea3 Mostly repair the 6g compiler by Matt Godbolt · 8 years ago
  74. acf81e5 Set a compiler that actually exists by Matt Godbolt · 8 years ago
  75. 4688d8b Fix 6g by Matt Godbolt · 8 years ago
  76. c28b792 Alternative way of handling spawn by Matt Godbolt · 8 years ago
  77. ed12b7e Filter out more labels that are unreferenced by Matt Godbolt · 8 years ago
  78. f576bf5 No longer pin code mirror version in bower by Matt Godbolt · 8 years ago
  79. 88897a2 Fix for ARM by Matt Godbolt · 8 years ago
  80. a91e1ee Fix up initial labels/function definitions. by Matt Godbolt · 8 years ago
  81. 411cb2d Huge wild guess as to what's going on with compilers at startup by Matt Godbolt · 8 years ago
  82. 457888a Maybe fix up 6g by Matt Godbolt · 8 years ago
  83. 115bc4d Debug help by Matt Godbolt · 8 years ago
  84. db9a258 Self/this/whatever by Matt Godbolt · 8 years ago
  85. 8ca2b36 Intel fixes for rust by Matt Godbolt · 8 years ago
  86. 4839c9f More fixes by Matt Godbolt · 8 years ago
  87. d37dc97 More rust fixes; should address #139 by Matt Godbolt · 8 years ago
  88. c82915e Fix rust (maybe) by Matt Godbolt · 8 years ago
  89. 2f411c8 elcc rename (oops) by Matt Godbolt · 8 years ago
  90. 0337259 Handle missing compilers more gracefully by Matt Godbolt · 8 years ago
  91. 9af5650 Refactor so as not to rely on magic comments in MS-derived compilation output by Matt Godbolt · 8 years ago
  92. 7990e42 Refactor individual compilation types into their own files by Matt Godbolt · 8 years ago
  93. 9cac303 ellcc by Matt Godbolt · 8 years ago
  94. 4d067a7 Merge pull request #194 from JohanEngelen/binaryD by Matt Godbolt · 8 years ago
  95. 62eaa61 Enable binary output for D compilers. by Johan Engelen · 8 years ago
  96. e041392 Refer to new beta ldc compiler by name by Matt Godbolt · 8 years ago
  97. fe62ca7 Merge pull request #195 from JohanEngelen/patch-1 by Matt Godbolt · 8 years ago
  98. 107c528 Whoops; recursion in npm test by Matt Godbolt · 8 years ago
  99. 0362e0c Send opcodes as strings. Fix up ARM opcode and label handling by Matt Godbolt · 8 years ago
  100. 3e405c0 Actually run npm tests as part of 'make test' by Matt Godbolt · 8 years ago