1. 70d02f7 Update meta descriptions by RabsRincon · 7 years ago
  2. 556c41a Merge pull request #632 from partouf/fpcdemangle by Rubén · 7 years ago
  3. 9a00c9b Apply beta through config. Closes #647 by Matt Godbolt · 7 years ago
  4. 59a561d rename pascal views and webjs by partouf · 7 years ago
  5. 3628201 Format pug files by RabsRincon · 7 years ago
  6. d591536 Fix roge parenthesis by RabsRincon · 7 years ago
  7. e5a4cf7 Advertise Mailing Group on Others section. by RabsRincon · 7 years ago
  8. 96fb489 indentation by partouf · 7 years ago
  9. c9c62ac Minimal FPC support by partouf · 7 years ago
  10. cfefa37 Initial support for GCC Tree/RTL dumps. by Marc Poulhiès · 7 years ago
  11. 3a6acdb Add option to reset LruCache for each compiler by RabsRincon · 7 years ago
  12. 65c6ff7 Finish up Cfg view review concerns by Rubén · 7 years ago
  13. 10e77ba changed button tooltip from Activate to show by cppchedy · 7 years ago
  14. 297658e Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by cppchedy · 7 years ago
  15. 5ef207f Handle defaulting new filters to their default settings. by Matt Godbolt · 7 years ago
  16. 32516e1 Support not-demangling in binary mode too by Matt Godbolt · 7 years ago
  17. 027d29e Add filter that disables demangling by Rubén · 7 years ago
  18. e450a64 Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by cppchedy · 7 years ago
  19. 9125038 fixe UI bug: navigation button partially visible along with dragging bug by cppchedy · 7 years ago
  20. c1ebb29 changed background color by cppchedy · 7 years ago
  21. c2635a5 Rename Reset UI layout as suggested by #528 by Rubén · 7 years ago
  22. 54750d9 Merge branch 'master' into master by Rubén · 7 years ago
  23. 8eb4df5 Add general improvements to lib dropdown by Rubén · 7 years ago
  24. 5a75995 Merge branch 'master' into master by Rubén · 7 years ago
  25. 4c5f1bf Add library inclusion dropdown by Rubén · 7 years ago
  26. 37db98c produce CGF structure only if filter are set. handle empty source code case. by cppchedy · 7 years ago
  27. 5e13447 add a button in Graph view to show/hide navigation buttons in the convas. by cppchedy · 7 years ago
  28. 8d5b679 fixed Cfg bug, make improvement to UI by cppchedy · 7 years ago
  29. 3bfe4a1 Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer into mattgodbolt-master by cppchedy · 7 years ago
  30. 3dd2506 adding support for control flow graph mode by cppchedy · 7 years ago
  31. 76554cf Add ability to resize font with mousewheel if mouse is on top by Rubén · 7 years ago
  32. 3f9d9bd Link to installed libraries on wiki by Matt Godbolt · 7 years ago
  33. 9c01519 Improvements to embedded views by Matt Godbolt · 7 years ago
  34. 905ab55 Add latest example from @hsutter by Matt Godbolt · 7 years ago
  35. 68acb96 Fix typo in conformance CSS by Matt Godbolt · 7 years ago
  36. e94ce86 Add a description for Swift by Rubén · 7 years ago
  37. 34abc54 Add Swift to the sitemap by Rubén · 7 years ago
  38. 83c23f5 Add new changelog popup by Rubén · 7 years ago
  39. d924c8d Fix up include in cppx example by Matt Godbolt · 7 years ago
  40. 417d2a7 cppx changes by Matt Godbolt · 7 years ago
  41. 349193c Add spaces between setting dropdowns by Rubén · 7 years ago
  42. 5ba8bb7 Make minimap display togglable by Rubén · 7 years ago
  43. 454cca7 Move Twitter button to the bottom of the list by Rubén · 7 years ago
  44. dc72bdb Define style for the different themes for CV by Rubén · 7 years ago
  45. d23dda1 Merge pull request #467 from mattgodbolt/conformance by Rubén · 7 years ago
  46. 049d928 Switch to "Compile as you type" and change icon by Rubén · 7 years ago
  47. 9a44255 Adress various points brought up by Matt by Rubén · 7 years ago
  48. db8bf4e Early support for swift. test with `make EXTRA_ARGS="--language Swift"` by Matt Godbolt · 7 years ago
  49. 5aaa201 Add Conformance viewer by Rubén · 7 years ago
  50. 3f97867 Stop storing the unexpanded source in the compiler by Rubén · 7 years ago
  51. 2459dd2 Mention Haskell/ispc on descriptions by Rubén · 7 years ago
  52. a548fe7 Document the existence of Haskell support by Rubén · 7 years ago
  53. 8dbd5dc Add Haskell support by Simon Brand · 7 years ago
  54. 6cfe56c Make default ISPC code operate on scalars to match other languages by Joshua Sheard · 7 years ago
  55. a4007d3 Let the search engines know about ispc by Rubén · 7 years ago
  56. 93a0ff1 Merge pull request #442 from TartanLlama/master by Matt Godbolt · 7 years ago
  57. 630d9f7 Add ispc example, configure ispc amazon env by Matt Godbolt · 7 years ago
  58. 3446562 Support displaying the Clang AST by Simon Brand · 7 years ago
  59. 2e76244 Add ability to disable Monaco's context menu by Rubén · 7 years ago
  60. c9a52be Change Help to Other on navbar by Rubén · 7 years ago
  61. 66b8225 Merge branch 'master' of github.com:mattgodbolt/compiler-explorer by Rubén · 7 years ago
  62. 46a31ec Better descriptions that fit the maximum lengths of most popular search engines (120) by Rubén · 7 years ago
  63. 4b20026 Fix up indentation for #opt; fixes #426 by Matt Godbolt · 7 years ago
  64. 20c1332 Add optio for execution by Matt Godbolt · 7 years ago
  65. 86ffb38 Fix typo in sitemap by Matt Godbolt · 7 years ago
  66. fc11f76 Seo! We have a definition now so we don't show stuipd stuff when people search for the compiler explorer by Rubén Rincón · 7 years ago
  67. 54dad1f Checkbox for quick suggestins. Disable dby default by Rubén Rincón · 7 years ago
  68. a922157 New approach for getting styles; gives feedback on when style is loaded so that it can be used in onThemeChange to re-measure sizes of components etc by Matt Godbolt · 7 years ago
  69. 20fc836 Merge branch 'master' of github.com:mattgodbolt/compiler-explorer into themes by Rubén Rincón · 7 years ago
  70. 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 · 7 years ago
  71. dd27a45 This brings mostly UX changes. by Jared Wyles · 7 years ago
  72. cf882a5 First pass at adding a opt view mode for compiler explorer by Jared Wyles · 7 years ago
  73. 53df78a Pull in fonts via the header by Matt Godbolt · 8 years ago
  74. ed75f2c Fix padding. by Rubén Rincón · 8 years ago
  75. 180412d Moved font selector on diffs to the left by Rubén Rincón · 8 years ago
  76. 589934c Merge branch 'master' into themes by Rubén · 8 years ago
  77. 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
  78. 6b81f69 Initial implementation of themes. Diff view now has font selector to the left by Rubén Rincón · 8 years ago
  79. a253eb3 Merge branch 'master' of github.com:mattgodbolt/compiler-explorer into asm_doc by Rubén Rincón · 8 years ago
  80. 445a17c Embedded tweaks by Matt Godbolt · 8 years ago
  81. 9e174f7 Fix up tweets; remove google+ by Matt Godbolt · 8 years ago
  82. c6f6ab6 Merge branch 'master' into asm_doc by Rubén · 8 years ago
  83. b14ce4b Tooltip help on asm is now under a setting checkbox by Rubén Rincón · 8 years ago
  84. 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
  85. 3d9c0a9 Moved docenizer to static folder. Improved it with args. Added onCLose to alert. by Rubén Rincón · 8 years ago
  86. e183d1c Removed html sources. by Rubén Rincón · 8 years ago
  87. 4bc39f2 Docenizer.py checked-in. Sources are from http://www.felixcloutier.com/x86/ by Rubén Rincón · 8 years ago
  88. 1049a40 Tweaks to settings; separate on/off from delay by Matt Godbolt · 8 years ago
  89. 45d4db9 Fix up embedded 'edit on' floater by Matt Godbolt · 8 years ago
  90. 6cfd8a4 Fix up indentation (thanks @RabsRincon) by Matt Godbolt · 8 years ago
  91. 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
  92. 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
  93. 8ca3b9b Put a dropdown thing on share by Matt Godbolt · 8 years ago
  94. 78386d2 Restore the load/save dialog (oops) by Matt Godbolt · 8 years ago
  95. f329c7a added changes to popups.pug that were not pushed by Rubén Rincón · 8 years ago
  96. ddddc8e Read-only embedded by Matt Godbolt · 8 years ago
  97. 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