1. a693df2 Adds clang-parmexpr compiler by Jason Rice · 7 years ago
  2. e60dad3 Update c++.amazon.properties by Patrick Quist · 7 years ago
  3. 1e9b9f3 Update c++.amazon.properties by Patrick Quist · 7 years ago
  4. 05a3426 Another attempt at fixing gdc by Matt Godbolt · 7 years ago
  5. 4b4d6df Attempt to fix travis build by Matt Godbolt · 7 years ago
  6. de888d0 Add another binary function to hide by Matt Godbolt · 7 years ago
  7. bc3980c Add googletest http://www.github.com/google/googletest by Gennadiy Civil · 7 years ago
  8. deb64c9 * Add {fmt} 5.3.0 by RabsRincon · 7 years ago
  9. d75c587 * Add GHC 6.2.3 by RabsRincon · 7 years ago
  10. 53829b6 Add a setting for the binary execution timeout by RabsRincon · 7 years ago
  11. 4420787 Merge branch 'master' into patch-1 by Johan Engelen · 7 years ago
  12. b8983f9 Merge pull request #1035 from mattgodbolt/hide-header-code by Patrick Quist · 7 years ago
  13. ffd1e1a Add LDC 1.13.0 by Johan Engelen · 7 years ago
  14. 74a5720 Merge remote-tracking branch 'matt/master' into hide-header-code by Partouf · 7 years ago
  15. e76b2fb icc 19.0.1 for C by Partouf · 7 years ago
  16. 2e6b228 fix C ppc configuration by Partouf · 7 years ago
  17. 99d2f4c Merge pull request #1205 from grooverdan/cross-power-c by Patrick Quist · 7 years ago
  18. 950441b Merge pull request #1214 from mattgodbolt/cudalibs by Patrick Quist · 7 years ago
  19. 75cf401 * Add Boost 1.69.0 by RabsRincon · 7 years ago
  20. 1db5f27 Add LDC latest CI by Johan Engelen · 7 years ago
  21. 729ffb9 Add icc 2019.1 by Matt Godbolt · 7 years ago
  22. dc89c9d Add POWER AT12.0 and clang compilers for C based off existing crossbuild-ng by Daniel Black · 7 years ago
  23. c4aeb9d wrong folders by Partouf · 7 years ago
  24. f300ef8 includeflag and includepaths by Partouf · 7 years ago
  25. 8f84959 Eigen and CUB libs for CUDA by Partouf · 7 years ago
  26. 12826a3 Rename zig trunk to ztrunk in ID. Addresses #1199 by Matt Godbolt · 7 years ago
  27. 423f668 Move to newer sentry library (hopefully fixes any sentry log issues) by Matt Godbolt · 7 years ago
  28. 5fbf7f6 Fix rust 1.28 to be actually 1.28 by Matt Godbolt · 7 years ago
  29. c0cc32e Re-ID fortran and go embedded compilers. See #1202 by Matt Godbolt · 7 years ago
  30. 712fb72 * Add Rust 1.31.0 by RabsRincon · 7 years ago
  31. 12fcdf9 Merge pull request #1210 from JohanEngelen/patch-1 by Patrick Quist · 7 years ago
  32. fa7267f GCC 7.4 by Matt Godbolt · 7 years ago
  33. 37ea47f Enable pahole for D compilers by Johan Engelen · 7 years ago
  34. 2bc49cc Updated doctest library to 2.2.0 by AMS21 · 7 years ago
  35. 2264087 Fixed copy & paste error by AMS21 · 7 years ago
  36. 9582e87 Updated doctest library to 2.1.0 by AMS21 · 7 years ago
  37. eb43dde Replace bogus ; in properties file by RabsRincon · 7 years ago
  38. ce97921 Fall back to rust 1.30 for travis by Matt Godbolt · 7 years ago
  39. b141ad5 Fix up some typos by Matt Godbolt · 7 years ago
  40. 39a43e3 Merge pull request #1143 from FZJ-JSC/gcc-cross-arm by Matt Godbolt · 7 years ago
  41. be16061 Merge pull request #1133 from grooverdan/power-clang-cleanup by Matt Godbolt · 7 years ago
  42. 2f816b7 Merge pull request #1173 from grooverdan/cross-power-go by Matt Godbolt · 7 years ago
  43. 1c7defc Fix duplicated llc/opt ids by RabsRincon · 7 years ago
  44. e4f90ea Add missing llc & opt llvm "lang" versions by RabsRincon · 7 years ago
  45. 3974fff Enable go tip (CC @vcabbage) by Matt Godbolt · 7 years ago
  46. da819cf Merge pull request #1171 from Bl4ckb0ne/tool-pahole by Matt Godbolt · 7 years ago
  47. 2782f7e undo obsolete change by Partouf · 7 years ago
  48. eb4e744 support more c++ compilers by Partouf · 7 years ago
  49. aa06fd8 default off, added supportsLibraryCodeFilter property by Partouf · 7 years ago
  50. fc2e83a Fortran POWER AT - shorter name by Dirk Brömmel · 7 years ago
  51. 49238d3 c++ POWER AT - shorter name by Daniel Black · 7 years ago
  52. 3b62e1f Add go cross compilers and powerpc64{,le} gccgo by Daniel Black · 7 years ago
  53. 5e305e3 Add fortran cross compilers and powerpc64{,le} gfortran by Daniel Black · 7 years ago
  54. 3e69db8 Extending properties for c, c++, and fortran to list ARM cross-compilers. by dbroemmel · 7 years ago
  55. 57092e8 link in both new PPC64 compilers by Daniel Black · 7 years ago
  56. ead5652 Add powerpc64{le,} for AT12 cross compilers by Daniel Black · 7 years ago
  57. b539e92 powerpc64{,le} clang (trunk) compiler by Daniel Black · 7 years ago
  58. 771177d Config : add pahole to amazon properties by Simon Zeni · 7 years ago
  59. 198663b Workarounds for a few compilers that still need multilib. Closes #1062 by Matt Godbolt · 7 years ago
  60. 74d8fce whynotboth by Partouf · 7 years ago
  61. bb9dbb3 clarify wine compilers by Partouf · 7 years ago
  62. 006b5be use properties to determine objdump support by Partouf · 7 years ago
  63. 3c70fdf disable binary mode on wine by Partouf · 7 years ago
  64. 7d5d11a Merge pull request #1157 from mattgodbolt/clangcwd by Patrick Quist · 7 years ago
  65. 8db2a41 Add LDC 1.12.0 and set it as new default by Johan Engelen · 7 years ago
  66. ca66f32 Ooops, fixed compiler ids by Gabor Greif · 7 years ago
  67. 1554460 Add GHC 8.6.2 by Gabor Greif · 7 years ago
  68. 25f8bb6 c too by Partouf · 7 years ago
  69. 0fceef3 clang sometimes needs workingdirectory to be set by Partouf · 7 years ago
  70. 9f31361 * Add GHC 8.4.4 & 8.6.1 by RabsRincon · 7 years ago
  71. b2fcbc9 Merge pull request #1144 from mattgodbolt/sourcetools by Patrick Quist · 7 years ago
  72. 9fbd479 Fixed typo by AMS21 · 7 years ago
  73. c5eaed4 Updated doctest to version 2.0.1 by AMS21 · 7 years ago
  74. 468f6af Merge remote-tracking branch 'matt/master' into sourcetools by Partouf · 7 years ago
  75. 968277d Add rust 1.30 by Matt Godbolt · 7 years ago
  76. 0125361 revert to original by Partouf · 7 years ago
  77. 085a787 toolchain is ignored when using target=riscv32 by Partouf · 7 years ago
  78. 6534e08 write options differently by Partouf · 7 years ago
  79. 5917617 clangtidy options by Partouf · 7 years ago
  80. d268417 rv32 was missing gcc toolchain param by Partouf · 7 years ago
  81. c52fb4f disable clang-tidy for msvc, translating compilerflags not trivial by Partouf · 7 years ago
  82. 67a768b exclude msvc from llvm mca by Partouf · 7 years ago
  83. ba40481 Merge pull request #1114 from bugwelle/moncao-llvm by Matt Godbolt · 7 years ago
  84. 6391cac exclude 32bit clean by Partouf · 7 years ago
  85. 7d1a83f independent source tooling and postcompilation asm tooling by Partouf · 7 years ago
  86. c486556 Fixes for https proxying; use https for www.godbolt.ms by Matt Godbolt · 7 years ago
  87. 72babf2 Fix s3 cache report; fix config string by Matt Godbolt · 7 years ago
  88. 7a0573d Enable S3 cache by Matt Godbolt · 7 years ago
  89. f39d171 Merge pull request #1082 from mattgodbolt/godbolt-ms by Matt Godbolt · 7 years ago
  90. 7bf5484 Merge pull request #1125 from mattgodbolt/privacy_cookie by Matt Godbolt · 7 years ago
  91. 425dec8 Removing yet unavailable versions of ifort. by Rubén Rincón Blanco · 7 years ago
  92. f36ef47 Trying to add ifort to the list of Fortran compilers. by dbroemmel · 7 years ago
  93. 90f60d7 Changes according to PR1127. by dbroemmel · 7 years ago
  94. 6c5f1dd Adding Fortran specific compiler script to enable .mod files. by dbroemmel · 7 years ago
  95. 1d5d6cc Move privacy configuration to a cookie with a configurable domain. See #1109 by Matt Godbolt · 7 years ago
  96. f735751 [Config] Fix llvm compiler defaults filename by Andre Meyering · 7 years ago
  97. 0cdda5f Merge pull request #1122 from johnmcfarlane/master by Rubén Rincón Blanco · 7 years ago
  98. 71c0831 Add CNL library to C++ by John McFarlane · 7 years ago
  99. 4051ef5 Add icc 19 to C too by Miguel Ojeda · 7 years ago
  100. 13aa86c Fix the fix by Matt Godbolt · 7 years ago