1. e326384 Force LF EOL by RabsRincon · 6 years ago
  2. f5d46ce * Add Intel's Threading Building Blocks (TBB) by RabsRincon · 6 years ago
  3. e3808fe * Add Rust 1.32.0 by RabsRincon · 6 years ago
  4. 76ff2dd Merge pull request #1259 from Freyr666/OCaml_compiler_flags by Matt Godbolt · 6 years ago
  5. 8042a72 OCaml: add compiler flag preventing binary creation by Freyr666 · 6 years ago
  6. bb9105b Merge pull request #1225 from Freyr666/OCaml by Matt Godbolt · 6 years ago
  7. b9fbc10 OCaml: fix compiler paths by Freyr666 · 6 years ago
  8. ab15e83 Merge pull request #1257 from adamburgess/fix-masm by Patrick Quist · 6 years ago
  9. 49e64c0 Fix masm flag detection for ARM compilers by Adam Burgess · 6 years ago
  10. 4249009 * Added Ada language support by Matt Godbolt · 6 years ago
  11. 27baed7 * Add commonly-used options as a drop-down on the compiler flags textbox. by Matt Godbolt · 6 years ago
  12. d2ae942 Merge pull request #1255 from DarkArc/patch-1 by Matt Godbolt · 6 years ago
  13. 040cb4a Target experimental/meta instead of cppx/meta by Wyatt Childers · 6 years ago
  14. aae0e1b Merge pull request #1201 from mattgodbolt/storageget by Patrick Quist · 6 years ago
  15. 2c38278 Merge remote-tracking branch 'matt/master' into matt/storageget by Partouf · 6 years ago
  16. ae7bc43 Merge pull request #1254 from mattgodbolt/yarnUpgrades by Patrick Quist · 6 years ago
  17. 4ee91f0 lintfix by Partouf · 6 years ago
  18. 42385ec Security upgrades and test fixes by Matt Godbolt · 6 years ago
  19. 00ceb4c Merge pull request #1174 from mattgodbolt/compilerargs by Patrick Quist · 6 years ago
  20. c87d8e5 Move to latest yarn (1.13) by Matt Godbolt · 6 years ago
  21. e529b6e removed redundant check for array length by Partouf · 6 years ago
  22. 01db837 handlePop arg to exclude usedoptions, use separate url when needed by Partouf · 6 years ago
  23. 8b228ff More ada fixes by Matt Godbolt · 6 years ago
  24. b5b8482 Pick gnat82 as the default ada compiler by Matt Godbolt · 6 years ago
  25. fa9a3ca Merge pull request #1251 from karliss/section-filter by Matt Godbolt · 6 years ago
  26. 7c92978 Merge pull request #1190 from Mitchtdk/ada-language-support by Matt Godbolt · 6 years ago
  27. 97919af Merge pull request #1252 from AMS21/patch-1 by Matt Godbolt · 6 years ago
  28. 5a57c30 Add tests for setion based filtering. by Kārlis Seņko · 6 years ago
  29. fc85179 Updated doctest library to 2.2.1 by AMS21 · 6 years ago
  30. 304d135 Filter non function symbols based on section. by Kārlis Seņko · 6 years ago
  31. 399cbcb bugfix by Partouf · 6 years ago
  32. ba1263b no need for separate rest call anymore by Partouf · 6 years ago
  33. cad9919 bugfix VC style assignment matches by Partouf · 6 years ago
  34. addf46c process popular arguments if supplied in compilation results by Partouf · 6 years ago
  35. 16bae63 bugfix arguments with assignment by Partouf · 6 years ago
  36. 064ded5 unittest for CompilerArguments + able to exclude certain arguments by Partouf · 6 years ago
  37. f85d617 Merge remote-tracking branch 'matt/master' into compilerargs by Partouf · 6 years ago
  38. 09f3c94 refresh compiler arguments also on language change by Partouf · 6 years ago
  39. 396a634 Merge pull request #1247 from mattgodbolt/formatundo by Patrick Quist · 6 years ago
  40. 9d42002 refactor updateSource so the setSource event can call it too by Partouf · 6 years ago
  41. 993b965 Make editor formatting undoable by RabsRincon · 6 years ago
  42. 597e100 Update haskell.amazon.properties by Patrick Quist · 6 years ago
  43. d30110b Update c++.amazon.properties by Patrick Quist · 6 years ago
  44. 38d004a Merge remote-tracking branch 'matt/master' into compilerargs by Partouf · 6 years ago
  45. d8c8ec4 bugfixes by Partouf · 6 years ago
  46. e9bead3 Merge pull request #1244 from mattgodbolt/djggpsupport by Patrick Quist · 6 years ago
  47. bbe381a Update compiler notifications to FontAwesome by RabsRincon · 6 years ago
  48. c09f6d4 Merge pull request #1245 from ricejasonf/master by Rubén Rincón Blanco · 6 years ago
  49. a693df2 Adds clang-parmexpr compiler by Jason Rice · 6 years ago
  50. e60dad3 Update c++.amazon.properties by Patrick Quist · 6 years ago
  51. 1e9b9f3 Update c++.amazon.properties by Patrick Quist · 6 years ago
  52. 28581c9 support djggp compilers, closes #844 by Partouf · 6 years ago
  53. b13bac1 Merge pull request #1240 from karliss/llvm-cfg by Patrick Quist · 6 years ago
  54. 0906e66 Merge pull request #1239 from karliss/clang-split by Patrick Quist · 6 years ago
  55. 1986a80 Enable cfg for x86 LLVM based compilers and gcc. by Kārlis Seņko · 6 years ago
  56. 05a3426 Another attempt at fixing gdc by Matt Godbolt · 6 years ago
  57. 4b4d6df Attempt to fix travis build by Matt Godbolt · 6 years ago
  58. de888d0 Add another binary function to hide by Matt Godbolt · 6 years ago
  59. e892d35 change argument parser for some compilers by Partouf · 6 years ago
  60. 51c36b7 lintlint by Partouf · 6 years ago
  61. 726f6b9 different plus sign? by Partouf · 6 years ago
  62. e8416d5 temporarily fetch gdc from s3 by Partouf · 6 years ago
  63. 03777d3 hide comparg button if no options were added by Partouf · 6 years ago
  64. 73bc76a comparg extra settings by Partouf · 6 years ago
  65. 46a7d1a comparg menu styling by Partouf · 6 years ago
  66. 40f6e0e Trim trailing whitespaces when removing comments. by Kārlis Seņko · 6 years ago
  67. f523db6 January thanks by Matt Godbolt · 6 years ago
  68. da60faa Merge remote-tracking branch 'matt/master' into compilerargs by Partouf · 6 years ago
  69. 89ba35d Merge pull request #1236 from gennadiycivil/master by Rubén Rincón Blanco · 6 years ago
  70. ec43794 Add to CONTRIBUTORS as suggested by the PR process by Gennadiy Civil · 6 years ago
  71. bc3980c Add googletest http://www.github.com/google/googletest by Gennadiy Civil · 6 years ago
  72. deb64c9 * Add {fmt} 5.3.0 by RabsRincon · 6 years ago
  73. 5706da4 * Add ability to use custom font family in editors by RabsRincon · 6 years ago
  74. d75c587 * Add GHC 6.2.3 by RabsRincon · 6 years ago
  75. 53829b6 Add a setting for the binary execution timeout by RabsRincon · 6 years ago
  76. b7833f8 Merge pull request #1218 from JohanEngelen/patch-1 by Rubén Rincón Blanco · 6 years ago
  77. 4420787 Merge branch 'master' into patch-1 by Johan Engelen · 6 years ago
  78. aaf9b0c Merge pull request #1230 from mattgodbolt/fix1229 by Patrick Quist · 6 years ago
  79. 18bf4cf fix #1229 by Partouf · 6 years ago
  80. b8983f9 Merge pull request #1035 from mattgodbolt/hide-header-code by Patrick Quist · 6 years ago
  81. 240b29f Merge pull request #1227 from JohanEngelen/patch-2 by Rubén Rincón Blanco · 6 years ago
  82. ffd1e1a Add LDC 1.13.0 by Johan Engelen · 6 years ago
  83. f7ff883 remove labels that belong to libraries, added tests by Partouf · 6 years ago
  84. 74a5720 Merge remote-tracking branch 'matt/master' into hide-header-code by Partouf · 6 years ago
  85. 7e1b454 OCaml language support by Freyr · 6 years ago
  86. e76b2fb icc 19.0.1 for C by Partouf · 6 years ago
  87. 2e6b228 fix C ppc configuration by Partouf · 6 years ago
  88. c3d4cec Merge pull request #1223 from mattgodbolt/versionpopover by Patrick Quist · 6 years ago
  89. 9db2da4 whitespace by Partouf · 6 years ago
  90. 065f781 fix version popup copypastability by Partouf · 6 years ago
  91. a646a14 Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by Partouf · 6 years ago
  92. 026f6cd update morgan lib by Partouf · 6 years ago
  93. 99d2f4c Merge pull request #1205 from grooverdan/cross-power-c by Patrick Quist · 6 years ago
  94. 30f6358 add tested example file for GO jump rewriting by Partouf · 6 years ago
  95. e1dc829 Merge pull request #1194 from vcabbage/go-labels by Patrick Quist · 6 years ago
  96. 950441b Merge pull request #1214 from mattgodbolt/cudalibs by Patrick Quist · 6 years ago
  97. 75cf401 * Add Boost 1.69.0 by RabsRincon · 6 years ago
  98. 1db5f27 Add LDC latest CI by Johan Engelen · 6 years ago
  99. 729ffb9 Add icc 2019.1 by Matt Godbolt · 6 years ago
  100. 02fc41f Add me to contributors by Daniel Black · 6 years ago