1. dc9c20a Merge pull request #984 from mattgodbolt/longtextdemanglefix by Rubén · 6 years ago
  2. bf0b875 testcase causes problems by Partouf · 6 years ago
  3. 0f4908a fix #983 by Partouf · 6 years ago
  4. d829059 Update CONTRIBUTORS.md by RabsRincon · 6 years ago
  5. 28ad778 Merge pull request #981 from shubhdev/master by Rubén · 6 years ago
  6. 8ce9259 Fix library parser not adding lib paths by RabsRincon · 6 years ago
  7. 928c7a1 Change wrong doc examples by RabsRincon · 6 years ago
  8. 1036da2 nlohmann json: Add trunk as well by Shubham Rawat · 6 years ago
  9. 0ff53eb nlohmann json: Fix lib path by Shubham Rawat · 6 years ago
  10. 19a2a6b Add nlohmann json by Shubham Rawat · 6 years ago
  11. 764065e Merge pull request #979 from mattgodbolt/constructmanglefix by Rubén · 6 years ago
  12. 89eea25 add testcase for #978 by Partouf · 6 years ago
  13. ee752c6 fix #978 by Partouf · 6 years ago
  14. 1962fa8 Merge pull request #976 from andrew-gresyk/master by Rubén · 6 years ago
  15. ec3c764 Added alternative path for HFSM trunk by Andrew Gresyk · 6 years ago
  16. f925cd5 Re-added HFSM 0.8 by Andrew Gresyk · 6 years ago
  17. c79e5f6 Updated HFSM to 0.10 by Andrew Gresyk · 6 years ago
  18. b734597 Merge pull request #1 from mattgodbolt/master by Andrew Gresyk · 6 years ago
  19. f3ed6d2 Merge pull request #974 from mattgodbolt/msvcc by Rubén · 6 years ago
  20. 03d413a Use c++filt on msvcc by RabsRincon · 6 years ago
  21. 8f38180 Set intra-whitespace removal off by default by RabsRincon · 6 years ago
  22. d44792b * Add MSVC C version compilers by RabsRincon · 6 years ago
  23. 035e540 Merge pull request #968 from JohanEngelen/patch-1 by Rubén · 6 years ago
  24. e53e936 Revert old compiler IDs by Johan Engelen · 6 years ago
  25. eabb62c Fix typo by Johan Engelen · 6 years ago
  26. 37e2443 Add LDC 1.10.0 and make it default by Johan Engelen · 6 years ago
  27. 0e79066 Add semver ordering to compilers by RabsRincon · 6 years ago
  28. 3ae56e4 Fix changeloger.py for msgs with marks in lines >1 by RabsRincon · 6 years ago
  29. 9ef92b7 Fix a remaining underscore-node use by RabsRincon · 6 years ago
  30. 1a33902 Merge compilerProps functions to a general case one (#956) by Rubén · 6 years ago
  31. f738a9b Prepend every option in the conf. view pickers by RabsRincon · 6 years ago
  32. 2abf63f Fix swift 4.1.1 & 4.1.2 declarations by RabsRincon · 6 years ago
  33. 909095f * Add mir-algorithm 1.1.0 by RabsRincon · 6 years ago
  34. 8b9d91b * Add GLM 0.9.9.0 by RabsRincon · 6 years ago
  35. 5635356 * Add Catch 2.2.3 by RabsRincon · 6 years ago
  36. 54e0ecc * Add Swift 4.1.1 & 4.1.2 by RabsRincon · 6 years ago
  37. 1750d37 Fix Haskell 8.4.3 by RabsRincon · 6 years ago
  38. 2e765e8 * Add range-v3 0.3.6 by RabsRincon · 6 years ago
  39. 7700a58 Add expected-lite 0.1.0 & trunk by RabsRincon · 6 years ago
  40. b4246df Update yarn.lock + d/.gitignore by RabsRincon · 6 years ago
  41. 7c18ffe Drop underscore-node in favour of underscore.js by RabsRincon · 6 years ago
  42. 96c93c6 Fix splice function arguments by RabsRincon · 6 years ago
  43. 4405a81 Use named algorithm on empty lines deletion by RabsRincon · 6 years ago
  44. b7375fd Fix PULL_REQUEST_TEMPLATE.md comment tag by RabsRincon · 6 years ago
  45. 3e5b6a7 Create PULL_REQUEST_TEMPLATE.md by Rubén · 6 years ago
  46. 57405e4 Remove unnecessary quotes by RabsRincon · 6 years ago
  47. 4ace632 * Add DMD 2.080.1 by RabsRincon · 6 years ago
  48. 373587c Fix compiler key filter bug by RabsRincon · 6 years ago
  49. 821c533 * Add GHC 4.3.2 by RabsRincon · 6 years ago
  50. 2e7fb1f Use multiple cores to xz compress by Matt Godbolt · 6 years ago
  51. be46aed Fix mistake in include path for new windows compilers. Fixes #951 by Matt Godbolt · 6 years ago
  52. 6235faf Merge pull request #909 from mattgodbolt/contextualdemangler by Matt Godbolt · 6 years ago
  53. 31391d2 New (dailyish) MSVC compilers by Matt Godbolt · 6 years ago
  54. 7185af7 Name the MSVC compiler groups by Matt Godbolt · 6 years ago
  55. cbcdc75 Sort the compiler groups alphabetically by Matt Godbolt · 6 years ago
  56. 3d885eb Change CONTRIBUTORS.md order by RabsRincon · 6 years ago
  57. 7672554 Create CONTRIBUTORS.md by RabsRincon · 6 years ago
  58. 88f203a Merge pull request #949 from mattgodbolt/libsdropdown by Rubén · 6 years ago
  59. 2bca0bf use -n on the unittests, so they run under windows as well by Partouf · 6 years ago
  60. 1c1f5c2 undo -n by Partouf · 6 years ago
  61. e9202f1 start to collect often used regular expressions for asm by Partouf · 6 years ago
  62. 5fb14fd use const for c++filt path by Partouf · 6 years ago
  63. 181c984 fix copyright notice by Partouf · 6 years ago
  64. 9340aef only loop once over translations array by Partouf · 6 years ago
  65. b77c7d3 Attempt at adding msvc 2015_u3 by Matt Godbolt · 6 years ago
  66. 49ec6bd Add some right marging to lib dropdown arrow by RabsRincon · 6 years ago
  67. 36c6f8b Prettify new changelog style based on suggestions by RabsRincon · 6 years ago
  68. 07a7521 Make lib arrow purely a CSS element by RabsRincon · 6 years ago
  69. 7169b98 Remove topBarHeight cache as it caused ui issues by RabsRincon · 6 years ago
  70. 7092559 Remove superflous _.bind by RabsRincon · 6 years ago
  71. 9bd2da3 Fix arrow colour & add dark theme variant by RabsRincon · 6 years ago
  72. 6d61ca5 Add jQuery .data element access by RabsRincon · 6 years ago
  73. 6428a9c * Change libs dropdown style by RabsRincon · 6 years ago
  74. 9890322 Change changelog format by removing hash display by RabsRincon · 6 years ago
  75. c612b56 Create ansiToHtml at construction time by RabsRincon · 6 years ago
  76. ab6c098 Avoid undefined message if exception has no code by RabsRincon · 6 years ago
  77. fd6c739 Finally add mir-algorithm 1.0.0 by RabsRincon · 6 years ago
  78. 0dc11a1 Separate PPC and MIPS to each own group by RabsRincon · 6 years ago
  79. d54d10c Add compiler id to gathering version log message by RabsRincon · 6 years ago
  80. a6f9fae Merge pull request #943 from ethanhs/master by Matt Godbolt · 6 years ago
  81. a4137a2 Change compiler name to fit style by Ethan Smith · 6 years ago
  82. 7e80f3b More thanks by Matt Godbolt · 6 years ago
  83. 9bdc412 Remove riscv64 and add note about clang trunk by Ethan Smith · 6 years ago
  84. b999f4c More thanks by Matt Godbolt · 6 years ago
  85. 1f0fdae Add RISC-V support by Ethan Smith · 6 years ago
  86. ed35d66 Remove CCTZ from Abseil's dependencies by RabsRincon · 6 years ago
  87. b0615a9 More thanks by Matt Godbolt · 6 years ago
  88. 019a4df Fix prependOptions visibility by RabsRincon · 6 years ago
  89. c698a1a Merge pull request #940 from mattgodbolt/int-properties by Matt Godbolt · 7 years ago
  90. 5dcd18f Avoid 0X.. property values to be parsed as ints by RabsRincon · 7 years ago
  91. 012f392 Remove some old notes; move oldhash to test (it's an old manual test setp I'm keeping for posterity) by Matt Godbolt · 7 years ago
  92. 63de746 Merge pull request #935 from cor3ntin/add-expected-lite by Matt Godbolt · 7 years ago
  93. a025602 Add expected-lite by Corentin Jabot · 7 years ago
  94. 7ab3f55 Merge pull request #937 from kalray/pr-gccdump by Rubén · 7 years ago
  95. 13f6e80 Add explanation comment to code by Rubén · 7 years ago
  96. 9bd4a2b Always try to attach gccdump info by Marc Poulhiès · 7 years ago
  97. 7c8bb70 Add fmt 5.0.0 by RabsRincon · 7 years ago
  98. 1a4495d Typo in CUDA default compiler by Matt Godbolt · 7 years ago
  99. 80c986b Add CUDA 9.2. See #932 by Matt Godbolt · 7 years ago
  100. 22592b0 Merge pull request #930 from mattgodbolt/new_cache by Matt Godbolt · 7 years ago