1. 28f7ca6 Support config of postProcess tool by Jason Turner · 8 years ago
  2. 2c473c6 Reconfig API key for amazon instances by Matt Godbolt · 8 years ago
  3. 5e14b1a Hide short link unless it's enabled by Matt Godbolt · 8 years ago
  4. 624abd9 Short URL support by Matt Godbolt · 8 years ago
  5. 49e1ad9 Early support for r.js by Matt Godbolt · 8 years ago
  6. 3600d7a First move towards rewrite by Matt Godbolt · 8 years ago
  7. 7dec599 Remove github ribbon in favour of a top button. Tidy up options by Matt Godbolt · 8 years ago
  8. ca0f58d Tidyin by Matt Godbolt · 8 years ago
  9. a3e82b5 Make diff asynchronous by Matt Godbolt · 8 years ago
  10. 1d63cf9 Fix up wdiff location by Matt Godbolt · 8 years ago
  11. 90894e8 Added wdiff configuration options. by Gabriel Devillers · 8 years ago
  12. 711af7a Ajax request to compute diff server side. by Gabriel Devillers · 8 years ago
  13. 74766f5 Multiple compilation(assembly) output / compiler output. ATM still single configuration. by Gabriel Devillers · 8 years ago
  14. 9973969 Comments. by Gabriel Devillers · 8 years ago
  15. c2d6094 Comments in app.js. Debug : display the compiler options that are seen as available. by Gabriel Devillers · 8 years ago
  16. 935a06c Comments added. If debug enabled, show properties loaded by lib/properties. by Gabriel Devillers · 8 years ago
  17. d421d33 Added debug function by Gabriel Devillers · 8 years ago
  18. cd5ce20 Remove code duplication. by Gabriel Devillers · 8 years ago
  19. 44779db Add host option to allow server to run on non-default interface by Iain Buclaw · 8 years ago
  20. 8610ec9 Update copyright by Matt Godbolt · 9 years ago
  21. 1e80d9d Rewrite google short URLs by Matt Godbolt · 9 years ago
  22. d847287 Add a /g/XXX url to check and redirect as per #113 by Matt Godbolt · 9 years ago
  23. 1c8bdb0 Go back to google URL shortening by default by Matt Godbolt · 9 years ago
  24. 1e810d3 First attempt at adding a GIST URL shortener. by Matt Godbolt · 9 years ago
  25. 77756b6 Attempt at fixing multiarch. Should fix #102 by Matt Godbolt · 9 years ago
  26. cbb9fa4 Add ability to set per-compiler options by Iain Buclaw · 9 years ago
  27. 9b9e187 Hopeful fix for connect-restreamer by Matt Godbolt · 9 years ago
  28. cab75f7 Kill memwatch by Matt Godbolt · 9 years ago
  29. b8fca03 More button fiddling by Matt Godbolt · 9 years ago
  30. 0e55624 Configurable binary support by Matt Godbolt · 9 years ago
  31. ce7d666 More config tweaks; fix up TODO by Matt Godbolt · 9 years ago
  32. 7c648da More hacks along the way to a vaguely sane config setup by Matt Godbolt · 9 years ago
  33. fd3db93 Fix bad merge by Matt Godbolt · 9 years ago
  34. 58cc214 Remove unused heapdump by Matt Godbolt · 9 years ago
  35. bc45984 Switch to memwatch-next by Lorenz Hübschle-Schneider · 9 years ago
  36. d4aef9b Add heapsnapshot by Matt Godbolt · 9 years ago
  37. e06e8b8 Fiddle with settings by Matt Godbolt · 10 years ago
  38. a73d178 Diff heaps less frequently by Matt Godbolt · 10 years ago
  39. 355ad60 Log leaks in the hope of finding where the leak is at by Matt Godbolt · 10 years ago
  40. 1ae055c GC every 10s or so by Matt Godbolt · 10 years ago
  41. 45fdeae Revert "Revert "Add some (belated) memory watching"" by Matt Godbolt · 10 years ago
  42. d015e8f Revert "Add some (belated) memory watching" by Matt Godbolt · 10 years ago
  43. 2170910 Add some (belated) memory watching by Matt Godbolt · 10 years ago
  44. 2e8c0cc Fix misinterpretation of cache size. Should prevent memory bloat (and thus GCC explorer website OOM issues) by Matt Godbolt · 10 years ago
  45. 787a863 Use an API key for shortening by Matt Godbolt · 10 years ago
  46. 400e553 Allow configuration of the 'Intel Syntax' per-compiler. Configure same for clang and icc by Matt Godbolt · 10 years ago
  47. 4190a0b Tentative 6g support by Matt Godbolt · 10 years ago
  48. 085fba7 Retry connection to proxies by Matt Godbolt · 10 years ago
  49. 2e88d33 First attempt at proxying remote compilers by Matt Godbolt · 10 years ago
  50. 1fba6ae Compress output by Matt Godbolt · 10 years ago
  51. 8c40df3 Cache fixing by Matt Godbolt · 10 years ago
  52. 7f39772 First gasp at updating sample GCC explorer settings by Matt Godbolt · 10 years ago
  53. f4e76d2 Configure compilers by name by Matt Godbolt · 10 years ago
  54. 5dd7302 Lint by Matt Godbolt · 10 years ago
  55. e531aa2 Minor formatting changes; set MIME types; configure analytics off by default by Matt Godbolt · 10 years ago
  56. 71dda61 Much cleaner promise design by Matt Godbolt · 10 years ago
  57. 9223f04 Use promises, move to express, combine lots of endpoints into client-options.js by Matt Godbolt · 10 years ago
  58. 4a88110 Freshen up of package.json by Matt Godbolt · 10 years ago
  59. b929014 Default the source to the builtins by Matt Godbolt · 10 years ago
  60. 4b19ef7 Default to gcc 4.9.0 by Matt Godbolt · 10 years ago
  61. c9bc4ee Copyright update, formatting changes by Matt Godbolt · 10 years ago
  62. dd8b86c Read client options from property file by Anders Waldenborg · 10 years ago
  63. 8d16f31 Fix up broken compiles by Matt Godbolt · 10 years ago
  64. 3a71b11 Give a clear error when generated asm too large by Matt Godbolt · 10 years ago
  65. c60cad2 Add IDEA files. by Matt Godbolt · 10 years ago
  66. 9c1022f Oops, drop the mu by Matt Godbolt · 10 years ago
  67. 217c41d Skin based on language. Add latest codemirror and modes for each lang by Matt Godbolt · 10 years ago
  68. 43a2173 Early rust support by Matt Godbolt · 10 years ago
  69. 8acef79 Freshen packages, use fs-extra to delete temp dir by Matt Godbolt · 11 years ago
  70. 2dcc092 Utilize Android NDK installations by Ali Utku Selen · 11 years ago
  71. 914ea38 Tweak to use latest node, and detached child process which hopefully will prevent process killing issues by Matt Godbolt · 11 years ago
  72. 9be0eea Don't cache timed out compilations by Matt Godbolt · 12 years ago
  73. 7c19788 Fix incorrect caching behaviour by Matt Godbolt · 12 years ago
  74. f70cd17 Add LRU caching by Matt Godbolt · 12 years ago
  75. b212c58 Add support for the D programming language by Matt Godbolt · 12 years ago
  76. 2388a90 Add a queue constraint, defaulting to one at a time by Matt Godbolt · 12 years ago
  77. b8a2edc Fix up intel filters by Matt Godbolt · 12 years ago
  78. a719d60 Make the subshell buffer size configurable. Default to 8MB to let big template code get through by Matt Godbolt · 12 years ago
  79. 4772a09 Only apply -masm= if supported by compiler by Matt Godbolt · 12 years ago
  80. 8f32cbf Add option to view assembly using intel syntax by Alin Rus · 12 years ago
  81. 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
  82. eae7d30 Sort compilers alphabetically in compiler list by Matt Godbolt · 12 years ago
  83. 32614e1 Add basic colouration by Matt Godbolt · 12 years ago
  84. b1f70e0 Use the compiler wrapper on Amazon by Matt Godbolt · 12 years ago
  85. 63e9fef Add a processing timeout. Set to 200ms for now; we'll see how that goes by Matt Godbolt · 12 years ago
  86. 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
  87. cf3fd6f Treat #include_next the same as #include by Matt Godbolt · 12 years ago
  88. b962a92 Filter for absolute or dotdot relative includes by Matt Godbolt · 12 years ago
  89. 36ad68e Implement options black- and white-listing. Defaults catch a few exploits by Matt Godbolt · 12 years ago
  90. 936615a Tidy up /tmp by Matt Godbolt · 12 years ago
  91. f8efccb At least mitigate security issue by Matt Godbolt · 12 years ago
  92. 15ea5e1 Initial import of GCC-Explorer by Matt Godbolt · 12 years ago