1. 101cee1 Merge branch 'master' of https://github.com/compiler-explorer/compiler-explorer by partouf · 4 years, 2 months ago
  2. e1ab9d1 Enable debugging info for Nim by default (#2266) by Danil Yarantsev · 4 years, 2 months ago
  3. 62902dd Add more Nim examples (#2265) by Danil Yarantsev · 4 years, 2 months ago
  4. d1ddfcf Make Nim example actually work (#2264) by Danil Yarantsev · 4 years, 2 months ago
  5. 99d575b IntelliJ churn by Matt Godbolt · 4 years, 2 months ago
  6. b61f0bd Add another thank-you by Matt Godbolt · 4 years, 2 months ago
  7. 924dd02 add initial unicode asm test by partouf · 4 years, 2 months ago
  8. d78ad0a Merge branch 'master' of https://github.com/compiler-explorer/compiler-explorer by partouf · 4 years, 2 months ago
  9. 9b51556 remove obsolete links prop in asm json by partouf · 4 years, 2 months ago
  10. 89547ec September thanks by Matt Godbolt · 4 years, 2 months ago
  11. 28f0137 add some basic binary objdump parsing testcases by partouf · 4 years, 2 months ago
  12. f9ac4d0 Update descriptions for Thrust/CUB CUDA libraries. (#2257) by Allison Vacanti · 4 years, 2 months ago
  13. 1ecfa68 Update Zig to use the new CLI (#2254) by Alexandros Naskos · 4 years, 2 months ago
  14. a659ad6 minimum width added to history modal (#2253) by Artem · 4 years, 2 months ago
  15. 8a6ddee Update the CUDA Thrust/CUB libraries. (#2255) by Allison Vacanti · 4 years, 2 months ago
  16. d080c7a also darken permalink input and execution+tool stdin textarea by partouf · 4 years, 2 months ago
  17. 7e645f4 Dark mode compiler arguments input text-color fix (#2252) by Artem · 4 years, 2 months ago
  18. f98fddd re-add spdlog by Patrick Quist · 4 years, 2 months ago
  19. cf2cf00 Hello darkness my old friend by Austin Morton · 4 years, 2 months ago
  20. 4b653e6 Increase sentrySlowRequestMs to 30s by Austin Morton · 4 years, 2 months ago
  21. 91f1166 Update dependencies (#2248) by Austin Morton · 4 years, 2 months ago
  22. 8c130ed Disable webpack development middleware statistic logging (#2247) by Austin Morton · 4 years, 2 months ago
  23. f8826fd Refactor theme system to apply them earlier in page load (#2249) by Austin Morton · 4 years, 2 months ago
  24. 1eebac3 guard examples code when not defined by partouf · 4 years, 2 months ago
  25. 412cc5c disable spdlog for now by Patrick Quist · 4 years, 2 months ago
  26. 0664a9a Update WSL.properties by Patrick Quist · 4 years, 2 months ago
  27. 8f7dccc Update cppx_blue.default.properties by Patrick Quist · 4 years, 2 months ago
  28. b99f835 missing compiler props by Patrick Quist · 4 years, 2 months ago
  29. a3e4a52 Update cppx_gold.defaults.properties by Patrick Quist · 4 years, 2 months ago
  30. 468209b Update CONTRIBUTING.md by Patrick Quist · 4 years, 2 months ago
  31. 4819aa4 fix slack links by Patrick Quist · 4 years, 2 months ago
  32. bdad1fd Sometimes folders weren't cleaned up after compilation/execution (#2237) by Patrick Quist · 4 years, 2 months ago
  33. 3689985 Fix #2241 by Patrick Quist · 4 years, 2 months ago
  34. aee3a91 fix liblink spdlog by Patrick Quist · 4 years, 2 months ago
  35. b04bbe9 Add spdlog (see #2210) (#2212) by Matt Godbolt · 4 years, 2 months ago
  36. 57da75d Organize .gitignore (#2235) by Austin Morton · 4 years, 2 months ago
  37. de85aec Normalize and enforce license disclaimer headers (#2234) by Austin Morton · 4 years, 2 months ago
  38. 4a158e1 Library widget revamp (#2223) by Patrick Quist · 4 years, 2 months ago
  39. 9dcd208 Fix lint warning by Austin Morton · 4 years, 2 months ago
  40. f68198a Reassign copyright to Compiler Explorer Authors (#2233) by Matt Godbolt · 4 years, 2 months ago
  41. a2eed58 Transfer copyright to compiler explorer authors (#2232) by Patrick Quist · 4 years, 2 months ago
  42. 044dcfb Use ES6 Modules (#2132) by Austin Morton · 4 years, 2 months ago
  43. bac07fe Eliminate all dynamic require statements (#2230) by Austin Morton · 4 years, 2 months ago
  44. 697c8e9 support library options to be passed on to the compiler (#2215) by Patrick Quist · 4 years, 2 months ago
  45. 82faf7b Added cppitertools (#2227) by niekbouman · 4 years, 2 months ago
  46. 28df4b3 After discussion with @jhemstad we're going to undo all the includes and wait to see what trouble it causes...It should unlock replacement of the C++ libraries for CUDA, e.g. libcxxcuda and Thrust and CUB by Matt Godbolt · 4 years, 2 months ago
  47. 378d525 Remove explicit paths from 10.2 by Matt Godbolt · 4 years, 2 months ago
  48. eaf1444 Proper semvers for CUDA by Matt Godbolt · 4 years, 2 months ago
  49. 6e9a4d4 CUDA tweaks to dovetail in with new installation type...hopefully by Matt Godbolt · 4 years, 2 months ago
  50. b8da4ea Add CUDA 11 and 11 Update 1 (#2219) by Jake Hemstad · 4 years, 2 months ago
  51. a1b4ec4 Do not attempt to import the demangler class if demanglerType is not set by Austin Morton · 4 years, 2 months ago
  52. a49c052 Refactor shortener implementation in preparation for es6 modules by Austin Morton · 4 years, 2 months ago
  53. 638c7ce Add libcudacxx CUDA library (#2220) by Jake Hemstad · 4 years, 2 months ago
  54. 3c4aa76 Replace demanglerClassFile with demanglerType (#2225) by Austin Morton · 4 years, 2 months ago
  55. d007a32 Why I still push directly to master is beyond me at this point by Austin Morton · 4 years, 2 months ago
  56. dde5ef0 Move some files in preparation for es6 modules by Austin Morton · 4 years, 2 months ago
  57. ca437e1 Consolidate eslint configuration (#2224) by Austin Morton · 4 years, 2 months ago
  58. 9052568 Fix incorrect usage of Promise/async in test suite by Austin Morton · 4 years, 2 months ago
  59. 68e33d1 static lib linking in wrong order by Patrick Quist · 4 years, 2 months ago
  60. 60abd00 Swift executions (#2216) by Patrick Quist · 4 years, 2 months ago
  61. 8283a16 icc bugfix for conan libraries by partouf · 4 years, 2 months ago
  62. 271ff8b add cnl v1 and path fixes by partouf · 4 years, 2 months ago
  63. 3417041 Add Enoki library (#2209) by Robin Christ · 4 years, 2 months ago
  64. 83ef3c2 Bump default timeout to 20s by Matt Godbolt · 4 years, 2 months ago
  65. 33bb996 Partially address #2201 by Matt Godbolt · 4 years, 2 months ago
  66. 8c06f7e New Intel compilers (#2208) by Patrick Quist · 4 years, 2 months ago
  67. bd3d280 Ping #2154 we really need to fix this by Patrick Quist · 4 years, 2 months ago
  68. 78c13cc add strings tool (#2206) by Patrick Quist · 4 years, 2 months ago
  69. 9e16c3c Add Swift 5.3 (#2205) by Alejandro Alonso · 4 years, 2 months ago
  70. 67c7233 mp-units 0.6.0 support added (#2200) by Mateusz Pusz · 4 years, 2 months ago
  71. 9d1eb3e Bump node-fetch from 2.6.0 to 2.6.1 (#2198) by dependabot[bot] · 4 years, 2 months ago
  72. 737ce20 use main by partouf · 4 years, 2 months ago
  73. 4b1fe74 add immer library by partouf · 4 years, 2 months ago
  74. 8e78864 remove tc range, doesnt work by partouf · 4 years, 2 months ago
  75. 1df5104 add tc range, bugfix libs widget by partouf · 4 years, 2 months ago
  76. 7c34365 add urls for the last few libs by partouf · 4 years, 2 months ago
  77. 4aa530a add libunifex trunk (#2193) by Patrick Quist · 4 years, 2 months ago
  78. eb368a5 Update AddingLinkableLibrary.md by Patrick Quist · 4 years, 3 months ago
  79. afb55d0 Update AddingLinkableLibrary.md by Patrick Quist · 4 years, 3 months ago
  80. 138a7ad to be refactored into a usable public doc by Patrick Quist · 4 years, 3 months ago
  81. 2d0c42f Update AddingALibrary.md by Patrick Quist · 4 years, 3 months ago
  82. 6c41040 Remove a duplicate sponsor by Matt Godbolt · 4 years, 3 months ago
  83. 41e49b8 Latest thanks! by Matt Godbolt · 4 years, 3 months ago
  84. 356e87f .inst as an opcode (#2190) by Patrick Quist · 4 years, 3 months ago
  85. 3c6d1c7 add wasm variants for GO (#2187) by Patrick Quist · 4 years, 3 months ago
  86. 3a5420f remove unused code by partouf · 4 years, 3 months ago
  87. 2f8fafe Update c.amazon.properties by Austin Morton · 4 years, 3 months ago
  88. 91d3a18 Merge branch 'master' of https://github.com/compiler-explorer/compiler-explorer by partouf · 4 years, 3 months ago
  89. 3aa1e0d use gcc trunk as clang trunk gcctoolchain by partouf · 4 years, 3 months ago
  90. d6a8619 Copy compiler arguments for 'Executor from this' (#2191) by Patrick Quist · 4 years, 3 months ago
  91. ee3000f Noscript default compiler (#2189) by Patrick Quist · 4 years, 3 months ago
  92. af729bc leave out fortran compilers that we dont have by partouf · 4 years, 3 months ago
  93. d8f5d3a Ranges-v3 0.11.0 support added + mp-units depends also on GSL now (#2188) by Mateusz Pusz · 4 years, 3 months ago
  94. a57da71 Add FPC 3.2.0 (#2185) by Patrick Quist · 4 years, 3 months ago
  95. 0f01b99 Fix curl API (#2184) by Patrick Quist · 4 years, 3 months ago
  96. 837fc3c Filter compilers in execution panel (#2181) by Patrick Quist · 4 years, 3 months ago
  97. baa37fa [WIP] Golang GO support binary + execution (#2179) by Patrick Quist · 4 years, 3 months ago
  98. 6b6a9ef use underscore pick to filter compiler properties by Partouf · 4 years, 3 months ago
  99. 9444b19 extra default field to offer more backward compatibility by Patrick Quist · 4 years, 3 months ago
  100. ab2f8e2 Compilers API changes (#2170) by Patrick Quist · 4 years, 3 months ago