1. bbe381a Update compiler notifications to FontAwesome by RabsRincon · 6 years ago
  2. c09f6d4 Merge pull request #1245 from ricejasonf/master by Rubén Rincón Blanco · 6 years ago
  3. a693df2 Adds clang-parmexpr compiler by Jason Rice · 6 years ago
  4. e60dad3 Update c++.amazon.properties by Patrick Quist · 6 years ago
  5. 1e9b9f3 Update c++.amazon.properties by Patrick Quist · 6 years ago
  6. b13bac1 Merge pull request #1240 from karliss/llvm-cfg by Patrick Quist · 6 years ago
  7. 0906e66 Merge pull request #1239 from karliss/clang-split by Patrick Quist · 6 years ago
  8. 1986a80 Enable cfg for x86 LLVM based compilers and gcc. by Kārlis Seņko · 6 years ago
  9. 05a3426 Another attempt at fixing gdc by Matt Godbolt · 6 years ago
  10. 4b4d6df Attempt to fix travis build by Matt Godbolt · 6 years ago
  11. de888d0 Add another binary function to hide by Matt Godbolt · 6 years ago
  12. 40f6e0e Trim trailing whitespaces when removing comments. by Kārlis Seņko · 6 years ago
  13. f523db6 January thanks by Matt Godbolt · 6 years ago
  14. 89ba35d Merge pull request #1236 from gennadiycivil/master by Rubén Rincón Blanco · 6 years ago
  15. ec43794 Add to CONTRIBUTORS as suggested by the PR process by Gennadiy Civil · 6 years ago
  16. bc3980c Add googletest http://www.github.com/google/googletest by Gennadiy Civil · 6 years ago
  17. deb64c9 * Add {fmt} 5.3.0 by RabsRincon · 6 years ago
  18. 5706da4 * Add ability to use custom font family in editors by RabsRincon · 6 years ago
  19. d75c587 * Add GHC 6.2.3 by RabsRincon · 6 years ago
  20. 53829b6 Add a setting for the binary execution timeout by RabsRincon · 6 years ago
  21. b7833f8 Merge pull request #1218 from JohanEngelen/patch-1 by Rubén Rincón Blanco · 6 years ago
  22. 4420787 Merge branch 'master' into patch-1 by Johan Engelen · 6 years ago
  23. aaf9b0c Merge pull request #1230 from mattgodbolt/fix1229 by Patrick Quist · 6 years ago
  24. 18bf4cf fix #1229 by Partouf · 6 years ago
  25. b8983f9 Merge pull request #1035 from mattgodbolt/hide-header-code by Patrick Quist · 6 years ago
  26. 240b29f Merge pull request #1227 from JohanEngelen/patch-2 by Rubén Rincón Blanco · 6 years ago
  27. ffd1e1a Add LDC 1.13.0 by Johan Engelen · 6 years ago
  28. f7ff883 remove labels that belong to libraries, added tests by Partouf · 6 years ago
  29. 74a5720 Merge remote-tracking branch 'matt/master' into hide-header-code by Partouf · 6 years ago
  30. e76b2fb icc 19.0.1 for C by Partouf · 6 years ago
  31. 2e6b228 fix C ppc configuration by Partouf · 6 years ago
  32. c3d4cec Merge pull request #1223 from mattgodbolt/versionpopover by Patrick Quist · 6 years ago
  33. 9db2da4 whitespace by Partouf · 6 years ago
  34. 065f781 fix version popup copypastability by Partouf · 6 years ago
  35. a646a14 Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by Partouf · 6 years ago
  36. 026f6cd update morgan lib by Partouf · 6 years ago
  37. 99d2f4c Merge pull request #1205 from grooverdan/cross-power-c by Patrick Quist · 6 years ago
  38. 30f6358 add tested example file for GO jump rewriting by Partouf · 6 years ago
  39. e1dc829 Merge pull request #1194 from vcabbage/go-labels by Patrick Quist · 6 years ago
  40. 950441b Merge pull request #1214 from mattgodbolt/cudalibs by Patrick Quist · 6 years ago
  41. 75cf401 * Add Boost 1.69.0 by RabsRincon · 6 years ago
  42. 1db5f27 Add LDC latest CI by Johan Engelen · 6 years ago
  43. 729ffb9 Add icc 2019.1 by Matt Godbolt · 6 years ago
  44. 02fc41f Add me to contributors by Daniel Black · 6 years ago
  45. dc89c9d Add POWER AT12.0 and clang compilers for C based off existing crossbuild-ng by Daniel Black · 6 years ago
  46. c4aeb9d wrong folders by Partouf · 6 years ago
  47. f300ef8 includeflag and includepaths by Partouf · 6 years ago
  48. f0d8d38 Add a git_hash into the distribution. Fixes #1213 by Matt Godbolt · 6 years ago
  49. 8f84959 Eigen and CUB libs for CUDA by Partouf · 6 years ago
  50. 12826a3 Rename zig trunk to ztrunk in ID. Addresses #1199 by Matt Godbolt · 6 years ago
  51. 423f668 Move to newer sentry library (hopefully fixes any sentry log issues) by Matt Godbolt · 6 years ago
  52. d66ae7b Fix issue when rescanning compilers. Fixes #1212 by Matt Godbolt · 6 years ago
  53. 5fbf7f6 Fix rust 1.28 to be actually 1.28 by Matt Godbolt · 6 years ago
  54. c0cc32e Re-ID fortran and go embedded compilers. See #1202 by Matt Godbolt · 6 years ago
  55. 712fb72 * Add Rust 1.31.0 by RabsRincon · 6 years ago
  56. ff70006 Remove extraneous semicolon (and hopefully trigger a travis build) by Matt Godbolt · 6 years ago
  57. 12fcdf9 Merge pull request #1210 from JohanEngelen/patch-1 by Patrick Quist · 6 years ago
  58. fa7267f GCC 7.4 by Matt Godbolt · 6 years ago
  59. 37ea47f Enable pahole for D compilers by Johan Engelen · 6 years ago
  60. 54351a5 Merge pull request #1208 from AMS21/patch-2 by Rubén Rincón Blanco · 6 years ago
  61. 2bc49cc Updated doctest library to 2.2.0 by AMS21 · 6 years ago
  62. 09d91cc December's thanks by Matt Godbolt · 6 years ago
  63. 5c74986 Add flag to exit the process when compilers clash by RabsRincon · 6 years ago
  64. d638626 Upgrade config settings files syntax by RabsRincon · 6 years ago
  65. d11fca9 Merge pull request #1204 from AMS21/patch-1 by Rubén Rincón Blanco · 6 years ago
  66. 2264087 Fixed copy & paste error by AMS21 · 6 years ago
  67. 9582e87 Updated doctest library to 2.1.0 by AMS21 · 6 years ago
  68. eb43dde Replace bogus ; in properties file by RabsRincon · 6 years ago
  69. ce97921 Fall back to rust 1.30 for travis by Matt Godbolt · 6 years ago
  70. b141ad5 Fix up some typos by Matt Godbolt · 6 years ago
  71. 39a43e3 Merge pull request #1143 from FZJ-JSC/gcc-cross-arm by Matt Godbolt · 6 years ago
  72. be16061 Merge pull request #1133 from grooverdan/power-clang-cleanup by Matt Godbolt · 6 years ago
  73. 2f816b7 Merge pull request #1173 from grooverdan/cross-power-go by Matt Godbolt · 6 years ago
  74. d6d6055 Add tests for Go labels and handle function name collisions. by Kale Blankenship · 6 years ago
  75. 1c7defc Fix duplicated llc/opt ids by RabsRincon · 6 years ago
  76. e4f90ea Add missing llc & opt llvm "lang" versions by RabsRincon · 6 years ago
  77. 144503d go: replace PC jumps with labels by Kale Blankenship · 6 years ago
  78. 3096957 Stop fetching motd on embed view by Rubén Rincón Blanco · 6 years ago
  79. cc450a0 Only update settings on resize when needed by RabsRincon · 6 years ago
  80. 4d65917 Add source editor word wrapping behaviour by RabsRincon · 6 years ago
  81. c09fa06 Make Ctrl-S shortcut work the first time it's used by RabsRincon · 6 years ago
  82. 1fc771a Fix   spelling on Diff view by Rubén Rincón Blanco · 6 years ago
  83. b97cc72 Add icons to the new Add... nav dropdown by RabsRincon · 6 years ago
  84. 8c61e3e Shore up s3 error handling by Matt Godbolt · 6 years ago
  85. 61691d7 Fix up case where aws fails to initialise (e.g. you're on a laptop on a train...) by Matt Godbolt · 6 years ago
  86. c5a8fde Merge pull request #1184 from mattgodbolt/lintfxs by Patrick Quist · 6 years ago
  87. 8a1f3d1 lintfixes by Partouf · 6 years ago
  88. 3974fff Enable go tip (CC @vcabbage) by Matt Godbolt · 6 years ago
  89. 071b40e Merge pull request #1164 from wimo7083/new_code_button by Matt Godbolt · 6 years ago
  90. da819cf Merge pull request #1171 from Bl4ckb0ne/tool-pahole by Matt Godbolt · 6 years ago
  91. 68a4e96 Update sharing.js by Patrick Quist · 6 years ago
  92. ef64df9 Change twitter share via by Rubén Rincón Blanco · 6 years ago
  93. 89e29d2 Tooling : make pahole process binary files only by Simon Zeni · 6 years ago
  94. 56ff6a7 Tooling : use promise when compiling for pahole by Simon Zeni · 6 years ago
  95. 2782f7e undo obsolete change by Partouf · 6 years ago
  96. 17d9fc2 change button text by Partouf · 6 years ago
  97. 4baea31 dont just filter labels by Partouf · 6 years ago
  98. eb4e744 support more c++ compilers by Partouf · 6 years ago
  99. 630a127 ignore f.out by Patrick Quist · 6 years ago
  100. 422a3e2 Delete f.out by Patrick Quist · 6 years ago