1. 040cb4a Target experimental/meta instead of cppx/meta by Wyatt Childers · 6 years ago
  2. 00ceb4c Merge pull request #1174 from mattgodbolt/compilerargs by Patrick Quist · 6 years ago
  3. 8b228ff More ada fixes by Matt Godbolt · 6 years ago
  4. b5b8482 Pick gnat82 as the default ada compiler by Matt Godbolt · 6 years ago
  5. 7c92978 Merge pull request #1190 from Mitchtdk/ada-language-support by Matt Godbolt · 6 years ago
  6. fc85179 Updated doctest library to 2.2.1 by AMS21 · 6 years ago
  7. f85d617 Merge remote-tracking branch 'matt/master' into compilerargs by Partouf · 6 years ago
  8. 597e100 Update haskell.amazon.properties by Patrick Quist · 6 years ago
  9. d30110b Update c++.amazon.properties by Patrick Quist · 6 years ago
  10. 38d004a Merge remote-tracking branch 'matt/master' into compilerargs by Partouf · 6 years ago
  11. e9bead3 Merge pull request #1244 from mattgodbolt/djggpsupport by Patrick Quist · 6 years ago
  12. bbe381a Update compiler notifications to FontAwesome by RabsRincon · 6 years ago
  13. a693df2 Adds clang-parmexpr compiler by Jason Rice · 6 years ago
  14. e60dad3 Update c++.amazon.properties by Patrick Quist · 6 years ago
  15. 1e9b9f3 Update c++.amazon.properties by Patrick Quist · 6 years ago
  16. 28581c9 support djggp compilers, closes #844 by Partouf · 6 years ago
  17. 05a3426 Another attempt at fixing gdc by Matt Godbolt · 6 years ago
  18. 4b4d6df Attempt to fix travis build by Matt Godbolt · 6 years ago
  19. de888d0 Add another binary function to hide by Matt Godbolt · 6 years ago
  20. 726f6b9 different plus sign? by Partouf · 6 years ago
  21. e8416d5 temporarily fetch gdc from s3 by Partouf · 6 years ago
  22. da60faa Merge remote-tracking branch 'matt/master' into compilerargs by Partouf · 6 years ago
  23. bc3980c Add googletest http://www.github.com/google/googletest by Gennadiy Civil · 6 years ago
  24. deb64c9 * Add {fmt} 5.3.0 by RabsRincon · 6 years ago
  25. d75c587 * Add GHC 6.2.3 by RabsRincon · 6 years ago
  26. 53829b6 Add a setting for the binary execution timeout by RabsRincon · 6 years ago
  27. 4420787 Merge branch 'master' into patch-1 by Johan Engelen · 6 years ago
  28. b8983f9 Merge pull request #1035 from mattgodbolt/hide-header-code by Patrick Quist · 6 years ago
  29. ffd1e1a Add LDC 1.13.0 by Johan Engelen · 6 years ago
  30. 74a5720 Merge remote-tracking branch 'matt/master' into hide-header-code by Partouf · 6 years ago
  31. e76b2fb icc 19.0.1 for C by Partouf · 6 years ago
  32. 2e6b228 fix C ppc configuration by Partouf · 6 years ago
  33. 99d2f4c Merge pull request #1205 from grooverdan/cross-power-c by Patrick Quist · 6 years ago
  34. 950441b Merge pull request #1214 from mattgodbolt/cudalibs by Patrick Quist · 6 years ago
  35. 75cf401 * Add Boost 1.69.0 by RabsRincon · 6 years ago
  36. 1db5f27 Add LDC latest CI by Johan Engelen · 6 years ago
  37. 729ffb9 Add icc 2019.1 by Matt Godbolt · 6 years ago
  38. dc89c9d Add POWER AT12.0 and clang compilers for C based off existing crossbuild-ng by Daniel Black · 6 years ago
  39. c4aeb9d wrong folders by Partouf · 6 years ago
  40. f300ef8 includeflag and includepaths by Partouf · 6 years ago
  41. 8f84959 Eigen and CUB libs for CUDA by Partouf · 6 years ago
  42. 12826a3 Rename zig trunk to ztrunk in ID. Addresses #1199 by Matt Godbolt · 6 years ago
  43. 423f668 Move to newer sentry library (hopefully fixes any sentry log issues) by Matt Godbolt · 6 years ago
  44. 5fbf7f6 Fix rust 1.28 to be actually 1.28 by Matt Godbolt · 6 years ago
  45. c0cc32e Re-ID fortran and go embedded compilers. See #1202 by Matt Godbolt · 6 years ago
  46. 712fb72 * Add Rust 1.31.0 by RabsRincon · 6 years ago
  47. 12fcdf9 Merge pull request #1210 from JohanEngelen/patch-1 by Patrick Quist · 6 years ago
  48. fa7267f GCC 7.4 by Matt Godbolt · 6 years ago
  49. 37ea47f Enable pahole for D compilers by Johan Engelen · 6 years ago
  50. 2bc49cc Updated doctest library to 2.2.0 by AMS21 · 6 years ago
  51. 2264087 Fixed copy & paste error by AMS21 · 6 years ago
  52. 9582e87 Updated doctest library to 2.1.0 by AMS21 · 6 years ago
  53. eb43dde Replace bogus ; in properties file by RabsRincon · 6 years ago
  54. ce97921 Fall back to rust 1.30 for travis by Matt Godbolt · 6 years ago
  55. b141ad5 Fix up some typos by Matt Godbolt · 6 years ago
  56. 39a43e3 Merge pull request #1143 from FZJ-JSC/gcc-cross-arm by Matt Godbolt · 6 years ago
  57. be16061 Merge pull request #1133 from grooverdan/power-clang-cleanup by Matt Godbolt · 6 years ago
  58. 2f816b7 Merge pull request #1173 from grooverdan/cross-power-go by Matt Godbolt · 6 years ago
  59. 1c7defc Fix duplicated llc/opt ids by RabsRincon · 6 years ago
  60. e4f90ea Add missing llc & opt llvm "lang" versions by RabsRincon · 6 years ago
  61. e54b407 ada.amazon.properties follows fortran.amazon.properties by Mitch Kennedy · 6 years ago
  62. 4907e1a Ada language support working locally by Mitch Kennedy · 6 years ago
  63. 3974fff Enable go tip (CC @vcabbage) by Matt Godbolt · 6 years ago
  64. da819cf Merge pull request #1171 from Bl4ckb0ne/tool-pahole by Matt Godbolt · 6 years ago
  65. 2782f7e undo obsolete change by Partouf · 6 years ago
  66. eb4e744 support more c++ compilers by Partouf · 6 years ago
  67. aa06fd8 default off, added supportsLibraryCodeFilter property by Partouf · 6 years ago
  68. 8c37077 Initial Ada language support. by Mitch Kennedy · 6 years ago
  69. 0150104 improvements by Partouf · 6 years ago
  70. fc2e83a Fortran POWER AT - shorter name by Dirk Brömmel · 6 years ago
  71. 49238d3 c++ POWER AT - shorter name by Daniel Black · 6 years ago
  72. 3b62e1f Add go cross compilers and powerpc64{,le} gccgo by Daniel Black · 6 years ago
  73. 5e305e3 Add fortran cross compilers and powerpc64{,le} gfortran by Daniel Black · 6 years ago
  74. 3e69db8 Extending properties for c, c++, and fortran to list ARM cross-compilers. by dbroemmel · 6 years ago
  75. 57092e8 link in both new PPC64 compilers by Daniel Black · 6 years ago
  76. ead5652 Add powerpc64{le,} for AT12 cross compilers by Daniel Black · 6 years ago
  77. b539e92 powerpc64{,le} clang (trunk) compiler by Daniel Black · 6 years ago
  78. 771177d Config : add pahole to amazon properties by Simon Zeni · 6 years ago
  79. 198663b Workarounds for a few compilers that still need multilib. Closes #1062 by Matt Godbolt · 6 years ago
  80. 74d8fce whynotboth by Partouf · 6 years ago
  81. bb9dbb3 clarify wine compilers by Partouf · 6 years ago
  82. 006b5be use properties to determine objdump support by Partouf · 6 years ago
  83. 3c70fdf disable binary mode on wine by Partouf · 6 years ago
  84. 7d5d11a Merge pull request #1157 from mattgodbolt/clangcwd by Patrick Quist · 6 years ago
  85. 8db2a41 Add LDC 1.12.0 and set it as new default by Johan Engelen · 6 years ago
  86. ca66f32 Ooops, fixed compiler ids by Gabor Greif · 6 years ago
  87. 1554460 Add GHC 8.6.2 by Gabor Greif · 6 years ago
  88. 25f8bb6 c too by Partouf · 6 years ago
  89. 0fceef3 clang sometimes needs workingdirectory to be set by Partouf · 6 years ago
  90. 9f31361 * Add GHC 8.4.4 & 8.6.1 by RabsRincon · 6 years ago
  91. b2fcbc9 Merge pull request #1144 from mattgodbolt/sourcetools by Patrick Quist · 6 years ago
  92. 9fbd479 Fixed typo by AMS21 · 6 years ago
  93. c5eaed4 Updated doctest to version 2.0.1 by AMS21 · 6 years ago
  94. 468f6af Merge remote-tracking branch 'matt/master' into sourcetools by Partouf · 6 years ago
  95. 968277d Add rust 1.30 by Matt Godbolt · 6 years ago
  96. 0125361 revert to original by Partouf · 6 years ago
  97. 085a787 toolchain is ignored when using target=riscv32 by Partouf · 6 years ago
  98. 6534e08 write options differently by Partouf · 6 years ago
  99. 5917617 clangtidy options by Partouf · 6 years ago
  100. d268417 rv32 was missing gcc toolchain param by Partouf · 6 years ago