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