1. b2fcbc9 Merge pull request #1144 from mattgodbolt/sourcetools by Patrick Quist · 6 years ago
  2. 9fbd479 Fixed typo by AMS21 · 6 years ago
  3. c5eaed4 Updated doctest to version 2.0.1 by AMS21 · 6 years ago
  4. 468f6af Merge remote-tracking branch 'matt/master' into sourcetools by Partouf · 6 years ago
  5. 968277d Add rust 1.30 by Matt Godbolt · 6 years ago
  6. 0125361 revert to original by Partouf · 6 years ago
  7. 085a787 toolchain is ignored when using target=riscv32 by Partouf · 6 years ago
  8. 6534e08 write options differently by Partouf · 6 years ago
  9. 5917617 clangtidy options by Partouf · 6 years ago
  10. d268417 rv32 was missing gcc toolchain param by Partouf · 6 years ago
  11. c52fb4f disable clang-tidy for msvc, translating compilerflags not trivial by Partouf · 6 years ago
  12. 67a768b exclude msvc from llvm mca by Partouf · 6 years ago
  13. ba40481 Merge pull request #1114 from bugwelle/moncao-llvm by Matt Godbolt · 6 years ago
  14. 6391cac exclude 32bit clean by Partouf · 6 years ago
  15. 7d1a83f independent source tooling and postcompilation asm tooling by Partouf · 6 years ago
  16. c486556 Fixes for https proxying; use https for www.godbolt.ms by Matt Godbolt · 6 years ago
  17. 72babf2 Fix s3 cache report; fix config string by Matt Godbolt · 6 years ago
  18. 7a0573d Enable S3 cache by Matt Godbolt · 6 years ago
  19. f39d171 Merge pull request #1082 from mattgodbolt/godbolt-ms by Matt Godbolt · 6 years ago
  20. 7bf5484 Merge pull request #1125 from mattgodbolt/privacy_cookie by Matt Godbolt · 6 years ago
  21. 425dec8 Removing yet unavailable versions of ifort. by Rubén Rincón Blanco · 6 years ago
  22. f36ef47 Trying to add ifort to the list of Fortran compilers. by dbroemmel · 6 years ago
  23. 90f60d7 Changes according to PR1127. by dbroemmel · 6 years ago
  24. 6c5f1dd Adding Fortran specific compiler script to enable .mod files. by dbroemmel · 6 years ago
  25. 1d5d6cc Move privacy configuration to a cookie with a configurable domain. See #1109 by Matt Godbolt · 6 years ago
  26. f735751 [Config] Fix llvm compiler defaults filename by Andre Meyering · 6 years ago
  27. 0cdda5f Merge pull request #1122 from johnmcfarlane/master by Rubén Rincón Blanco · 6 years ago
  28. 71c0831 Add CNL library to C++ by John McFarlane · 6 years ago
  29. 4051ef5 Add icc 19 to C too by Miguel Ojeda · 6 years ago
  30. 13aa86c Fix the fix by Matt Godbolt · 6 years ago
  31. 40dc34a Fix brigand include path by Matt Godbolt · 6 years ago
  32. 866361f Merge pull request #1106 from mattgodbolt/clean by Patrick Quist · 6 years ago
  33. 0036707 And a last reference removed. by dbroemmel · 6 years ago
  34. 460cc0d Removing ARM/PPC references in properties. by dbroemmel · 6 years ago
  35. ece37c8 Removed aliases, change (c) notice by dbroemmel · 6 years ago
  36. cd33999 Changes to naming convetions as per suggestion. by dbroemmel · 6 years ago
  37. 0ce8dfe Adjusting absolute paths by dbroemmel · 6 years ago
  38. 7197082 Adding fortran properties for Amazon instances. by dbroemmel · 6 years ago
  39. fc1e884 Update fortran.defaults.properties by Dirk Brömmel · 6 years ago
  40. 12dbaf3 Initial version of (patchy) Fortran support. by dbroemmel · 6 years ago
  41. b47e455 Fix libs.outcome.url as per instructions by Niall Douglas · 6 years ago
  42. d1c1284 Put the outcome path back by Niall Douglas · 6 years ago
  43. 29572da Fix bad path for outcome by Niall Douglas · 6 years ago
  44. 174f951 Amend path for outcome by Niall Douglas · 6 years ago
  45. 51a0394 Add Outcome to POSIX by Niall Douglas · 6 years ago
  46. b766e08 binary testcode, only works for clean32 3.0 by Partouf · 6 years ago
  47. c3ca062 add 32bits clean compilers by Partouf · 6 years ago
  48. 08c3f84 add 32bits clean compilers by Partouf · 6 years ago
  49. 3a092aa added clean 3.0 by Partouf · 6 years ago
  50. 38c0da4 disable demangler for now by Partouf · 6 years ago
  51. 1717ad9 disable binary for now by Partouf · 6 years ago
  52. 4b9dd0b std libraries via libPath by Partouf · 6 years ago
  53. 6a769c1 basic asm producing compilation with clean by Partouf · 6 years ago
  54. 07f0bc2 Add cross gcc variants to C by RabsRincon · 6 years ago
  55. 291c7c0 Fix zig 0.2.0 compilation failures by Marc Tiehuis · 6 years ago
  56. 03d77a6 Add Swift 4.2 by Erik Little · 6 years ago
  57. cbd68a8 Merge branch 'master' into clangs by Rubén Rincón Blanco · 6 years ago
  58. 90e6794 Manually pass system library path to icc. Fixes #896 by Matt Godbolt · 6 years ago
  59. 2f6729f Merge pull request #1099 from niekbouman/master by Matt Godbolt · 6 years ago
  60. 6067d72 Enabled ctbignum in library configuration by Niek J. Bouman · 6 years ago
  61. 30fb03b Merge pull request #1093 from niekbouman/master by Matt Godbolt · 6 years ago
  62. 97aec7e Add icc19 (closes #1097) by Matt Godbolt · 6 years ago
  63. 0d170a8 Add zig 0.2.0 and 0.3.0 compiler by Marc Tiehuis · 6 years ago
  64. 600d385 Updated c++.amazon.properties, added ctbignum lib by Niek J. Bouman · 6 years ago
  65. 5e4405f Merge pull request #1089 from JohanEngelen/patch-1 by Rubén Rincón Blanco · 6 years ago
  66. 382a84f Update d.amazon.properties by Johan Engelen · 6 years ago
  67. 08bb368 Bump gcc toolchain to 8.2.0 for clang trunk by RabsRincon · 6 years ago
  68. 3c2881d lifetime: use gcc 8.2 by Matthias Gehre · 6 years ago
  69. 7feb7b0 lifetime: Use libstdc++ by Matthias Gehre · 6 years ago
  70. a7c1670 Add LDC 1.11 and 0.17.6 by Johan Engelen · 6 years ago
  71. 0c48cb9 lifetime: Fix the html escaping by Matthias Gehre · 6 years ago
  72. 1968423 Add -Wlifetime clang by Matthias Gehre · 6 years ago
  73. 9e86326 Fix @quuxplusone compiler link by Rubén · 6 years ago
  74. 822d1f6 Rename per @hsutter's request by Matt Godbolt · 6 years ago
  75. ae8a825 Merge pull request #1069 from tiehuis/zig-support by Rubén · 6 years ago
  76. 4748cef Fix zig compiler binary path by Marc Tiehuis · 6 years ago
  77. af27f7c Rename zig master to trunk by Marc Tiehuis · 6 years ago
  78. 25fe3ca Update per Herb's requests by Matt Godbolt · 6 years ago
  79. 4581b46 Add godbolt.ms as a remote compiler explorer! by Nicole Mazzuca · 6 years ago
  80. a10598c Add clang 7.0.0 for C too by Miguel Ojeda · 6 years ago
  81. 1547eae Add clang 7.0 (using latest GCC toolchain for libstdc++ by Matt Godbolt · 6 years ago
  82. 4ad1b9c * Add fmt 5.2.0 by RabsRincon · 6 years ago
  83. 00ac996 * Add Rust 1.29.0 by RabsRincon · 6 years ago
  84. ffd04ac Add zig support by Marc Tiehuis · 6 years ago
  85. de23f6b * Add DMD 2.081.2 & 2.082.0 by RabsRincon · 6 years ago
  86. 3f4ade7 Merge branch 'master' into add-agner-fogs-vector-class-library by Matt Godbolt · 6 years ago
  87. 6182a0e Add the `go` 1.11 executable by Matt Godbolt · 6 years ago
  88. ce93453 * Add GoLang 1.11 by RabsRincon · 6 years ago
  89. b7e3bea * Add Doctest 2.0.0 by RabsRincon · 6 years ago
  90. f1a541b Dependent libs for EASTL by Matt Godbolt · 6 years ago
  91. e85de21 Typo/braino in EASTL trunk config by Matt Godbolt · 6 years ago
  92. b4d0a2f Add config for EASTL by Matt Godbolt · 6 years ago
  93. 9e04626 [fixup] Fix a small glitch 1.30 -> v1.30 by Dominic Kempf · 6 years ago
  94. 9701868 Add Agner Fogs vector class library to the Compiler Explorer by Dominic Kempf · 6 years ago
  95. c334aa4 Merge branch 'master' into storage by Matt Godbolt · 6 years ago
  96. 69ead8e Merge branch 'master' into storage by Matt Godbolt · 6 years ago
  97. 45036cc Add a link to a blog post explaining what auto-NSDMI are by Corentin Jabot · 6 years ago
  98. 6aea9aa Fix config typo (CC @cor3ntin) by Matt Godbolt · 6 years ago
  99. 9764a0f Clear status on state change & fix file-saver by RabsRincon · 6 years ago
  100. 225dc4a Remove extraneous semi-colon by Corentin Jabot · 6 years ago