1. 48c6e8d Set default slots in new diffs (if possible). by Gabriel Devillers · 9 years ago
  2. 60c04b1 Reload previous diff panels. by Gabriel Devillers · 9 years ago
  3. 269615a Move computation of diff *color zones* server side. by Gabriel Devillers · 9 years ago
  4. 711af7a Ajax request to compute diff server side. by Gabriel Devillers · 9 years ago
  5. 8a02608 Improved look of diff panel. by Gabriel Devillers · 9 years ago
  6. 7e53910 Fix wrong 'leaderSlot' id bug. by Gabriel Devillers · 9 years ago
  7. a49e0e9 Begins to implement diff between slots. by Gabriel Devillers · 9 years ago
  8. 27463ac Fix duplication of slots bug when opening a full link url. Refactoring. Cleaning. by Gabriel Devillers · 9 years ago
  9. 39966c7 new object Slot. UI improves. by Gabriel Devillers · 9 years ago
  10. 2718921 Demo of half working multiple windows. WIP by Gabriel Devillers · 9 years ago
  11. ef16651 Working demo of 3 sortable asm windows (JQuery-ui + Bootstrap 3) by Gabriel Devillers · 9 years ago
  12. 04dfe1e Added lineWrapping (auto line break) in asm's CodeMirror window. by Gabriel Devillers · 9 years ago
  13. e157d9f Improved UI with leaderSlot scroll down menu. by Gabriel Devillers · 9 years ago
  14. af316ca Fixed two display bugs. by Gabriel Devillers · 9 years ago
  15. e6581e4 Added refresh of CodeMirror's asm windows on tab change by Gabriel Devillers · 9 years ago
  16. b70d82e Improved tabs in index.html / gcc.css by Gabriel Devillers · 9 years ago
  17. 76e31d2 Currently it is required to specify a default compilers. by Gabriel Devillers · 9 years ago
  18. f0d5dcd The page is now splitted with two columns... by Gabriel Devillers · 9 years ago
  19. 2c6ac0e Begining of implementing tabs. by Gabriel Devillers · 9 years ago
  20. 28ef768 Cleaning. Reformated error messages. by Gabriel Devillers · 9 years ago
  21. 1f5b56e Some W3C validation errors fixed. by Gabriel Devillers · 9 years ago
  22. 58cc6d8 Added tiny shell script to start gcc-explorer with C++ language. by Gabriel Devillers · 9 years ago
  23. fdbf39f Timeouts work again, cleaner code, back to previous way of handling filters by Gabriel Devillers · 9 years ago
  24. 3f62aa6 Now compilation callbacks are divided in : onEditorChange and onParamChange by Gabriel Devillers · 9 years ago
  25. 74766f5 Multiple compilation(assembly) output / compiler output. ATM still single configuration. by Gabriel Devillers · 9 years ago
  26. ac2338f Multiple ouput working. but ATM only one compilation is done. by Gabriel Devillers · 9 years ago
  27. 9973969 Comments. by Gabriel Devillers · 9 years ago
  28. c2d6094 Comments in app.js. Debug : display the compiler options that are seen as available. by Gabriel Devillers · 9 years ago
  29. 935a06c Comments added. If debug enabled, show properties loaded by lib/properties. by Gabriel Devillers · 9 years ago
  30. 0325807 Tiny script to start listening on specific port (not parsed from config files). by Gabriel Devillers · 9 years ago
  31. d421d33 Added debug function by Gabriel Devillers · 9 years ago
  32. 7d1e772 Rename x86 compilers to x86-64. Fixes #137 by Matt Godbolt · 9 years ago
  33. 32efef0 Update README.md by Matt Godbolt · 9 years ago
  34. 5021189 Update README.md by Matt Godbolt · 9 years ago
  35. 1bcb8b9 Merge pull request #134 from Voxelf/pr/refact by Matt Godbolt · 9 years ago
  36. cd5ce20 Remove code duplication. by Gabriel Devillers · 9 years ago
  37. bcadfe2 Merge pull request #133 from tbennun/patch-1 by Matt Godbolt · 9 years ago
  38. 6580f50 Better alignment hint for "max array (optimized)" by Tal Ben-Nun · 9 years ago
  39. 28b6608 Clarify need for extraKeys option by Matt Godbolt · 9 years ago
  40. 7a21805 Merge pull request #131 from Leandros/dev by Matt Godbolt · 9 years ago
  41. 2cd6ff7 fix typing '#' in triggering emacs keybind by Arvid Gerstmann · 9 years ago
  42. 193a81b Bump up timeouts and memory limits by Matt Godbolt · 9 years ago
  43. 2e43766 Update stub wrt to #106 by Matt Godbolt · 9 years ago
  44. 7adb734a Merge pull request #126 from adamnemecek/master by Matt Godbolt · 9 years ago
  45. ed4204c Fixes unintended rejection of any user provided compiler option if by Adam Nemecek · 9 years ago
  46. 7a129ac Remove -O by default in rust by Matt Godbolt · 9 years ago
  47. 5609bc9 Nametweaks by Matt Godbolt · 9 years ago
  48. cf504cc GCC 6.1 for real this time by Matt Godbolt · 9 years ago
  49. 5edf29b GCC 6.1 by Matt Godbolt · 9 years ago
  50. 4648039 6.1 rc2 by Matt Godbolt · 9 years ago
  51. cc5f72b Merge pull request #124 from ibuclaw/dlfbsd by Matt Godbolt · 9 years ago
  52. 60af6a7 Merge pull request #123 from ibuclaw/cleanproper by Matt Godbolt · 9 years ago
  53. 33e91c1 Merge pull request #122 from ibuclaw/staticindexd by Matt Godbolt · 9 years ago
  54. 517a9b2 Merge pull request #121 from ibuclaw/hostoption by Matt Godbolt · 9 years ago
  55. 8bd3934 Don't try to link in dl library on FreeBSD. by Iain Buclaw · 10 years ago
  56. 16530f2 Add clean rule to d/Makefile, and clean up subdirectories in 'make clean' by Iain Buclaw · 10 years ago
  57. 4d9327d Add default D code template for first time page loading by Iain Buclaw · 10 years ago
  58. 44779db Add host option to allow server to run on non-default interface by Iain Buclaw · 9 years ago
  59. 870355a Fix for compiler output window being too high. by Matt Godbolt · 9 years ago
  60. 8610ec9 Update copyright by Matt Godbolt · 9 years ago
  61. 64a5e41 Use https for image fetch by Matt Godbolt · 9 years ago
  62. 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
  63. e44e0a0 Merge pull request #118 from emlai/master by Matt Godbolt · 9 years ago
  64. 9dffef4 Use higher-resolution "Fork me on GitHub" ribbon by Emil Laine · 9 years ago
  65. cb5ec15 Don't rely on Linuxy/GNUey strchrnul. Fixes #117 by Matt Godbolt · 9 years ago
  66. cb4ce67 Rename as Compiler Explorer in the navbar by Matt Godbolt · 9 years ago
  67. 15d5b93 Fix formatting; add autocompile setting (addresses #114) by Matt Godbolt · 9 years ago
  68. dc4c049 Fix up usage of clipboard by Matt Godbolt · 9 years ago
  69. fa44946 Revamp of perma/full link. Addresses #112 by Matt Godbolt · 9 years ago
  70. 06c29ce Add access keys by Matt Godbolt · 9 years ago
  71. 3b39141 Move to bootstrap 3 by Matt Godbolt · 9 years ago
  72. c54e533 Handle non-https. by Matt Godbolt · 9 years ago
  73. 1e80d9d Rewrite google short URLs by Matt Godbolt · 9 years ago
  74. c780ec9 Include unrooted godbolt.org links by Matt Godbolt · 9 years ago
  75. c75cfea Also allow foo.xania.org (my test setup by Matt Godbolt · 9 years ago
  76. d847287 Add a /g/XXX url to check and redirect as per #113 by Matt Godbolt · 9 years ago
  77. 1c8bdb0 Go back to google URL shortening by default by Matt Godbolt · 9 years ago
  78. 60c7ceb Use rison to encode shorter normal URLs by Matt Godbolt · 9 years ago
  79. 4b6d4e2 Attempt to send accepts header on gist requests by Matt Godbolt · 9 years ago
  80. 5aa2b43 Add apologetic notes about gist errors by Matt Godbolt · 9 years ago
  81. 1e810d3 First attempt at adding a GIST URL shortener. by Matt Godbolt · 9 years ago
  82. 191410c Propagate PATH to the compiler env. Seems to be required to get icc to work by Matt Godbolt · 9 years ago
  83. cd8c683 Attempt to get icc working again by Matt Godbolt · 9 years ago
  84. 243539c Remove extraneous -O2 from options. Fixes #105 by Matt Godbolt · 9 years ago
  85. 775ac6c Use named parameters in stub main. Should fix #106 by Matt Godbolt · 9 years ago
  86. 428a385 Remove unneeded config by Matt Godbolt · 9 years ago
  87. 96cd3c9 Improved blacklist (thanks @ch3root) by Matt Godbolt · 9 years ago
  88. ce73e1f Clang 3.8 by Matt Godbolt · 9 years ago
  89. e7d9842 Set a default compiler by Matt Godbolt · 9 years ago
  90. 77756b6 Attempt at fixing multiarch. Should fix #102 by Matt Godbolt · 9 years ago
  91. 1d028a9 Merge pull request #101 from vks/fix-rust-examples by Matt Godbolt · 9 years ago
  92. 8c59c34 Fix Rust examples for current nightly by Vinzent Steinberg · 9 years ago
  93. 1c19ae2 More rust versions by Matt Godbolt · 9 years ago
  94. bb713fb GCC6 by Matt Godbolt · 9 years ago
  95. 3e9060f Merge pull request #95 from ibuclaw/compileroptions by Matt Godbolt · 9 years ago
  96. cbb9fa4 Add ability to set per-compiler options by Iain Buclaw · 9 years ago
  97. 0996c3e Clang 3.7.1 by Matt Godbolt · 10 years ago
  98. dbf2400 Limit error and stdout output. by Matt Godbolt · 10 years ago
  99. 56a691d Fix up re to catch import and also spaces around # in absolute/relative by Matt Godbolt · 10 years ago
  100. 20ad369 Shore up preload.c with explicit denial of /proc/self/root and /proc/self/cwd by Matt Godbolt · 10 years ago