1. 2e057e5 Fix: autospawn 1 compiler slot on startup. by Gabriel Devillers · 8 years ago
  2. 4c279d7 Minor cleanings. by Gabriel Devillers · 8 years ago
  3. 7a8fec3 Fixed 2 small UI bugs & coding typos. by Gabriel Devillers · 8 years ago
  4. 97c73ab Fix minor asm parsing bug. by Nicolas Brunie · 9 years ago
  5. 1c7d490 Minor changes to allow Unit/Functional tests. by Gabriel Devillers · 8 years ago
  6. 309da0c Added debug functions around windows.localStorage by Gabriel Devillers · 8 years ago
  7. 3205e56 Smarter diff triggering. by Gabriel Devillers · 8 years ago
  8. 60c96cd Dumb but working version of diff trigerring. by Gabriel Devillers · 8 years ago
  9. 48c6e8d Set default slots in new diffs (if possible). by Gabriel Devillers · 8 years ago
  10. 60c04b1 Reload previous diff panels. by Gabriel Devillers · 8 years ago
  11. 269615a Move computation of diff *color zones* server side. by Gabriel Devillers · 8 years ago
  12. 711af7a Ajax request to compute diff server side. by Gabriel Devillers · 8 years ago
  13. 8a02608 Improved look of diff panel. by Gabriel Devillers · 8 years ago
  14. 7e53910 Fix wrong 'leaderSlot' id bug. by Gabriel Devillers · 8 years ago
  15. a49e0e9 Begins to implement diff between slots. by Gabriel Devillers · 8 years ago
  16. 27463ac Fix duplication of slots bug when opening a full link url. Refactoring. Cleaning. by Gabriel Devillers · 8 years ago
  17. 39966c7 new object Slot. UI improves. by Gabriel Devillers · 8 years ago
  18. 2718921 Demo of half working multiple windows. WIP by Gabriel Devillers · 8 years ago
  19. ef16651 Working demo of 3 sortable asm windows (JQuery-ui + Bootstrap 3) by Gabriel Devillers · 8 years ago
  20. 04dfe1e Added lineWrapping (auto line break) in asm's CodeMirror window. by Gabriel Devillers · 8 years ago
  21. e157d9f Improved UI with leaderSlot scroll down menu. by Gabriel Devillers · 8 years ago
  22. af316ca Fixed two display bugs. by Gabriel Devillers · 8 years ago
  23. e6581e4 Added refresh of CodeMirror's asm windows on tab change by Gabriel Devillers · 8 years ago
  24. b70d82e Improved tabs in index.html / gcc.css by Gabriel Devillers · 8 years ago
  25. f0d5dcd The page is now splitted with two columns... by Gabriel Devillers · 8 years ago
  26. 2c6ac0e Begining of implementing tabs. by Gabriel Devillers · 8 years ago
  27. 28ef768 Cleaning. Reformated error messages. by Gabriel Devillers · 8 years ago
  28. 1f5b56e Some W3C validation errors fixed. by Gabriel Devillers · 8 years ago
  29. fdbf39f Timeouts work again, cleaner code, back to previous way of handling filters by Gabriel Devillers · 8 years ago
  30. 3f62aa6 Now compilation callbacks are divided in : onEditorChange and onParamChange by Gabriel Devillers · 8 years ago
  31. 74766f5 Multiple compilation(assembly) output / compiler output. ATM still single configuration. by Gabriel Devillers · 8 years ago
  32. ac2338f Multiple ouput working. but ATM only one compilation is done. by Gabriel Devillers · 8 years ago
  33. 28b6608 Clarify need for extraKeys option by Matt Godbolt · 8 years ago
  34. 2cd6ff7 fix typing '#' in triggering emacs keybind by Arvid Gerstmann · 8 years ago
  35. 4d9327d Add default D code template for first time page loading by Iain Buclaw · 10 years ago
  36. 870355a Fix for compiler output window being too high. by Matt Godbolt · 9 years ago
  37. 8610ec9 Update copyright by Matt Godbolt · 9 years ago
  38. 64a5e41 Use https for image fetch by Matt Godbolt · 9 years ago
  39. 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
  40. 9dffef4 Use higher-resolution "Fork me on GitHub" ribbon by Emil Laine · 9 years ago
  41. cb4ce67 Rename as Compiler Explorer in the navbar by Matt Godbolt · 9 years ago
  42. 15d5b93 Fix formatting; add autocompile setting (addresses #114) by Matt Godbolt · 9 years ago
  43. dc4c049 Fix up usage of clipboard by Matt Godbolt · 9 years ago
  44. fa44946 Revamp of perma/full link. Addresses #112 by Matt Godbolt · 9 years ago
  45. 06c29ce Add access keys by Matt Godbolt · 9 years ago
  46. 3b39141 Move to bootstrap 3 by Matt Godbolt · 9 years ago
  47. 1e80d9d Rewrite google short URLs by Matt Godbolt · 9 years ago
  48. 60c7ceb Use rison to encode shorter normal URLs by Matt Godbolt · 9 years ago
  49. 4b6d4e2 Attempt to send accepts header on gist requests by Matt Godbolt · 9 years ago
  50. 5aa2b43 Add apologetic notes about gist errors by Matt Godbolt · 9 years ago
  51. 1e810d3 First attempt at adding a GIST URL shortener. by Matt Godbolt · 9 years ago
  52. e968acc Oops by Matt Godbolt · 9 years ago
  53. dd5e968 Hide binary button if nothing supports it by Matt Godbolt · 9 years ago
  54. 1eeb602 Fix bad asm highlighting by Matt Godbolt · 9 years ago
  55. b8fca03 More button fiddling by Matt Godbolt · 9 years ago
  56. cb1d402 Oops; console.log by Matt Godbolt · 9 years ago
  57. e6dbd2b More TODOs by Matt Godbolt · 9 years ago
  58. 0e55624 Configurable binary support by Matt Godbolt · 9 years ago
  59. 62856d2 Merge branch 'master' into spike/binary by Matt Godbolt · 9 years ago
  60. 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
  61. cca6891 asm mode improvements by Matt Godbolt · 9 years ago
  62. d68472f Convert tabs to spaces. Fixes #57 by Matt Godbolt · 9 years ago
  63. b73a1a4 CSS tweak to return line height to how it was pre CM upgrade. Fixes #90 by Matt Godbolt · 9 years ago
  64. 7eb2f5e Toggle gutters for binary by Matt Godbolt · 9 years ago
  65. 645b737 Upgrade to CodeMirror 5.9 (ish) by Matt Godbolt · 9 years ago
  66. b8dac7e Clickable addresses by Matt Godbolt · 9 years ago
  67. 5ab8a2b Upgrade to CodeMirror 5.9 (ish) by Matt Godbolt · 9 years ago
  68. 0f95490 Add address and opcodes to gutters by Matt Godbolt · 9 years ago
  69. 5c5b982 Work in progress on binary mode by Matt Godbolt · 9 years ago
  70. 4b47e42 Do all filtering on the server by Matt Godbolt · 9 years ago
  71. 39b85df Fix clang line indicators. Fixes #85 by Matt Godbolt · 9 years ago
  72. 5fbde86 Explicitly mark errors as text. Use monospace font. by Matt Godbolt · 9 years ago
  73. b761960 ui: Fix mime type for C code by Ola Jeppsson · 9 years ago
  74. 5907406 Add a flattr by Matt Godbolt · 9 years ago
  75. 3dd60d3 Move tip widget to the left by Matt Godbolt · 9 years ago
  76. bd33d3b Oops by Matt Godbolt · 10 years ago
  77. d1af5b2 More idiomatic rust example by Matt Godbolt · 10 years ago
  78. 6a2d2a3 Fix for url shortener by Matt Godbolt · 10 years ago
  79. 787a863 Use an API key for shortening by Matt Godbolt · 10 years ago
  80. 400e553 Allow configuration of the 'Intel Syntax' per-compiler. Configure same for clang and icc by Matt Godbolt · 10 years ago
  81. 746072c Limit error output to 50 lines by Matt Godbolt · 10 years ago
  82. 986252d Latest codemirror, add go lang support by Matt Godbolt · 10 years ago
  83. f5840ec Fix default Go code by Peter Bourgon · 10 years ago
  84. 472cf97 Go example by Matt Godbolt · 10 years ago
  85. c8cc174 Fix setting of colourise asm and intel by Matt Godbolt · 10 years ago
  86. eecf369 Update Rust by Matt Godbolt · 10 years ago
  87. 91c8965 Support per-language default code by Matt Godbolt · 10 years ago
  88. 0d83b20 Separate the version from the name by Matt Godbolt · 10 years ago
  89. 2e88d33 First attempt at proxying remote compilers by Matt Godbolt · 10 years ago
  90. a2b7f12 Handle the case where no gapi object exists. by Malcolm Rowe · 10 years ago
  91. 1d56b7d lint by Matt Godbolt · 10 years ago
  92. d5bef9e Fix up error if compiler not found by Matt Godbolt · 10 years ago
  93. 7f39772 First gasp at updating sample GCC explorer settings by Matt Godbolt · 10 years ago
  94. f4e76d2 Configure compilers by name by Matt Godbolt · 10 years ago
  95. 9223f04 Use promises, move to express, combine lots of endpoints into client-options.js by Matt Godbolt · 10 years ago
  96. b929014 Default the source to the builtins by Matt Godbolt · 10 years ago
  97. 4b19ef7 Default to gcc 4.9.0 by Matt Godbolt · 10 years ago
  98. c9bc4ee Copyright update, formatting changes by Matt Godbolt · 10 years ago
  99. 837c2ad Put a tipme link on by Matt Godbolt · 10 years ago
  100. dd8b86c Read client options from property file by Anders Waldenborg · 10 years ago