1. 4d9327d Add default D code template for first time page loading by Iain Buclaw · 9 years ago
  2. 870355a Fix for compiler output window being too high. by Matt Godbolt · 9 years ago
  3. 8610ec9 Update copyright by Matt Godbolt · 9 years ago
  4. 64a5e41 Use https for image fetch by Matt Godbolt · 9 years ago
  5. 454391b Move sharing off the main header (tidying it up somewhat). Use a tip.me link instead of the changetip widget by Matt Godbolt · 9 years ago
  6. 9dffef4 Use higher-resolution "Fork me on GitHub" ribbon by Emil Laine · 9 years ago
  7. cb4ce67 Rename as Compiler Explorer in the navbar by Matt Godbolt · 9 years ago
  8. 15d5b93 Fix formatting; add autocompile setting (addresses #114) by Matt Godbolt · 9 years ago
  9. dc4c049 Fix up usage of clipboard by Matt Godbolt · 9 years ago
  10. fa44946 Revamp of perma/full link. Addresses #112 by Matt Godbolt · 9 years ago
  11. 06c29ce Add access keys by Matt Godbolt · 9 years ago
  12. 3b39141 Move to bootstrap 3 by Matt Godbolt · 9 years ago
  13. 1e80d9d Rewrite google short URLs by Matt Godbolt · 9 years ago
  14. 60c7ceb Use rison to encode shorter normal URLs by Matt Godbolt · 9 years ago
  15. 4b6d4e2 Attempt to send accepts header on gist requests by Matt Godbolt · 9 years ago
  16. 5aa2b43 Add apologetic notes about gist errors by Matt Godbolt · 9 years ago
  17. 1e810d3 First attempt at adding a GIST URL shortener. by Matt Godbolt · 9 years ago
  18. e968acc Oops by Matt Godbolt · 9 years ago
  19. dd5e968 Hide binary button if nothing supports it by Matt Godbolt · 9 years ago
  20. 1eeb602 Fix bad asm highlighting by Matt Godbolt · 9 years ago
  21. b8fca03 More button fiddling by Matt Godbolt · 9 years ago
  22. cb1d402 Oops; console.log by Matt Godbolt · 9 years ago
  23. e6dbd2b More TODOs by Matt Godbolt · 9 years ago
  24. 0e55624 Configurable binary support by Matt Godbolt · 9 years ago
  25. 62856d2 Merge branch 'master' into spike/binary by Matt Godbolt · 9 years ago
  26. 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
  27. cca6891 asm mode improvements by Matt Godbolt · 9 years ago
  28. d68472f Convert tabs to spaces. Fixes #57 by Matt Godbolt · 9 years ago
  29. b73a1a4 CSS tweak to return line height to how it was pre CM upgrade. Fixes #90 by Matt Godbolt · 9 years ago
  30. 7eb2f5e Toggle gutters for binary by Matt Godbolt · 9 years ago
  31. 645b737 Upgrade to CodeMirror 5.9 (ish) by Matt Godbolt · 9 years ago
  32. b8dac7e Clickable addresses by Matt Godbolt · 9 years ago
  33. 5ab8a2b Upgrade to CodeMirror 5.9 (ish) by Matt Godbolt · 9 years ago
  34. 0f95490 Add address and opcodes to gutters by Matt Godbolt · 9 years ago
  35. 5c5b982 Work in progress on binary mode by Matt Godbolt · 9 years ago
  36. 4b47e42 Do all filtering on the server by Matt Godbolt · 9 years ago
  37. 39b85df Fix clang line indicators. Fixes #85 by Matt Godbolt · 9 years ago
  38. 5fbde86 Explicitly mark errors as text. Use monospace font. by Matt Godbolt · 9 years ago
  39. b761960 ui: Fix mime type for C code by Ola Jeppsson · 9 years ago
  40. 5907406 Add a flattr by Matt Godbolt · 9 years ago
  41. 3dd60d3 Move tip widget to the left by Matt Godbolt · 9 years ago
  42. bd33d3b Oops by Matt Godbolt · 9 years ago
  43. d1af5b2 More idiomatic rust example by Matt Godbolt · 9 years ago
  44. 6a2d2a3 Fix for url shortener 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. 746072c Limit error output to 50 lines by Matt Godbolt · 10 years ago
  48. 986252d Latest codemirror, add go lang support by Matt Godbolt · 10 years ago
  49. f5840ec Fix default Go code by Peter Bourgon · 10 years ago
  50. 472cf97 Go example by Matt Godbolt · 10 years ago
  51. c8cc174 Fix setting of colourise asm and intel by Matt Godbolt · 10 years ago
  52. eecf369 Update Rust by Matt Godbolt · 10 years ago
  53. 91c8965 Support per-language default code by Matt Godbolt · 10 years ago
  54. 0d83b20 Separate the version from the name by Matt Godbolt · 10 years ago
  55. 2e88d33 First attempt at proxying remote compilers by Matt Godbolt · 10 years ago
  56. a2b7f12 Handle the case where no gapi object exists. by Malcolm Rowe · 10 years ago
  57. 1d56b7d lint by Matt Godbolt · 10 years ago
  58. d5bef9e Fix up error if compiler not found by Matt Godbolt · 10 years ago
  59. 7f39772 First gasp at updating sample GCC explorer settings by Matt Godbolt · 10 years ago
  60. f4e76d2 Configure compilers by name by Matt Godbolt · 10 years ago
  61. 9223f04 Use promises, move to express, combine lots of endpoints into client-options.js by Matt Godbolt · 10 years ago
  62. b929014 Default the source to the builtins by Matt Godbolt · 10 years ago
  63. 4b19ef7 Default to gcc 4.9.0 by Matt Godbolt · 10 years ago
  64. c9bc4ee Copyright update, formatting changes by Matt Godbolt · 10 years ago
  65. 837c2ad Put a tipme link on by Matt Godbolt · 10 years ago
  66. dd8b86c Read client options from property file by Anders Waldenborg · 10 years ago
  67. 4d119d9 Factor out urlshortener by Anders Waldenborg · 10 years ago
  68. 4b68ecb Add option to disable github ribbon by Anders Waldenborg · 10 years ago
  69. f92a346 Make it easy to disable google analytics and sharing by Anders Waldenborg · 10 years ago
  70. e51712d Consolidate created script tags by Anders Waldenborg · 10 years ago
  71. baa2d48 Move twitter script to head by Anders Waldenborg · 10 years ago
  72. c60cad2 Add IDEA files. by Matt Godbolt · 10 years ago
  73. 217c41d Skin based on language. Add latest codemirror and modes for each lang by Matt Godbolt · 10 years ago
  74. 0f8721c Fix up redundant re-requesting logic that was broken when GA code was added. Oops by Matt Godbolt · 10 years ago
  75. fe8a6e3 Make the cursor used for the permalink a text cursor. by Malcolm Rowe · 11 years ago
  76. 926e662 Add goo.gl permalink shortening courtesy of Malcolm Rowe. Thanks Malcolm by Matt Godbolt · 11 years ago
  77. 467e0f6 Minor Fix by sudheesh001 · 11 years ago
  78. dfc333c Fix onCompilerChange when there is no compilers by Ali Utku Selen · 11 years ago
  79. 6816c58 Compress source for permalink by Ali Utku Selen · 11 years ago
  80. 083ecf1 Don't use march=native by default by Matt Godbolt · 11 years ago
  81. fb61621 oops by Matt Godbolt · 12 years ago
  82. 14c3198 Don't consider the time of the request to be part of the hash that we check locally before posting for a new compile by Matt Godbolt · 12 years ago
  83. c9cbcd9 Fix up event tracking by Matt Godbolt · 12 years ago
  84. 9b87317 Dynamic page layout & minor fixups by Matt Godbolt · 12 years ago
  85. 6dd6168 Support warnings, notes and errors with different styling by Matt Godbolt · 12 years ago
  86. b10029c Event tracking by Matt Godbolt · 12 years ago
  87. cc62e71 Use CodeMirror's batch api by Matt Godbolt · 12 years ago
  88. 71722d6 Go back to height 600 by Matt Godbolt · 12 years ago
  89. 7d9aa2c Note assembler is processing while waiting callback from web by Matt Godbolt · 12 years ago
  90. 43231b8 Alternative error display by Matt Godbolt · 12 years ago
  91. 6867872 Size tweakages by Matt Godbolt · 12 years ago
  92. 091bf37 Move to latest codemirror (3.02) by Matt Godbolt · 12 years ago
  93. 3075f96 Use ColorBrewer colours by Matt Godbolt · 12 years ago
  94. d192125 Better by Matt Godbolt · 12 years ago
  95. 335d687 Google linkage by Matt Godbolt · 12 years ago
  96. 3f05562 Fix ups for release of D by Matt Godbolt · 12 years ago
  97. b212c58 Add support for the D programming language by Matt Godbolt · 12 years ago
  98. 7b6a42a Upgrade to codemirror 2.34 by Matt Godbolt · 12 years ago
  99. 498930d Prevent redundant sending of filter changes that happen only on the client by Matt Godbolt · 12 years ago
  100. 35156ff Save multiple compiler states. Try and be backward compatible by Matt Godbolt · 12 years ago