1. a6a1bc0 LoadSave dialog. Load only by Matt Godbolt · 9 years ago
  2. fb0e465 More TODOs by Matt Godbolt · 9 years ago
  3. 3037956 Compiler output/warnings, and full name by Matt Godbolt · 9 years ago
  4. 4b1ce20 Ensure unsubncription happens when items are destroyed by Matt Godbolt · 9 years ago
  5. e521a57 Disable popout, and closing of editors (for now) by Matt Godbolt · 9 years ago
  6. 532e91a Big bunch of fixes; improvements to layouts, attempt at getting pop-out to work (mostly not working) by Matt Godbolt · 9 years ago
  7. f322a1a Fix issue on first creation for toggles by Matt Godbolt · 9 years ago
  8. d636ade Use an event library by Matt Godbolt · 9 years ago
  9. 74cb850 Fix up hovering on binary by Matt Godbolt · 9 years ago
  10. 7125fd8 Fix up binary support by Matt Godbolt · 9 years ago
  11. edbf732 Grab bag of fixes and refactoring. Toolbar changes; options; styling by Matt Godbolt · 9 years ago
  12. 7e79189 Re-add colourization by Matt Godbolt · 9 years ago
  13. 2c2adc6 Use eventHub for messaging. Support tags from multiple compilers by Matt Godbolt · 9 years ago
  14. 4e3889e Some config tweaks by Matt Godbolt · 9 years ago
  15. f5a3f76 Parse errors and warnings (part 1) by Matt Godbolt · 9 years ago
  16. 495ecc0 Default filters; use default compiler by Matt Godbolt · 9 years ago
  17. b7756a4 Persist filters, source and compiler by Matt Godbolt · 9 years ago
  18. fe109ff Actually use the filters by Matt Godbolt · 9 years ago
  19. 53863a9 Formatting fixups, make search work by Matt Godbolt · 9 years ago
  20. a9a065f Put language name in header by Matt Godbolt · 9 years ago
  21. 1aad67a Fix ups for window sizes and editor sizes by Matt Godbolt · 9 years ago
  22. 8c26f10 Prevent app from restarting when web assets change during development by Matt Godbolt · 9 years ago
  23. 8c169ab Fix up shebang in compiler-wrapper by Matt Godbolt · 9 years ago
  24. 5052cb8 First support for displaying output by Matt Godbolt · 9 years ago
  25. 216af91 Handle options by Matt Godbolt · 9 years ago
  26. f42bbf8 Compiler choice dropdown by Matt Godbolt · 9 years ago
  27. 8c56725 Fix up clean to remove static/ext by Matt Godbolt · 9 years ago
  28. 6e8987d First steps towards wiring by Matt Godbolt · 9 years ago
  29. 49e1ad9 Early support for r.js by Matt Godbolt · 9 years ago
  30. 3600d7a First move towards rewrite by Matt Godbolt · 9 years ago
  31. ef7f5d7 WIP on GoldenLayout by Matt Godbolt · 9 years ago
  32. 20ee5f1 More MIPS tweaks by Matt Godbolt · 9 years ago
  33. 39ca3f3 Adds MIPS 5.4, set default to 6.1 by Matt Godbolt · 9 years ago
  34. 7dec599 Remove github ribbon in favour of a top button. Tidy up options by Matt Godbolt · 9 years ago
  35. 480b130 Add underscore by Matt Godbolt · 9 years ago
  36. 32af160 Wrap asm output object if compiler fails to execute by Matt Godbolt · 9 years ago
  37. c52fa28 Fix up an async thing. by Matt Godbolt · 9 years ago
  38. dc57aba Better errors if diff fails by Matt Godbolt · 9 years ago
  39. f585fd6 More TODOs by Matt Godbolt · 9 years ago
  40. 32e742e More tidyups; added some TODOs by Matt Godbolt · 9 years ago
  41. 51ae548 Address a bunch of warnings from jshint/IntelliJ by Matt Godbolt · 9 years ago
  42. 560f97d Matt's new home computer settings by Matt Godbolt · 9 years ago
  43. e2eb67b IDEA stuff by Matt Godbolt · 9 years ago
  44. ca0f58d Tidyin by Matt Godbolt · 9 years ago
  45. a3e82b5 Make diff asynchronous by Matt Godbolt · 9 years ago
  46. 5332164 Formatting and lint fixes by Matt Godbolt · 9 years ago
  47. 1d63cf9 Fix up wdiff location by Matt Godbolt · 9 years ago
  48. ef9614e Merge pull request #135 from Voxelf/pr/proposal by Matt Godbolt · 9 years ago
  49. be7716a Re-use class 'template' to hide {slot,diff}Template. by Gabriel Devillers · 9 years ago
  50. 14cc056 Clean static/index.html. by Gabriel Devillers · 9 years ago
  51. 17e3609 Adds fadeIn/fadeOut to panels. by Gabriel Devillers · 9 years ago
  52. 68379dd Fix UI bug. by Gabriel Devillers · 9 years ago
  53. 37076eb Hide close cross in slots if need be. by Gabriel Devillers · 9 years ago
  54. 1dfd409 Moved "new slot/diff" buttons. by Gabriel Devillers · 9 years ago
  55. 9a755d0 Place the editor and options in a panel. by Gabriel Devillers · 9 years ago
  56. 9adb546 Adjust CSS to save space in panels. by Gabriel Devillers · 9 years ago
  57. 3247579 Fix bugs. by Gabriel Devillers · 9 years ago
  58. ece6789 Description of slots in diffs. by Gabriel Devillers · 9 years ago
  59. 0586ec4 Accesskey enabled in the leaderSlot slot. by Gabriel Devillers · 9 years ago
  60. 6d7e68c Switch new functions name to camelCase. by Gabriel Devillers · 9 years ago
  61. f6a5dd1 DOM access code refactorised. by Gabriel Devillers · 9 years ago
  62. a5857b9 Fix typos in code. by Gabriel Devillers · 9 years ago
  63. b0c90b4 Fix UI bug. by Gabriel Devillers · 9 years ago
  64. 43d3d99 Improved diff UI. by Gabriel Devillers · 9 years ago
  65. 6d94cab Big 'leaderSlot' UI improvements. by Gabriel Devillers · 9 years ago
  66. 84a5646 Fix: prevent closing the last compiler slot. by Gabriel Devillers · 9 years ago
  67. 2e057e5 Fix: autospawn 1 compiler slot on startup. by Gabriel Devillers · 9 years ago
  68. 90894e8 Added wdiff configuration options. by Gabriel Devillers · 9 years ago
  69. 4c279d7 Minor cleanings. by Gabriel Devillers · 9 years ago
  70. 7a8fec3 Fixed 2 small UI bugs & coding typos. by Gabriel Devillers · 9 years ago
  71. 97c73ab Fix minor asm parsing bug. by Nicolas Brunie · 10 years ago
  72. 1c7d490 Minor changes to allow Unit/Functional tests. by Gabriel Devillers · 9 years ago
  73. 309da0c Added debug functions around windows.localStorage by Gabriel Devillers · 9 years ago
  74. 3205e56 Smarter diff triggering. by Gabriel Devillers · 9 years ago
  75. 60c96cd Dumb but working version of diff trigerring. by Gabriel Devillers · 9 years ago
  76. 48c6e8d Set default slots in new diffs (if possible). by Gabriel Devillers · 9 years ago
  77. 60c04b1 Reload previous diff panels. by Gabriel Devillers · 9 years ago
  78. 269615a Move computation of diff *color zones* server side. by Gabriel Devillers · 9 years ago
  79. 711af7a Ajax request to compute diff server side. by Gabriel Devillers · 9 years ago
  80. 8a02608 Improved look of diff panel. by Gabriel Devillers · 9 years ago
  81. 7e53910 Fix wrong 'leaderSlot' id bug. by Gabriel Devillers · 9 years ago
  82. a49e0e9 Begins to implement diff between slots. by Gabriel Devillers · 9 years ago
  83. 27463ac Fix duplication of slots bug when opening a full link url. Refactoring. Cleaning. by Gabriel Devillers · 9 years ago
  84. 39966c7 new object Slot. UI improves. by Gabriel Devillers · 9 years ago
  85. 2718921 Demo of half working multiple windows. WIP by Gabriel Devillers · 9 years ago
  86. ef16651 Working demo of 3 sortable asm windows (JQuery-ui + Bootstrap 3) by Gabriel Devillers · 9 years ago
  87. 04dfe1e Added lineWrapping (auto line break) in asm's CodeMirror window. by Gabriel Devillers · 9 years ago
  88. e157d9f Improved UI with leaderSlot scroll down menu. by Gabriel Devillers · 9 years ago
  89. af316ca Fixed two display bugs. by Gabriel Devillers · 9 years ago
  90. e6581e4 Added refresh of CodeMirror's asm windows on tab change by Gabriel Devillers · 9 years ago
  91. b70d82e Improved tabs in index.html / gcc.css by Gabriel Devillers · 9 years ago
  92. 76e31d2 Currently it is required to specify a default compilers. by Gabriel Devillers · 9 years ago
  93. f0d5dcd The page is now splitted with two columns... by Gabriel Devillers · 9 years ago
  94. 2c6ac0e Begining of implementing tabs. by Gabriel Devillers · 9 years ago
  95. 28ef768 Cleaning. Reformated error messages. by Gabriel Devillers · 9 years ago
  96. 1f5b56e Some W3C validation errors fixed. by Gabriel Devillers · 9 years ago
  97. 58cc6d8 Added tiny shell script to start gcc-explorer with C++ language. by Gabriel Devillers · 9 years ago
  98. fdbf39f Timeouts work again, cleaner code, back to previous way of handling filters by Gabriel Devillers · 9 years ago
  99. 3f62aa6 Now compilation callbacks are divided in : onEditorChange and onParamChange by Gabriel Devillers · 9 years ago
  100. 74766f5 Multiple compilation(assembly) output / compiler output. ATM still single configuration. by Gabriel Devillers · 9 years ago