1. 9ed95e3 Theme fixes. Getting closer to merge by Rubén Rincón · 8 years ago
  2. 20fc836 Merge branch 'master' of github.com:mattgodbolt/compiler-explorer into themes by Rubén Rincón · 8 years ago
  3. ad3c346 Using path. Fixes Travis tests by Rubén Rincón · 8 years ago
  4. 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
  5. 460a6c3 Update README by Matt Godbolt · 8 years ago
  6. 5c5ff78 Move to ECMAScript 6 settings in IDEA by Matt Godbolt · 8 years ago
  7. 8f1acbe Fix typo in makefile by Matt Godbolt · 8 years ago
  8. 8195b7d Merge pull request #393 from jaredwy/master by Matt Godbolt · 8 years ago
  9. 3cc634c Bump the package version. opt-info now targets es5 by Jared Wyles · 8 years ago
  10. 142fb35 Merge pull request #400 from JohanEngelen/patch-1 by Matt Godbolt · 8 years ago
  11. 7d2717d Add LDC 1.2.0 by Johan Engelen · 8 years ago
  12. 85b4bdd Remove erroneous file by Matt Godbolt · 8 years ago
  13. cb6ff9f More cppx tweaks by Matt Godbolt · 8 years ago
  14. c3969f5 fixings by Matt Godbolt · 8 years ago
  15. 818dbaa cppx stuff by Matt Godbolt · 8 years ago
  16. 983b7d7 Making jshint happy, missing semi-colons by Jared Wyles · 8 years ago
  17. dd27a45 This brings mostly UX changes. by Jared Wyles · 8 years ago
  18. c08b373 Pass gcc path through to icc. Fixes #396 by Matt Godbolt · 8 years ago
  19. 53bc9b9 cppx tweaks by Matt Godbolt · 8 years ago
  20. 2a76ba0 Rename UI compiler options to 'defaultOptions' to discriminate vs always-supplied options by Matt Godbolt · 8 years ago
  21. bb5152d cppx config by Matt Godbolt · 8 years ago
  22. ea490d1 Making jshint happy by Jared Wyles · 8 years ago
  23. cf882a5 First pass at adding a opt view mode for compiler explorer by Jared Wyles · 8 years ago
  24. eb1ecd2 Adds a shortcut to toggle colourisation on editor and compiler. Ctrl + Shift + F1. Closes #388 . Thanks @Genfe for the suggestion by Rubén Rincón · 8 years ago
  25. 53df78a Pull in fonts via the header by Matt Godbolt · 8 years ago
  26. 677c1ac Merge pull request #387 from CvRXX/master by Matt Godbolt · 8 years ago
  27. 7edd73e Made fira mono the standard font for the compiler and diff view by Carlos van Rooijen · 8 years ago
  28. aa17326 made fira mono the new default font for code by Carlos van Rooijen · 8 years ago
  29. 870b300 Changes to stylesheet. Pushing now because I'm switch from VM to dual boot by Rubén Rincón · 8 years ago
  30. 4b7523f Tweak zapcc name by Matt Godbolt · 8 years ago
  31. dfd691b Configurable objdump. Use GCC 6.3's binutils on the live site by Matt Godbolt · 8 years ago
  32. 0af85f0 IDEA churn by Matt Godbolt · 8 years ago
  33. f400820 Bump up load timeout. Fixes #354 by Matt Godbolt · 8 years ago
  34. e26a66c Disable HG. Will add on a later date, when a suitable style is found by Rubén Rincón · 8 years ago
  35. e7f8893 We point to the minified versions of the stylesheets when necessary. Deleted duplicated function by Rubén Rincón · 8 years ago
  36. ed75f2c Fix padding. by Rubén Rincón · 8 years ago
  37. c51ceaa Proposed changes on review (Except dist urls) by Rubén Rincón · 8 years ago
  38. 180412d Moved font selector on diffs to the left by Rubén Rincón · 8 years ago
  39. e07cb61 Merge branch 'themes' of github.com:mattgodbolt/compiler-explorer into themes by Rubén Rincón · 8 years ago
  40. ab774bb Improves dark contrast. Moves themes to folders.Font dropdown is now thinner by Rubén Rincón · 8 years ago
  41. 405046a Panel->pane in the readme by Matt Godbolt · 8 years ago
  42. 5c3152f Last go compilers moved to opt by Matt Godbolt · 8 years ago
  43. 3fd262b Merge branch 'master' of github.com:mattgodbolt/compiler-explorer by Rubén Rincón · 8 years ago
  44. f4f004b Oficial fix for Safaria 10.1 tooltip error. Thanks @jaredwy ! by Rubén Rincón · 8 years ago
  45. 1d600fd 4 is the new default tab size by Rubén · 8 years ago
  46. dd15805 Last C++ compilers moved to opt by Matt Godbolt · 8 years ago
  47. 676d10b More configuration to put more stuff in `/opt/compiler-explorer` by Matt Godbolt · 8 years ago
  48. 369b958 More roadmap tweaks by Matt Godbolt · 8 years ago
  49. 589934c Merge branch 'master' into themes by Rubén · 8 years ago
  50. 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
  51. a7f51e4 Fixed schemes lagging and no default value by Rubén Rincón · 8 years ago
  52. e2ed59f Update to the roadmap by Rubén · 8 years ago
  53. e6084b8 1204 is finally gone by Matt Godbolt · 8 years ago
  54. 0128101 First stage of retiring 1204 by Matt Godbolt · 8 years ago
  55. 33edf1d Compiler output now obeys theme's laws by Rubén Rincón · 8 years ago
  56. ce634f4 Editor widgets are not fixedOverflow too by Rubén Rincón · 8 years ago
  57. 035a4ca Merge branch 'themes' of github.com:mattgodbolt/compiler-explorer into themes by Rubén Rincón · 8 years ago
  58. 07909ee Theme on initialization is not needed anymore by Rubén Rincón · 8 years ago
  59. 60e9d92 Watching last @lefticus cppwekly made me realize we need a way to scroll to the linked code by Rubén Rincón · 8 years ago
  60. 97431ea Work in progress on returing gcc1204 instance by Matt Godbolt · 8 years ago
  61. 7819d71 Minor formatting tweak by Matt Godbolt · 8 years ago
  62. a06f18f Fixed semicolon by Rubén · 8 years ago
  63. 93541f8 New widgets correctly get notified of the current theme. More works towards h-c by Rubén Rincón · 8 years ago
  64. 11e2371 Modified colours.js to be able to handle themes. When choosing a theme, only the compatible colourisations are shown. Needs some bugfixing by Rubén Rincón · 8 years ago
  65. 73c51c7 Allow acces to /proc/cpuinfo by Matt Godbolt · 8 years ago
  66. d0391b2 Fix missing semicolon by Matt Godbolt · 8 years ago
  67. c8ca5b8 Merge branch 'master' of github.com:mattgodbolt/compiler-explorer by Matt Godbolt · 8 years ago
  68. 983c6bd New version of docenizer (requires BeautifulSoup); fixes #362 and #365 by Matt Godbolt · 8 years ago
  69. a6da14f HG work by Rubén Rincón · 8 years ago
  70. bc33ca7 That semicolon was not needed by Rubén Rincón · 8 years ago
  71. 335b570 Fix for "Cannot read property 'address' of undefined". by Rubén Rincón · 8 years ago
  72. a241b2d Safari fix. Closes #371 by Rubén Rincón · 8 years ago
  73. cba7508 Surname by Rubén Rincón · 8 years ago
  74. b2dbef3 Customize by Rubén Rincón · 8 years ago
  75. 585e3cf Three basic themes stylesheets used for testing by Rubén Rincón · 8 years ago
  76. 2dcaa75 Fix tests by Rubén Rincón · 8 years ago
  77. 6b81f69 Initial implementation of themes. Diff view now has font selector to the left by Rubén Rincón · 8 years ago
  78. 1767af8 Credit Kalray for their lending of Gabriel by Matt Godbolt · 8 years ago
  79. f6134e3 Normalise formatting, hopefully in a way that means we won't fight reformatting :) by Matt Godbolt · 8 years ago
  80. fd9d461 Fixed doc popup by Rubén Rincón · 8 years ago
  81. 5163107 Fix caching of asm opcodes by Matt Godbolt · 8 years ago
  82. abd5284 Fix silly mistake by Matt Godbolt · 8 years ago
  83. 4d6e95c Don't send 404s for unknown opcodes (makes things messier in js console and caching). Use client-side caching to prevent unnecessary fetches. by Matt Godbolt · 8 years ago
  84. 07926d7 Revert "Only send GET request for ASM docs if we are not already displaying the same opcode" by Matt Godbolt · 8 years ago
  85. 9da4ccb Fix merge issue by Rubén Rincón · 8 years ago
  86. fc18bec Merge branch 'master' of github.com:mattgodbolt/compiler-explorer by Rubén Rincón · 8 years ago
  87. 0d8b7ac Only send GET request for ASM docs if we are not already displaying the same opcode by Rubén Rincón · 8 years ago
  88. 0d38dfa Set caching headers on asm API requests by Matt Godbolt · 8 years ago
  89. ca75d5a Fix exception when handling unknown opcodes by Matt Godbolt · 8 years ago
  90. 687cf28 Move asm-docs into server directory by Matt Godbolt · 8 years ago
  91. 315920a Merge pull request #370 from mattgodbolt/docs_from_server by Rubén · 8 years ago
  92. e8cd1a0 Forgot about docenizer by Rubén Rincón · 8 years ago
  93. 13faf7d Final touch ups by Rubén Rincón · 8 years ago
  94. fd29c93 Fixed semicolons by Rubén Rincón · 8 years ago
  95. 6523b5d Moved doc api handler to new file. Endpoint is now GET by Rubén Rincón · 8 years ago
  96. 1f9afe3 Improved formatting on ASM help popup by Rubén Rincón · 8 years ago
  97. 31252d2 Fix semicolon by Rubén Rincón · 8 years ago
  98. 78ffa19 Fix semicolon by Rubén Rincón · 8 years ago
  99. e5fb91f Moved prefix definition by Rubén Rincón · 8 years ago
  100. 41587fa Merge branch 'master' of github.com:mattgodbolt/compiler-explorer into docs_from_server by Rubén Rincón · 8 years ago