1. 0e55624 Configurable binary support by Matt Godbolt · 9 years ago
  2. 75a63df Remove unnecessary config by Matt Godbolt · 9 years ago
  3. ce7d666 More config tweaks; fix up TODO by Matt Godbolt · 9 years ago
  4. 6e9ae8f Fix up supervisor by Matt Godbolt · 9 years ago
  5. bbc8cb0 Slight indent for asm to make it look like 'asm' for the asm mode by Matt Godbolt · 9 years ago
  6. 7c648da More hacks along the way to a vaguely sane config setup by Matt Godbolt · 9 years ago
  7. fd3db93 Fix bad merge by Matt Godbolt · 9 years ago
  8. c24dc34 Merge branch 'master' into spike/binary by Matt Godbolt · 9 years ago
  9. 24f3d2e Remove stable node from travis for now, as it doesn't like memwatch by Matt Godbolt · 9 years ago
  10. 58cc214 Remove unused heapdump by Matt Godbolt · 9 years ago
  11. a70b354 Travis fixes by Matt Godbolt · 9 years ago
  12. 8ae2d70 Travis, maybe by Matt Godbolt · 9 years ago
  13. 5bf3f5b Fix tests by Matt Godbolt · 9 years ago
  14. 62856d2 Merge branch 'master' into spike/binary by Matt Godbolt · 9 years ago
  15. 79a0f6e Misc WIP on changing configuration to be lang-specific and to fix up some more binary things found along the way by Matt Godbolt · 9 years ago
  16. b4581bd Clarify the README by Matt Godbolt · 9 years ago
  17. cca6891 asm mode improvements by Matt Godbolt · 9 years ago
  18. d68472f Convert tabs to spaces. Fixes #57 by Matt Godbolt · 9 years ago
  19. b73a1a4 CSS tweak to return line height to how it was pre CM upgrade. Fixes #90 by Matt Godbolt · 9 years ago
  20. cee503a First stab at multilanguage binary by Matt Godbolt · 9 years ago
  21. d7e318b Misc tidyups by Matt Godbolt · 9 years ago
  22. 7eb2f5e Toggle gutters for binary by Matt Godbolt · 9 years ago
  23. 8a172a3 Merge branch 'master' into spike/binary by Matt Godbolt · 9 years ago
  24. 645b737 Upgrade to CodeMirror 5.9 (ish) by Matt Godbolt · 9 years ago
  25. b8dac7e Clickable addresses by Matt Godbolt · 9 years ago
  26. 5ab8a2b Upgrade to CodeMirror 5.9 (ish) by Matt Godbolt · 9 years ago
  27. 0f95490 Add address and opcodes to gutters by Matt Godbolt · 9 years ago
  28. 5c5b982 Work in progress on binary mode by Matt Godbolt · 9 years ago
  29. 27fb9b4 Greatly increase the number of retries for gcc proxying on amazon by Matt Godbolt · 9 years ago
  30. 96fe6b3 Don't error on empty strings. Fixes #77 by Matt Godbolt · 9 years ago
  31. 4b47e42 Do all filtering on the server by Matt Godbolt · 9 years ago
  32. 7e286ce Add some notes on LTO version by Matt Godbolt · 9 years ago
  33. 1caca9d Bump versions of everything by Matt Godbolt · 9 years ago
  34. 39b85df Fix clang line indicators. Fixes #85 by Matt Godbolt · 9 years ago
  35. 1bfff0e Typoage by Matt Godbolt · 9 years ago
  36. c7bd3a1 Newer 3.6 and 3.7 by Matt Godbolt · 9 years ago
  37. 5fbde86 Explicitly mark errors as text. Use monospace font. by Matt Godbolt · 9 years ago
  38. 8f8426c Merge pull request #83 from olajep/pr-sort by Matt Godbolt · 9 years ago
  39. 50171a0 Merge pull request #84 from olajep/pr-c-mime by Matt Godbolt · 9 years ago
  40. b761960 ui: Fix mime type for C code by Ola Jeppsson · 9 years ago
  41. 10aec86 Fix sorting of examples by Ola Jeppsson · 9 years ago
  42. e39bb44 Halve the cache sizes by Matt Godbolt · 9 years ago
  43. 5907406 Add a flattr by Matt Godbolt · 9 years ago
  44. 35f5b11 Fix makefile on newer ubuntae by Matt Godbolt · 9 years ago
  45. fcc1ff0 Add GCC 5.2.0 by Matt Godbolt · 9 years ago
  46. fdfeeca Merge pull request #81 from lorenzhs/memwatch-next by Matt Godbolt · 9 years ago
  47. bc45984 Switch to memwatch-next by Lorenz Hübschle-Schneider · 9 years ago
  48. ec99ab1 rust 1.1 by Matt Godbolt · 9 years ago
  49. efe24d0 Update optimized examples to work with GCC 5.1 and Clang (thanks @cdomville) by Matt Godbolt · 9 years ago
  50. 3dd60d3 Move tip widget to the left by Matt Godbolt · 9 years ago
  51. e29bf80 Enable intel asm for rust by Matt Godbolt · 10 years ago
  52. bd33d3b Oops by Matt Godbolt · 10 years ago
  53. d1af5b2 More idiomatic rust example by Matt Godbolt · 10 years ago
  54. a66a085 Fix up some rust syntax in the examples by Matt Godbolt · 10 years ago
  55. 489d42f Tweak rust appearance by Matt Godbolt · 10 years ago
  56. db2e3d2 Rust 1.0.0 by Matt Godbolt · 10 years ago
  57. e7fe995 Give rust explorer more time by Matt Godbolt · 10 years ago
  58. 1924c47 Tone down cache sizes by Matt Godbolt · 10 years ago
  59. 5fe9bbb Ensure directories are periodically cleaned up (saves leaking a directory name every compile) by Matt Godbolt · 10 years ago
  60. 3dc46d0 Stupid typo in config by Matt Godbolt · 10 years ago
  61. 73069de Re-add memwatch by Matt Godbolt · 10 years ago
  62. d4aef9b Add heapsnapshot by Matt Godbolt · 10 years ago
  63. 9113fdb Rename D compilers by Matt Godbolt · 10 years ago
  64. f276eb7 Get rid of duplicate by Matt Godbolt · 10 years ago
  65. 431727f Merge branch 'master' into release by Matt Godbolt · 10 years ago
  66. 1da1f74 Add 64-bit D compiler by Matt Godbolt · 10 years ago
  67. 511c199 Merge branch 'master' into release by Matt Godbolt · 10 years ago
  68. fed6bb0 New D compiler by Matt Godbolt · 10 years ago
  69. bbc72fd Laptop changes by Matt Godbolt · 10 years ago
  70. 8be3aca Attempt at getting Gcc5.1.0 by Matt Godbolt · 10 years ago
  71. b94b19c Attempt at getting Gcc5.1.0 by Matt Godbolt · 10 years ago
  72. 6d5ec02 Merge branch 'master' into release by Matt Godbolt · 10 years ago
  73. e06e8b8 Fiddle with settings by Matt Godbolt · 10 years ago
  74. 7ad2912 Merge branch 'master' into release by Matt Godbolt · 10 years ago
  75. a73d178 Diff heaps less frequently by Matt Godbolt · 10 years ago
  76. 9d196a8 Merge branch 'master' into release by Matt Godbolt · 10 years ago
  77. 355ad60 Log leaks in the hope of finding where the leak is at by Matt Godbolt · 10 years ago
  78. 959a422 Fix idiot pasto by Matt Godbolt · 10 years ago
  79. aa72440 Merge branch 'master' into release by Matt Godbolt · 10 years ago
  80. 1ae055c GC every 10s or so by Matt Godbolt · 10 years ago
  81. d6bce41 Revert "Revert "Add some (belated) memory watching"" by Matt Godbolt · 10 years ago
  82. c585773 Merge branch 'master' into release by Matt Godbolt · 10 years ago
  83. 45fdeae Revert "Revert "Add some (belated) memory watching"" by Matt Godbolt · 10 years ago
  84. 47ddf95 Further removal of memwatch (for now) by Matt Godbolt · 10 years ago
  85. d015e8f Revert "Add some (belated) memory watching" by Matt Godbolt · 10 years ago
  86. eafe0fa Revert "Add some (belated) memory watching" by Matt Godbolt · 10 years ago
  87. 2170910 Add some (belated) memory watching by Matt Godbolt · 10 years ago
  88. 2e8c0cc Fix misinterpretation of cache size. Should prevent memory bloat (and thus GCC explorer website OOM issues) by Matt Godbolt · 10 years ago
  89. 5760de3 Reduce the cache in the hope of fixing the continual shutdowns by Matt Godbolt · 10 years ago
  90. 6a2d2a3 Fix for url shortener by Matt Godbolt · 10 years ago
  91. 787a863 Use an API key for shortening by Matt Godbolt · 10 years ago
  92. 400e553 Allow configuration of the 'Intel Syntax' per-compiler. Configure same for clang and icc by Matt Godbolt · 10 years ago
  93. 5d707a5 Merge pull request #68 from tonistiigi/patch-1 by Matt Godbolt · 10 years ago
  94. 5b92f11 Allow empty options string by Tõnis Tiigi · 10 years ago
  95. a254c59 Improve error handling by Matt Godbolt · 10 years ago
  96. ede6c98 Typo in version by Matt Godbolt · 10 years ago
  97. 4190a0b Tentative 6g support by Matt Godbolt · 10 years ago
  98. 746072c Limit error output to 50 lines by Matt Godbolt · 10 years ago
  99. 80c61e0 Increase size by Matt Godbolt · 10 years ago
  100. 986252d Latest codemirror, add go lang support by Matt Godbolt · 10 years ago