1. ee1732e Fix range-v3 display name by Rubén · 7 years ago
  2. 2986ccb Merge pull request #845 from mattgodbolt/copyright by Rubén · 7 years ago
  3. 9c2a7bb Tweaks paths for installed versions of fmt by Matt Godbolt · 7 years ago
  4. 30f5d51 Add fmtlib by Matt Godbolt · 7 years ago
  5. beefbd1 Merge pull request #843 from Som1Lse/master by Rubén · 7 years ago
  6. 6ef87b5 Fix copyright dates and normalize text by RabsRincon · 7 years ago
  7. 311636a Add llvm.default $ format test file by RabsRincon · 7 years ago
  8. 3e713b0 Fixed copyright and renamed to OptCompiler by Adrian Bibby Walther · 7 years ago
  9. 9016dc0 Improve dark theme readbility by RabsRincon · 7 years ago
  10. 67a9173 Fix hamburger icon & improve sharing button by RabsRincon · 7 years ago
  11. f9e5dfc Changes to hamburger icon to make it visible by RabsRincon · 7 years ago
  12. da96060 Add properties files by RabsRincon · 7 years ago
  13. a76f9a2 Added tests for LLVM IR by Adrian Bibby Walther · 7 years ago
  14. 5e1245c Added basic support for LLVM IR by Adrian Bibby Walther · 7 years ago
  15. df73a09 Add updated GoLang compilers by RabsRincon · 7 years ago
  16. a63f3f3 Further improve settings' defaultLanguage by Rubén · 7 years ago
  17. cc335bf Improve #837 fix even more by RabsRincon · 7 years ago
  18. d0f6937 Fix default language setting for good this time by RabsRincon · 7 years ago
  19. c81c783 Allow node versions >= 8 by Rubén · 7 years ago
  20. 952a354 Fix flag check by RabsRincon · 7 years ago
  21. e986f0e Fix library include flag overriding by RabsRincon · 7 years ago
  22. 284897e Move back to actual real ICOs for favicon by Matt Godbolt · 7 years ago
  23. 1050da5 Fix up favicon by Matt Godbolt · 7 years ago
  24. d1c630b Attempt at adding logo to readme by Matt Godbolt · 7 years ago
  25. 9e15051 Replace 'beta' text with overlay of 'BETA' by Matt Godbolt · 7 years ago
  26. 6ee88a6 Tweak tab headers & add alt text to logo by RabsRincon · 7 years ago
  27. 58901eb Add dmd2 nightly by RabsRincon · 7 years ago
  28. b4a6649 Merge pull request #834 from SylvainCorlay/xtensor-dependencies by Rubén · 7 years ago
  29. 8ac96fa Update lib docs to remind users about dependencies by RabsRincon · 7 years ago
  30. fc72053 Import new logo and change CSS etc to use it by Matt Godbolt · 7 years ago
  31. ed19875 Installed xtensor dependencies by Sylvain Corlay · 7 years ago
  32. 6d950ec Ensure monaco is loaded for embedded views. Fixes #833 by Matt Godbolt · 7 years ago
  33. 0e2b762 Merge pull request #831 from partouf/assembleroutputfilenamebugfix by Matt Godbolt · 7 years ago
  34. c266246 fix by Partouf · 7 years ago
  35. 08c855f Merge pull request #830 from rayhamel/use-isystem by Matt Godbolt · 7 years ago
  36. bae829e Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer into use-isystem by Ray Hamel · 7 years ago
  37. df624af Remove unused parameter by RabsRincon · 7 years ago
  38. 995ab91 Add initial DMD support by RabsRincon · 7 years ago
  39. 2e145dd Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer into use-isystem by Ray Hamel · 7 years ago
  40. c559bbb Merge pull request #829 from rayhamel/stringify-listedVersions by Rubén · 7 years ago
  41. 76585ce Fix crash when a library's `listedVersions` is one number. ref #828 by Ray Hamel · 7 years ago
  42. 1b7c3a8 If supported, set include paths w/ -isystem to quiet warnings in headers by Ray Hamel · 7 years ago
  43. b07a3af Format code by RabsRincon · 7 years ago
  44. 682804d Merge pull request #826 from karliss/cfg-layout by Rubén · 7 years ago
  45. 88b5c3b Improve linter rules by RabsRincon · 7 years ago
  46. 0047588 Improve cfg graph layout. by Karlis Senko · 7 years ago
  47. 3387a25 Attempt two at specifying linguist config by Matt Godbolt · 7 years ago
  48. d4ae1a0 Fix ASCI Colour codes popping on some places by RabsRincon · 7 years ago
  49. 35e4dfc Let the user know we're loading the short url by RabsRincon · 7 years ago
  50. 8457f34 Rust 1.24 by Matt Godbolt · 7 years ago
  51. a0c4b28 Merge pull request #817 from mattgodbolt/install_yarn by Matt Godbolt · 7 years ago
  52. 46244d5 Update fonts used by editors by RabsRincon · 7 years ago
  53. 8bc814f Report output size to the UI by RabsRincon · 7 years ago
  54. 1e9f6c8 Stop compiler asm from moving on recompilation by RabsRincon · 7 years ago
  55. 0a87dcb Merge pull request #822 from mattgodbolt/eslint by Rubén · 7 years ago
  56. 1313ff8 Address review comments by RabsRincon · 7 years ago
  57. d44a0c5 Harden max-length rules by RabsRincon · 7 years ago
  58. 1a8629b Remove console check from pre-commit hook by RabsRincon · 7 years ago
  59. 670afd8 Move to ESLint by RabsRincon · 7 years ago
  60. 60448b0 More thanks. Should automate this... by Matt Godbolt · 7 years ago
  61. 4931886 Fix Demangle UI by RabsRincon · 7 years ago
  62. fcaefa1 Fix #819 by RabsRincon · 7 years ago
  63. f8468e5 Use a local-installed yarn. Refactor all the 'find node' stuff out of the Makefile by Matt Godbolt · 7 years ago
  64. 91d50f5 Merge pull request #816 from partouf/missingassemblers by Rubén · 7 years ago
  65. 623f80f removed missing assemblers by Partouf · 7 years ago
  66. dffd49e Add initial 0s to output count by RabsRincon · 7 years ago
  67. 4f0c022 Remove unnecessary files by Matt Godbolt · 7 years ago
  68. fc0e641 Attempt at specifying linguist config by Matt Godbolt · 7 years ago
  69. 5388d82 Merge pull request #812 from DanielRosenwasser/patch-1 by jaredwy · 7 years ago
  70. 14c1fdd Fix link syntax. by Daniel Rosenwasser · 7 years ago
  71. b4259e5 Tweak Output button by RabsRincon · 7 years ago
  72. 62e6830 Format files by RabsRincon · 7 years ago
  73. 24d5304 Improve dark theme selectize dropdown by RabsRincon · 7 years ago
  74. c237562 Re-Remove deprecated handler by RabsRincon · 7 years ago
  75. ac2f65a Filter out unused compiler options in client code by RabsRincon · 7 years ago
  76. 93d0241 Add line count to compiler output button by RabsRincon · 7 years ago
  77. e78acc5 Merge pull request #810 from mattgodbolt/jw/eqeqeq by Rubén · 7 years ago
  78. 3f362fd Enabling eqeqeeq for server side codee as w ell by jaredwy · 7 years ago
  79. 2158263 adding eqeqeq into our jshint files, so that everyone uses === it also updates everything to use === by jaredwy · 7 years ago
  80. 5daeceb Merge pull request #792 from mattgodbolt/fixedes6 by Rubén · 7 years ago
  81. a414d8a Merge branch 'master' into fixedes6 by Rubén · 7 years ago
  82. ef89c6a Merge pull request #800 from mattgodbolt/jw/webpack by jaredwy · 7 years ago
  83. 7b14f37 Adding in a webpack args command line arugment, use this to pass -p for prod builds as this seems to be the right thing to do according to docs. Just some general white space clean up in the webpack config file by jaredwy · 7 years ago
  84. 8720896 Adding in uglify for our last push to prod by jaredwy · 7 years ago
  85. b647cc0 Using the html loader instead of copying the files in by jaredwy · 7 years ago
  86. 38ad394 Move the html pages into the dist bundle, so they get served. I hope by jaredwy · 7 years ago
  87. 9372ad9 Instead of dynamically adding a path, serve everything from relative this requires a change to the extract text plugin or you end up with dist/dist requested by jaredwy · 7 years ago
  88. e16e8e9 Removing the publicPath and setting it inside base-path to get beta working by jaredwy · 7 years ago
  89. 71fdfdb Forgot to add the new base-pug file by jaredwy · 7 years ago
  90. 00b042f Making jslint happy with the new global variable by jaredwy · 7 years ago
  91. 8a937fa To make beta work it needs to serve assets from a base path of 'beta' so this just hacks a quick solution to that by jaredwy · 7 years ago
  92. 61c9c8c Copy the directory to vs not to vs/vs by jaredwy · 7 years ago
  93. cebb880 Serving loader from a relative location by jaredwy · 7 years ago
  94. 0848c3c Remove report uri by Rubén · 7 years ago
  95. 95d4f4e requoting the env paths or it tries to execute the paths, fixing up a misssed variable change from a merge by jaredwy · 7 years ago
  96. c4e8b91 removing any reference to versions as we don't use them anymore, instead rely on the hash in webpack by jaredwy · 7 years ago
  97. cd41770 Fix bad merge by RabsRincon · 7 years ago
  98. 4fbcdaa Merge branch 'master' into jw/webpack by Rubén · 7 years ago
  99. b9ee2e9 Format app.js to reduce merge conflicts by RabsRincon · 7 years ago
  100. cd4a21a Fix tests by RabsRincon · 7 years ago