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