1. 20fc836 Merge branch 'master' of github.com:mattgodbolt/compiler-explorer into themes by Rubén Rincón · 8 years ago
  2. 0080c27 Allow to save current text of the editor as a file. Load now only allows files with certain extensions by Rubén Rincón · 8 years ago
  3. dd27a45 This brings mostly UX changes. by Jared Wyles · 8 years ago
  4. cf882a5 First pass at adding a opt view mode for compiler explorer by Jared Wyles · 8 years ago
  5. 53df78a Pull in fonts via the header by Matt Godbolt · 8 years ago
  6. ed75f2c Fix padding. by Rubén Rincón · 8 years ago
  7. 180412d Moved font selector on diffs to the left by Rubén Rincón · 8 years ago
  8. 589934c Merge branch 'master' into themes by Rubén · 8 years ago
  9. 1f1d0cd Adds a global setting for width size. Closes #381 for now, until more changes are suggested by Rubén Rincón · 8 years ago
  10. 6b81f69 Initial implementation of themes. Diff view now has font selector to the left by Rubén Rincón · 8 years ago
  11. a253eb3 Merge branch 'master' of github.com:mattgodbolt/compiler-explorer into asm_doc by Rubén Rincón · 8 years ago
  12. 445a17c Embedded tweaks by Matt Godbolt · 8 years ago
  13. 9e174f7 Fix up tweets; remove google+ by Matt Godbolt · 8 years ago
  14. c6f6ab6 Merge branch 'master' into asm_doc by Rubén · 8 years ago
  15. b14ce4b Tooltip help on asm is now under a setting checkbox by Rubén Rincón · 8 years ago
  16. 4ab1050 Added initial unstackable notification. Used to let the user know we have not found the token they requested help for by Rubén Rincón · 8 years ago
  17. 3d9c0a9 Moved docenizer to static folder. Improved it with args. Added onCLose to alert. by Rubén Rincón · 8 years ago
  18. e183d1c Removed html sources. by Rubén Rincón · 8 years ago
  19. 4bc39f2 Docenizer.py checked-in. Sources are from http://www.felixcloutier.com/x86/ by Rubén Rincón · 8 years ago
  20. 1049a40 Tweaks to settings; separate on/off from delay by Matt Godbolt · 8 years ago
  21. 45d4db9 Fix up embedded 'edit on' floater by Matt Godbolt · 8 years ago
  22. 6cfd8a4 Fix up indentation (thanks @RabsRincon) by Matt Godbolt · 8 years ago
  23. 78f666f Improved Font Dropdown based on suggestions. Now I'm happy with how it looks! Probably could get few things slighlty improved, but I'm nitpicking by Rubén Rincón · 8 years ago
  24. 2b0d850 First implementation of Font Size By DropDown. Probably not mergeable on this state, but feedback is appreciated by Rubén Rincón · 8 years ago
  25. 8ca3b9b Put a dropdown thing on share by Matt Godbolt · 8 years ago
  26. 78386d2 Restore the load/save dialog (oops) by Matt Godbolt · 8 years ago
  27. f329c7a added changes to popups.pug that were not pushed by Rubén Rincón · 8 years ago
  28. ddddc8e Read-only embedded by Matt Godbolt · 8 years ago
  29. ef975bd Move to using pug templates to assemble both main view and embedded view. Means a reduction in code duplication between embedded and non-embedded; and saves a round-trip getting the options. by Matt Godbolt · 8 years ago