1. 29c87d4 Better cache stats by Matt Godbolt · 10 years ago
  2. fe79409 mg local config changes by Matt Godbolt · 10 years ago
  3. b866d20 Synchronously determine multiarch by Matt Godbolt · 10 years ago
  4. 32aa600 More appropriately estimate the cache size by Matt Godbolt · 10 years ago
  5. 8075521 Disable binary for rust too; still too chatty by Matt Godbolt · 10 years ago
  6. e968acc Oops by Matt Godbolt · 10 years ago
  7. dd5e968 Hide binary button if nothing supports it by Matt Godbolt · 10 years ago
  8. c341d71 Disable binary for 4.9.0 by Matt Godbolt · 10 years ago
  9. e58b15b Re-disable msp compiler, still broken by Matt Godbolt · 10 years ago
  10. 1eeb602 Fix bad asm highlighting by Matt Godbolt · 10 years ago
  11. b8fca03 More button fiddling by Matt Godbolt · 10 years ago
  12. d11192e More allowed paths for binary by Matt Godbolt · 10 years ago
  13. c80f882 Bump up asm max sizes now we're on a bigger machine by Matt Godbolt · 10 years ago
  14. cb1d402 Oops; console.log by Matt Godbolt · 10 years ago
  15. e6dbd2b More TODOs by Matt Godbolt · 10 years ago
  16. e946833 Handle compilation errors in binary by Matt Godbolt · 10 years ago
  17. 0e55624 Configurable binary support by Matt Godbolt · 10 years ago
  18. 75a63df Remove unnecessary config by Matt Godbolt · 10 years ago
  19. ce7d666 More config tweaks; fix up TODO by Matt Godbolt · 10 years ago
  20. 6e9ae8f Fix up supervisor by Matt Godbolt · 10 years ago
  21. bbc8cb0 Slight indent for asm to make it look like 'asm' for the asm mode by Matt Godbolt · 10 years ago
  22. 7c648da More hacks along the way to a vaguely sane config setup by Matt Godbolt · 10 years ago
  23. fd3db93 Fix bad merge by Matt Godbolt · 10 years ago
  24. c24dc34 Merge branch 'master' into spike/binary by Matt Godbolt · 10 years ago
  25. 24f3d2e Remove stable node from travis for now, as it doesn't like memwatch by Matt Godbolt · 10 years ago
  26. 58cc214 Remove unused heapdump by Matt Godbolt · 10 years ago
  27. a70b354 Travis fixes by Matt Godbolt · 10 years ago
  28. 8ae2d70 Travis, maybe by Matt Godbolt · 10 years ago
  29. 5bf3f5b Fix tests by Matt Godbolt · 10 years ago
  30. 62856d2 Merge branch 'master' into spike/binary by Matt Godbolt · 10 years ago
  31. 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 · 10 years ago
  32. b4581bd Clarify the README by Matt Godbolt · 10 years ago
  33. cca6891 asm mode improvements by Matt Godbolt · 10 years ago
  34. d68472f Convert tabs to spaces. Fixes #57 by Matt Godbolt · 10 years ago
  35. b73a1a4 CSS tweak to return line height to how it was pre CM upgrade. Fixes #90 by Matt Godbolt · 10 years ago
  36. cee503a First stab at multilanguage binary by Matt Godbolt · 10 years ago
  37. d7e318b Misc tidyups by Matt Godbolt · 10 years ago
  38. 7eb2f5e Toggle gutters for binary by Matt Godbolt · 10 years ago
  39. 8a172a3 Merge branch 'master' into spike/binary by Matt Godbolt · 10 years ago
  40. 645b737 Upgrade to CodeMirror 5.9 (ish) by Matt Godbolt · 10 years ago
  41. b8dac7e Clickable addresses by Matt Godbolt · 10 years ago
  42. 5ab8a2b Upgrade to CodeMirror 5.9 (ish) by Matt Godbolt · 10 years ago
  43. 0f95490 Add address and opcodes to gutters by Matt Godbolt · 10 years ago
  44. 5c5b982 Work in progress on binary mode by Matt Godbolt · 10 years ago
  45. 27fb9b4 Greatly increase the number of retries for gcc proxying on amazon by Matt Godbolt · 10 years ago
  46. 96fe6b3 Don't error on empty strings. Fixes #77 by Matt Godbolt · 10 years ago
  47. 4b47e42 Do all filtering on the server by Matt Godbolt · 10 years ago
  48. 7e286ce Add some notes on LTO version by Matt Godbolt · 10 years ago
  49. 1caca9d Bump versions of everything by Matt Godbolt · 10 years ago
  50. 39b85df Fix clang line indicators. Fixes #85 by Matt Godbolt · 10 years ago
  51. 1bfff0e Typoage by Matt Godbolt · 10 years ago
  52. c7bd3a1 Newer 3.6 and 3.7 by Matt Godbolt · 10 years ago
  53. 5fbde86 Explicitly mark errors as text. Use monospace font. by Matt Godbolt · 10 years ago
  54. 8f8426c Merge pull request #83 from olajep/pr-sort by Matt Godbolt · 10 years ago
  55. 50171a0 Merge pull request #84 from olajep/pr-c-mime by Matt Godbolt · 10 years ago
  56. b761960 ui: Fix mime type for C code by Ola Jeppsson · 10 years ago
  57. 10aec86 Fix sorting of examples by Ola Jeppsson · 10 years ago
  58. e39bb44 Halve the cache sizes by Matt Godbolt · 10 years ago
  59. 5907406 Add a flattr by Matt Godbolt · 10 years ago
  60. 35f5b11 Fix makefile on newer ubuntae by Matt Godbolt · 10 years ago
  61. fcc1ff0 Add GCC 5.2.0 by Matt Godbolt · 10 years ago
  62. fdfeeca Merge pull request #81 from lorenzhs/memwatch-next by Matt Godbolt · 10 years ago
  63. bc45984 Switch to memwatch-next by Lorenz Hübschle-Schneider · 10 years ago
  64. ec99ab1 rust 1.1 by Matt Godbolt · 10 years ago
  65. efe24d0 Update optimized examples to work with GCC 5.1 and Clang (thanks @cdomville) by Matt Godbolt · 10 years ago
  66. 3dd60d3 Move tip widget to the left by Matt Godbolt · 10 years ago
  67. e29bf80 Enable intel asm for rust by Matt Godbolt · 10 years ago
  68. bd33d3b Oops by Matt Godbolt · 10 years ago
  69. d1af5b2 More idiomatic rust example by Matt Godbolt · 10 years ago
  70. a66a085 Fix up some rust syntax in the examples by Matt Godbolt · 10 years ago
  71. 489d42f Tweak rust appearance by Matt Godbolt · 10 years ago
  72. db2e3d2 Rust 1.0.0 by Matt Godbolt · 10 years ago
  73. e7fe995 Give rust explorer more time by Matt Godbolt · 10 years ago
  74. 1924c47 Tone down cache sizes by Matt Godbolt · 10 years ago
  75. 5fe9bbb Ensure directories are periodically cleaned up (saves leaking a directory name every compile) by Matt Godbolt · 10 years ago
  76. 3dc46d0 Stupid typo in config by Matt Godbolt · 10 years ago
  77. 73069de Re-add memwatch by Matt Godbolt · 10 years ago
  78. d4aef9b Add heapsnapshot by Matt Godbolt · 10 years ago
  79. 9113fdb Rename D compilers by Matt Godbolt · 10 years ago
  80. f276eb7 Get rid of duplicate by Matt Godbolt · 10 years ago
  81. 431727f Merge branch 'master' into release by Matt Godbolt · 10 years ago
  82. 1da1f74 Add 64-bit D compiler by Matt Godbolt · 10 years ago
  83. 511c199 Merge branch 'master' into release by Matt Godbolt · 10 years ago
  84. fed6bb0 New D compiler by Matt Godbolt · 10 years ago
  85. bbc72fd Laptop changes by Matt Godbolt · 10 years ago
  86. 8be3aca Attempt at getting Gcc5.1.0 by Matt Godbolt · 10 years ago
  87. b94b19c Attempt at getting Gcc5.1.0 by Matt Godbolt · 10 years ago
  88. 6d5ec02 Merge branch 'master' into release by Matt Godbolt · 10 years ago
  89. e06e8b8 Fiddle with settings by Matt Godbolt · 10 years ago
  90. 7ad2912 Merge branch 'master' into release by Matt Godbolt · 10 years ago
  91. a73d178 Diff heaps less frequently by Matt Godbolt · 10 years ago
  92. 9d196a8 Merge branch 'master' into release by Matt Godbolt · 10 years ago
  93. 355ad60 Log leaks in the hope of finding where the leak is at by Matt Godbolt · 10 years ago
  94. 959a422 Fix idiot pasto by Matt Godbolt · 10 years ago
  95. aa72440 Merge branch 'master' into release by Matt Godbolt · 10 years ago
  96. 1ae055c GC every 10s or so by Matt Godbolt · 10 years ago
  97. d6bce41 Revert "Revert "Add some (belated) memory watching"" by Matt Godbolt · 10 years ago
  98. c585773 Merge branch 'master' into release by Matt Godbolt · 10 years ago
  99. 45fdeae Revert "Revert "Add some (belated) memory watching"" by Matt Godbolt · 10 years ago
  100. 47ddf95 Further removal of memwatch (for now) by Matt Godbolt · 10 years ago