1. 76ed452 Move compilers to /opt/gcc-explorer by Matt Godbolt · 8 years ago
  2. 684efcb Fix up naming by Matt Godbolt · 8 years ago
  3. 98d7d7f Fix typo in 62 by Matt Godbolt · 8 years ago
  4. def633f New rust, new GCC by Matt Godbolt · 8 years ago
  5. d98f64e Move the D compilers around and add 5.2.0 by Matt Godbolt · 8 years ago
  6. 8ebadb9 Fix up shebang in compiler-wrapper by Matt Godbolt · 8 years ago
  7. d93da76 More WIP by Matt Godbolt · 8 years ago
  8. 68cb969 Remove spamming debug output by Matt Godbolt · 8 years ago
  9. 889cf27 Work in progress on resizable editors by Matt Godbolt · 8 years ago
  10. abf6c0d Merge pull request #138 from amilajack/patch-1 by Matt Godbolt · 8 years ago
  11. d25e2b1 Added support for node 6 by Amila Welihinda · 8 years ago
  12. 20ee5f1 More MIPS tweaks by Matt Godbolt · 8 years ago
  13. 39ca3f3 Adds MIPS 5.4, set default to 6.1 by Matt Godbolt · 8 years ago
  14. 7dec599 Remove github ribbon in favour of a top button. Tidy up options by Matt Godbolt · 8 years ago
  15. 480b130 Add underscore by Matt Godbolt · 8 years ago
  16. 32af160 Wrap asm output object if compiler fails to execute by Matt Godbolt · 8 years ago
  17. c52fa28 Fix up an async thing. by Matt Godbolt · 8 years ago
  18. dc57aba Better errors if diff fails by Matt Godbolt · 8 years ago
  19. f585fd6 More TODOs by Matt Godbolt · 8 years ago
  20. 32e742e More tidyups; added some TODOs by Matt Godbolt · 8 years ago
  21. 51ae548 Address a bunch of warnings from jshint/IntelliJ by Matt Godbolt · 8 years ago
  22. 560f97d Matt's new home computer settings by Matt Godbolt · 8 years ago
  23. e2eb67b IDEA stuff by Matt Godbolt · 8 years ago
  24. ca0f58d Tidyin by Matt Godbolt · 8 years ago
  25. a3e82b5 Make diff asynchronous by Matt Godbolt · 8 years ago
  26. 5332164 Formatting and lint fixes by Matt Godbolt · 8 years ago
  27. 1d63cf9 Fix up wdiff location by Matt Godbolt · 8 years ago
  28. ef9614e Merge pull request #135 from Voxelf/pr/proposal by Matt Godbolt · 8 years ago
  29. be7716a Re-use class 'template' to hide {slot,diff}Template. by Gabriel Devillers · 8 years ago
  30. 14cc056 Clean static/index.html. by Gabriel Devillers · 8 years ago
  31. 17e3609 Adds fadeIn/fadeOut to panels. by Gabriel Devillers · 8 years ago
  32. 68379dd Fix UI bug. by Gabriel Devillers · 8 years ago
  33. 37076eb Hide close cross in slots if need be. by Gabriel Devillers · 8 years ago
  34. 1dfd409 Moved "new slot/diff" buttons. by Gabriel Devillers · 8 years ago
  35. 9a755d0 Place the editor and options in a panel. by Gabriel Devillers · 8 years ago
  36. 9adb546 Adjust CSS to save space in panels. by Gabriel Devillers · 8 years ago
  37. 3247579 Fix bugs. by Gabriel Devillers · 8 years ago
  38. ece6789 Description of slots in diffs. by Gabriel Devillers · 8 years ago
  39. 0586ec4 Accesskey enabled in the leaderSlot slot. by Gabriel Devillers · 8 years ago
  40. 6d7e68c Switch new functions name to camelCase. by Gabriel Devillers · 8 years ago
  41. f6a5dd1 DOM access code refactorised. by Gabriel Devillers · 8 years ago
  42. a5857b9 Fix typos in code. by Gabriel Devillers · 8 years ago
  43. b0c90b4 Fix UI bug. by Gabriel Devillers · 8 years ago
  44. 43d3d99 Improved diff UI. by Gabriel Devillers · 8 years ago
  45. 6d94cab Big 'leaderSlot' UI improvements. by Gabriel Devillers · 8 years ago
  46. 84a5646 Fix: prevent closing the last compiler slot. by Gabriel Devillers · 8 years ago
  47. 2e057e5 Fix: autospawn 1 compiler slot on startup. by Gabriel Devillers · 8 years ago
  48. 90894e8 Added wdiff configuration options. by Gabriel Devillers · 8 years ago
  49. 4c279d7 Minor cleanings. by Gabriel Devillers · 8 years ago
  50. 7a8fec3 Fixed 2 small UI bugs & coding typos. by Gabriel Devillers · 8 years ago
  51. 97c73ab Fix minor asm parsing bug. by Nicolas Brunie · 9 years ago
  52. 1c7d490 Minor changes to allow Unit/Functional tests. by Gabriel Devillers · 8 years ago
  53. 309da0c Added debug functions around windows.localStorage by Gabriel Devillers · 8 years ago
  54. 3205e56 Smarter diff triggering. by Gabriel Devillers · 8 years ago
  55. 60c96cd Dumb but working version of diff trigerring. by Gabriel Devillers · 8 years ago
  56. 48c6e8d Set default slots in new diffs (if possible). by Gabriel Devillers · 8 years ago
  57. 60c04b1 Reload previous diff panels. by Gabriel Devillers · 8 years ago
  58. 269615a Move computation of diff *color zones* server side. by Gabriel Devillers · 8 years ago
  59. 711af7a Ajax request to compute diff server side. by Gabriel Devillers · 8 years ago
  60. 8a02608 Improved look of diff panel. by Gabriel Devillers · 8 years ago
  61. 7e53910 Fix wrong 'leaderSlot' id bug. by Gabriel Devillers · 8 years ago
  62. a49e0e9 Begins to implement diff between slots. by Gabriel Devillers · 8 years ago
  63. 27463ac Fix duplication of slots bug when opening a full link url. Refactoring. Cleaning. by Gabriel Devillers · 8 years ago
  64. 39966c7 new object Slot. UI improves. by Gabriel Devillers · 8 years ago
  65. 2718921 Demo of half working multiple windows. WIP by Gabriel Devillers · 8 years ago
  66. ef16651 Working demo of 3 sortable asm windows (JQuery-ui + Bootstrap 3) by Gabriel Devillers · 8 years ago
  67. 04dfe1e Added lineWrapping (auto line break) in asm's CodeMirror window. by Gabriel Devillers · 8 years ago
  68. e157d9f Improved UI with leaderSlot scroll down menu. by Gabriel Devillers · 8 years ago
  69. af316ca Fixed two display bugs. by Gabriel Devillers · 8 years ago
  70. e6581e4 Added refresh of CodeMirror's asm windows on tab change by Gabriel Devillers · 8 years ago
  71. b70d82e Improved tabs in index.html / gcc.css by Gabriel Devillers · 8 years ago
  72. 76e31d2 Currently it is required to specify a default compilers. by Gabriel Devillers · 8 years ago
  73. f0d5dcd The page is now splitted with two columns... by Gabriel Devillers · 8 years ago
  74. 2c6ac0e Begining of implementing tabs. by Gabriel Devillers · 8 years ago
  75. 28ef768 Cleaning. Reformated error messages. by Gabriel Devillers · 8 years ago
  76. 1f5b56e Some W3C validation errors fixed. by Gabriel Devillers · 8 years ago
  77. 58cc6d8 Added tiny shell script to start gcc-explorer with C++ language. by Gabriel Devillers · 8 years ago
  78. fdbf39f Timeouts work again, cleaner code, back to previous way of handling filters by Gabriel Devillers · 8 years ago
  79. 3f62aa6 Now compilation callbacks are divided in : onEditorChange and onParamChange by Gabriel Devillers · 8 years ago
  80. 74766f5 Multiple compilation(assembly) output / compiler output. ATM still single configuration. by Gabriel Devillers · 8 years ago
  81. ac2338f Multiple ouput working. but ATM only one compilation is done. by Gabriel Devillers · 8 years ago
  82. 9973969 Comments. by Gabriel Devillers · 8 years ago
  83. c2d6094 Comments in app.js. Debug : display the compiler options that are seen as available. by Gabriel Devillers · 8 years ago
  84. 935a06c Comments added. If debug enabled, show properties loaded by lib/properties. by Gabriel Devillers · 8 years ago
  85. 0325807 Tiny script to start listening on specific port (not parsed from config files). by Gabriel Devillers · 8 years ago
  86. d421d33 Added debug function by Gabriel Devillers · 8 years ago
  87. 7d1e772 Rename x86 compilers to x86-64. Fixes #137 by Matt Godbolt · 8 years ago
  88. 32efef0 Update README.md by Matt Godbolt · 8 years ago
  89. 5021189 Update README.md by Matt Godbolt · 8 years ago
  90. 1bcb8b9 Merge pull request #134 from Voxelf/pr/refact by Matt Godbolt · 8 years ago
  91. cd5ce20 Remove code duplication. by Gabriel Devillers · 8 years ago
  92. bcadfe2 Merge pull request #133 from tbennun/patch-1 by Matt Godbolt · 8 years ago
  93. 6580f50 Better alignment hint for "max array (optimized)" by Tal Ben-Nun · 8 years ago
  94. 28b6608 Clarify need for extraKeys option by Matt Godbolt · 8 years ago
  95. 7a21805 Merge pull request #131 from Leandros/dev by Matt Godbolt · 8 years ago
  96. 2cd6ff7 fix typing '#' in triggering emacs keybind by Arvid Gerstmann · 8 years ago
  97. 193a81b Bump up timeouts and memory limits by Matt Godbolt · 8 years ago
  98. 2e43766 Update stub wrt to #106 by Matt Godbolt · 8 years ago
  99. 7adb734a Merge pull request #126 from adamnemecek/master by Matt Godbolt · 9 years ago
  100. ed4204c Fixes unintended rejection of any user provided compiler option if by Adam Nemecek · 9 years ago