1. 47ddf95 Further removal of memwatch (for now) by Matt Godbolt · 10 years ago
  2. eafe0fa Revert "Add some (belated) memory watching" by Matt Godbolt · 10 years ago
  3. 2170910 Add some (belated) memory watching by Matt Godbolt · 10 years ago
  4. 2e8c0cc Fix misinterpretation of cache size. Should prevent memory bloat (and thus GCC explorer website OOM issues) by Matt Godbolt · 10 years ago
  5. 5760de3 Reduce the cache in the hope of fixing the continual shutdowns by Matt Godbolt · 10 years ago
  6. 6a2d2a3 Fix for url shortener by Matt Godbolt · 10 years ago
  7. 787a863 Use an API key for shortening by Matt Godbolt · 10 years ago
  8. 400e553 Allow configuration of the 'Intel Syntax' per-compiler. Configure same for clang and icc by Matt Godbolt · 10 years ago
  9. 5d707a5 Merge pull request #68 from tonistiigi/patch-1 by Matt Godbolt · 10 years ago
  10. 5b92f11 Allow empty options string by Tõnis Tiigi · 10 years ago
  11. a254c59 Improve error handling by Matt Godbolt · 10 years ago
  12. ede6c98 Typo in version by Matt Godbolt · 10 years ago
  13. 4190a0b Tentative 6g support by Matt Godbolt · 10 years ago
  14. 746072c Limit error output to 50 lines by Matt Godbolt · 10 years ago
  15. 80c61e0 Increase size by Matt Godbolt · 10 years ago
  16. 986252d Latest codemirror, add go lang support by Matt Godbolt · 10 years ago
  17. f9aa0c2 Merge pull request #67 from peterbourgon/master by Matt Godbolt · 10 years ago
  18. f5840ec Fix default Go code by Peter Bourgon · 10 years ago
  19. 6b97e76 Fix example Go code by Peter Bourgon · 10 years ago
  20. 1bc2be2 More go fiddlings by Matt Godbolt · 10 years ago
  21. 472cf97 Go example by Matt Godbolt · 10 years ago
  22. 30b67f9 Appropriate port for go instance by Matt Godbolt · 10 years ago
  23. c8cc174 Fix setting of colourise asm and intel by Matt Godbolt · 10 years ago
  24. bec1a1c Tentative go settings by Matt Godbolt · 10 years ago
  25. 67e249a Clang 3.6 by Matt Godbolt · 10 years ago
  26. e38c6db LLVM 3.5 and 3.5.1 by Matt Godbolt · 10 years ago
  27. 6772c13 More fixes for 492 by Matt Godbolt · 10 years ago
  28. 7056bfe Add 492 by Matt Godbolt · 10 years ago
  29. ff457be Matt config by Matt Godbolt · 10 years ago
  30. 17f5507 Fix Intel syntax by Matt Godbolt · 10 years ago
  31. eecf369 Update Rust by Matt Godbolt · 10 years ago
  32. 91c8965 Support per-language default code by Matt Godbolt · 10 years ago
  33. 0d83b20 Separate the version from the name by Matt Godbolt · 10 years ago
  34. f5639b9 First steps towards new config for amazon by Matt Godbolt · 10 years ago
  35. 085fba7 Retry connection to proxies by Matt Godbolt · 10 years ago
  36. 2e88d33 First attempt at proxying remote compilers by Matt Godbolt · 10 years ago
  37. 10cca81 Merge pull request #62 from malcolmr/url-shortening-without-sharing by Matt Godbolt · 10 years ago
  38. a2b7f12 Handle the case where no gapi object exists. by Malcolm Rowe · 10 years ago
  39. 78190b2 Fix issue with assembly file too large. by Matt Godbolt · 10 years ago
  40. 1fba6ae Compress output by Matt Godbolt · 10 years ago
  41. 8c40df3 Cache fixing by Matt Godbolt · 10 years ago
  42. 1d56b7d lint by Matt Godbolt · 10 years ago
  43. 979942a Fix concurrent compiles. Also configure 2 by default by Matt Godbolt · 10 years ago
  44. d5bef9e Fix up error if compiler not found by Matt Godbolt · 10 years ago
  45. f1287ec Fix up makefile for 14.04 by Matt Godbolt · 10 years ago
  46. b2ec301 Disable MSP by Matt Godbolt · 10 years ago
  47. 7f39772 First gasp at updating sample GCC explorer settings by Matt Godbolt · 10 years ago
  48. f4e76d2 Configure compilers by name by Matt Godbolt · 10 years ago
  49. 84e09e3 More promise cleanup by Matt Godbolt · 10 years ago
  50. 5dd7302 Lint by Matt Godbolt · 10 years ago
  51. e531aa2 Minor formatting changes; set MIME types; configure analytics off by default by Matt Godbolt · 10 years ago
  52. 71dda61 Much cleaner promise design by Matt Godbolt · 10 years ago
  53. 9223f04 Use promises, move to express, combine lots of endpoints into client-options.js by Matt Godbolt · 10 years ago
  54. 4a88110 Freshen up of package.json by Matt Godbolt · 10 years ago
  55. b929014 Default the source to the builtins by Matt Godbolt · 10 years ago
  56. 4b19ef7 Default to gcc 4.9.0 by Matt Godbolt · 10 years ago
  57. 0db11da Updated rust examples by Matt Godbolt · 10 years ago
  58. c9bc4ee Copyright update, formatting changes by Matt Godbolt · 10 years ago
  59. 1a124be Fix up rust example for 1.0 by Matt Godbolt · 10 years ago
  60. 837c2ad Put a tipme link on by Matt Godbolt · 10 years ago
  61. abb4c65 Merge pull request #55 from wanders/enterprise-ready by Matt Godbolt · 10 years ago
  62. dd8b86c Read client options from property file by Anders Waldenborg · 10 years ago
  63. 8f7bbdf Fix getting properties with false value by Anders Waldenborg · 10 years ago
  64. 4d119d9 Factor out urlshortener by Anders Waldenborg · 10 years ago
  65. 4b68ecb Add option to disable github ribbon by Anders Waldenborg · 10 years ago
  66. f92a346 Make it easy to disable google analytics and sharing by Anders Waldenborg · 10 years ago
  67. e51712d Consolidate created script tags by Anders Waldenborg · 10 years ago
  68. baa2d48 Move twitter script to head by Anders Waldenborg · 10 years ago
  69. 3ee7156 Fix warnings in rust example by Matt Godbolt · 10 years ago
  70. 28e6f2b More fixes for rustc, maybe by Matt Godbolt · 10 years ago
  71. a263a56 Preload handling of proc self by Matt Godbolt · 10 years ago
  72. 7c99e2d Allow access to /proc/self by Matt Godbolt · 10 years ago
  73. 8d16f31 Fix up broken compiles by Matt Godbolt · 10 years ago
  74. 775034d Add gdc4.9 from ubuntu to compiler list by Matt Godbolt · 10 years ago
  75. d9c607d Conditionally set GDC var by Matt Godbolt · 10 years ago
  76. 3a71b11 Give a clear error when generated asm too large by Matt Godbolt · 10 years ago
  77. 9bc9242 Use compile-time regular expressions in d demangler. by Matt Godbolt · 10 years ago
  78. c60cad2 Add IDEA files. by Matt Godbolt · 10 years ago
  79. 20e30ba Permit access to lsb-release and debian_version in etc by Matt Godbolt · 10 years ago
  80. b378f1e Merge pull request #48 from UplinkCoder/patch-1 by Matt Godbolt · 10 years ago
  81. 888ae07 api change in std.regex by UplinkCoder · 10 years ago
  82. 188ffa8 Update the README a bit by Matt Godbolt · 10 years ago
  83. 1b6cb63 Enable clang 3.4 by Matt Godbolt · 11 years ago
  84. f15ad8e Updates for rust compiler by Matt Godbolt · 11 years ago
  85. fa9e258 More amazon rustisms by Matt Godbolt · 11 years ago
  86. 0c742c7 Use appropriate filename for rust. I really need a better config system by Matt Godbolt · 11 years ago
  87. 2543a40 Add amazon rust config by Matt Godbolt · 11 years ago
  88. 0589378 Accidentally left property debugging on by Matt Godbolt · 11 years ago
  89. 9c1022f Oops, drop the mu by Matt Godbolt · 11 years ago
  90. 217c41d Skin based on language. Add latest codemirror and modes for each lang by Matt Godbolt · 11 years ago
  91. 43a2173 Early rust support by Matt Godbolt · 11 years ago
  92. 0f8721c Fix up redundant re-requesting logic that was broken when GA code was added. Oops by Matt Godbolt · 11 years ago
  93. 1255092 Enable 4.9.0 by Matt Godbolt · 11 years ago
  94. 511722c Re-bump timeout by Matt Godbolt · 11 years ago
  95. 50c7279 Add a prereqs target by Matt Godbolt · 11 years ago
  96. 6badbdc Preload makefile fixes by Matt Godbolt · 11 years ago
  97. 8acef79 Freshen packages, use fs-extra to delete temp dir by Matt Godbolt · 11 years ago
  98. 8b21c5d Tighten compile limits for amazon by Matt Godbolt · 11 years ago
  99. 997bc48 Add gdc compiler from opt by Matt Godbolt · 11 years ago
  100. 641417b Tweak relative cache sizes by Matt Godbolt · 11 years ago