1. b8fca03 More button fiddling by Matt Godbolt · 9 years ago
  2. 0e55624 Configurable binary support by Matt Godbolt · 9 years ago
  3. ce7d666 More config tweaks; fix up TODO by Matt Godbolt · 9 years ago
  4. 7c648da More hacks along the way to a vaguely sane config setup by Matt Godbolt · 9 years ago
  5. fd3db93 Fix bad merge by Matt Godbolt · 9 years ago
  6. 58cc214 Remove unused heapdump by Matt Godbolt · 9 years ago
  7. bc45984 Switch to memwatch-next by Lorenz Hübschle-Schneider · 9 years ago
  8. d4aef9b Add heapsnapshot by Matt Godbolt · 9 years ago
  9. e06e8b8 Fiddle with settings by Matt Godbolt · 10 years ago
  10. a73d178 Diff heaps less frequently by Matt Godbolt · 10 years ago
  11. 355ad60 Log leaks in the hope of finding where the leak is at by Matt Godbolt · 10 years ago
  12. 1ae055c GC every 10s or so by Matt Godbolt · 10 years ago
  13. 45fdeae Revert "Revert "Add some (belated) memory watching"" by Matt Godbolt · 10 years ago
  14. d015e8f Revert "Add some (belated) memory watching" by Matt Godbolt · 10 years ago
  15. 2170910 Add some (belated) memory watching by Matt Godbolt · 10 years ago
  16. 2e8c0cc Fix misinterpretation of cache size. Should prevent memory bloat (and thus GCC explorer website OOM issues) by Matt Godbolt · 10 years ago
  17. 787a863 Use an API key for shortening by Matt Godbolt · 10 years ago
  18. 400e553 Allow configuration of the 'Intel Syntax' per-compiler. Configure same for clang and icc by Matt Godbolt · 10 years ago
  19. 4190a0b Tentative 6g support by Matt Godbolt · 10 years ago
  20. 085fba7 Retry connection to proxies by Matt Godbolt · 10 years ago
  21. 2e88d33 First attempt at proxying remote compilers by Matt Godbolt · 10 years ago
  22. 1fba6ae Compress output by Matt Godbolt · 10 years ago
  23. 8c40df3 Cache fixing by Matt Godbolt · 10 years ago
  24. 7f39772 First gasp at updating sample GCC explorer settings by Matt Godbolt · 10 years ago
  25. f4e76d2 Configure compilers by name by Matt Godbolt · 10 years ago
  26. 5dd7302 Lint by Matt Godbolt · 10 years ago
  27. e531aa2 Minor formatting changes; set MIME types; configure analytics off by default by Matt Godbolt · 10 years ago
  28. 71dda61 Much cleaner promise design by Matt Godbolt · 10 years ago
  29. 9223f04 Use promises, move to express, combine lots of endpoints into client-options.js by Matt Godbolt · 10 years ago
  30. 4a88110 Freshen up of package.json by Matt Godbolt · 10 years ago
  31. b929014 Default the source to the builtins by Matt Godbolt · 10 years ago
  32. 4b19ef7 Default to gcc 4.9.0 by Matt Godbolt · 10 years ago
  33. c9bc4ee Copyright update, formatting changes by Matt Godbolt · 10 years ago
  34. dd8b86c Read client options from property file by Anders Waldenborg · 10 years ago
  35. 8d16f31 Fix up broken compiles by Matt Godbolt · 10 years ago
  36. 3a71b11 Give a clear error when generated asm too large by Matt Godbolt · 10 years ago
  37. c60cad2 Add IDEA files. by Matt Godbolt · 10 years ago
  38. 9c1022f Oops, drop the mu by Matt Godbolt · 10 years ago
  39. 217c41d Skin based on language. Add latest codemirror and modes for each lang by Matt Godbolt · 10 years ago
  40. 43a2173 Early rust support by Matt Godbolt · 10 years ago
  41. 8acef79 Freshen packages, use fs-extra to delete temp dir by Matt Godbolt · 11 years ago
  42. 2dcc092 Utilize Android NDK installations by Ali Utku Selen · 11 years ago
  43. 914ea38 Tweak to use latest node, and detached child process which hopefully will prevent process killing issues by Matt Godbolt · 11 years ago
  44. 9be0eea Don't cache timed out compilations by Matt Godbolt · 12 years ago
  45. 7c19788 Fix incorrect caching behaviour by Matt Godbolt · 12 years ago
  46. f70cd17 Add LRU caching by Matt Godbolt · 12 years ago
  47. b212c58 Add support for the D programming language by Matt Godbolt · 12 years ago
  48. 2388a90 Add a queue constraint, defaulting to one at a time by Matt Godbolt · 12 years ago
  49. b8a2edc Fix up intel filters by Matt Godbolt · 12 years ago
  50. a719d60 Make the subshell buffer size configurable. Default to 8MB to let big template code get through by Matt Godbolt · 12 years ago
  51. 4772a09 Only apply -masm= if supported by compiler by Matt Godbolt · 12 years ago
  52. 8f32cbf Add option to view assembly using intel syntax by Alin Rus · 12 years ago
  53. beeaca6 Fix sorting. I shouldn't be allowed to code before my third cup of coffee in the morning by Matt Godbolt · 12 years ago
  54. eae7d30 Sort compilers alphabetically in compiler list by Matt Godbolt · 12 years ago
  55. 32614e1 Add basic colouration by Matt Godbolt · 12 years ago
  56. b1f70e0 Use the compiler wrapper on Amazon by Matt Godbolt · 12 years ago
  57. 63e9fef Add a processing timeout. Set to 200ms for now; we'll see how that goes by Matt Godbolt · 12 years ago
  58. b40fec8 Possibly fix up orphaned gcc processes; maybe there was a race with the end and the exit() call by Matt Godbolt · 12 years ago
  59. cf3fd6f Treat #include_next the same as #include by Matt Godbolt · 12 years ago
  60. b962a92 Filter for absolute or dotdot relative includes by Matt Godbolt · 12 years ago
  61. 36ad68e Implement options black- and white-listing. Defaults catch a few exploits by Matt Godbolt · 12 years ago
  62. 936615a Tidy up /tmp by Matt Godbolt · 12 years ago
  63. f8efccb At least mitigate security issue by Matt Godbolt · 12 years ago
  64. 15ea5e1 Initial import of GCC-Explorer by Matt Godbolt · 12 years ago