1. 290cf22 Remove clang from CUDA CE setup for now by Matt Godbolt · 6 years ago
  2. c1d7e62 Set up an explicit Amazon config for cuda by Matt Godbolt · 6 years ago
  3. 1c46f8f Add documentation for new defaultLibs config key by RabsRincon · 6 years ago
  4. a53c89b Add defaultLibs config key by RabsRincon · 6 years ago
  5. 338bc8b Specify proper llvm-mca compiler type in config by RabsRincon · 6 years ago
  6. 9782072 Make llvm-mca a child of analysis-tool baseclass by RabsRincon · 6 years ago
  7. ac8d24a First stab at CUDA support. See #221 by Matt Godbolt · 6 years ago
  8. c0c7d35 Add GCC 8.1 to C & bump objdum/c++filt versions by RabsRincon · 6 years ago
  9. 21071c2 Stop colouring the 1st line if the 0th is reported by RabsRincon · 6 years ago
  10. 7eb8e7a Fix theme-color metatag & monaco theme typo by RabsRincon · 6 years ago
  11. 6cce347 Experimental support for theme-color metatag by RabsRincon · 6 years ago
  12. 7707a2f * Added "Analysis" pseudo-language which lets arbitrary text be analysed, currently just using llvm-mca. by Matt Godbolt · 6 years ago
  13. 3745dcd Merge pull request #912 from filcab/master by Matt Godbolt · 6 years ago
  14. 7caaf6a Workaround for auto-folding. See #869 by Matt Godbolt · 6 years ago
  15. 6b6123a Merge pull request #914 from JohanEngelen/patch-1 by Matt Godbolt · 6 years ago
  16. b3d7c88 Add LDC 1.9.0 by Johan Engelen · 6 years ago
  17. b929d42 Add an 'analysis' tool class, and add llvm-mca as its first client by Filipe Cabecinhas · 6 years ago
  18. b95f818 More thanks by Matt Godbolt · 6 years ago
  19. ca4325e Use newest c++filt and objdump by Matt Godbolt · 6 years ago
  20. 4c6ba79 Add GCC 8.1 stuff to asm, go compiler and C compiler by Matt Godbolt · 6 years ago
  21. 066938b Fix typo in v100 of GSL by Matt Godbolt · 6 years ago
  22. fdc4527 Add GCC 8.1.0 by Matt Godbolt · 6 years ago
  23. 1212d4d * Add GSL v1.0.0 by RabsRincon · 6 years ago
  24. 777e429 Change link behaviour of thanks panel by RabsRincon · 6 years ago
  25. 0b38887 Link Ólafur by Matt Godbolt · 6 years ago
  26. 941aded Big change to the thanks page: adding Ólafur as our first Legendary Supporter, and tidying up the general far-too-tall display. Looks...er...different. Maybe better? by Matt Godbolt · 6 years ago
  27. 2536227 Add a way to disable the 'cosmetic' filters by Filipe Cabecinhas · 6 years ago
  28. aa47828 Add hideable behaviour to editor and conf. view by RabsRincon · 6 years ago
  29. c1117e4 Fix bad gcc dump UI behaviour by RabsRincon · 6 years ago
  30. 5574fbb Remove old computers, disable sentry on Matt's home computer by Matt Godbolt · 6 years ago
  31. a0b34e4 Correctly handle empty GCC Tree/RTL dumps on UI by RabsRincon · 6 years ago
  32. ea6fabe change Compiling icon color in conf. view by RabsRincon · 6 years ago
  33. c17d676 Add prefix to Alert.notification system by RabsRincon · 6 years ago
  34. 215ece0 Improve Conformance View performance and usability by RabsRincon · 6 years ago
  35. b9b9718 Merge pull request #911 from mattgodbolt/compact_compiler_buttons by Matt Godbolt · 6 years ago
  36. 8c4f695 Move initialisation to initButtons by Matt Godbolt · 6 years ago
  37. b436a09 Minor formatting, NFC by Matt Godbolt · 6 years ago
  38. 2e9515e Cache sizes and prevent DOM changes unless necessary to make resizes more efficient by Matt Godbolt · 6 years ago
  39. 0fc3097 Ensure caret on dropdown is visible on hidden items by Matt Godbolt · 6 years ago
  40. cef6360 Merge branch 'master' into compact_compiler_buttons by Matt Godbolt · 6 years ago
  41. 1ec8d89 Fix some typos in ARIA tags (for real) by Matt Godbolt · 6 years ago
  42. c9d317b Fix some typos in ARIA tags by Matt Godbolt · 6 years ago
  43. dc3db23 Hide some labels if it would save vertical space. Handy for smaller screens by Matt Godbolt · 6 years ago
  44. d5621d7 Fix undefined function if no formatters defined by RabsRincon · 6 years ago
  45. 53ac6d3 Merge pull request #908 from mattgodbolt/format by Rubén · 6 years ago
  46. 2e56fe2 Rename source check function by RabsRincon · 6 years ago
  47. 84815c9 Simplify confirmOverwrite function by RabsRincon · 6 years ago
  48. 0f3b325 Properly pass yes handler to confirmOverwrite by RabsRincon · 6 years ago
  49. a300723 Updated roadmap by Matt Godbolt · 6 years ago
  50. 7a1280b Remove extra arguments to ask function call by RabsRincon · 6 years ago
  51. 5ba34e6 Address @jaredwy review comments by RabsRincon · 6 years ago
  52. 173a128 Reorder mir libs declaration order by RabsRincon · 6 years ago
  53. 324d317 * Add dlib 19.10 by RabsRincon · 6 years ago
  54. 0fed2dd * Add Google Benchmark 1.4.0 by RabsRincon · 6 years ago
  55. 7316064 * Install mir-algorithm 0.9.5 by RabsRincon · 6 years ago
  56. 2db5324 * Add DMD 2.079.1 by RabsRincon · 6 years ago
  57. 3ef21eb *Add GHC 8.4.2 by RabsRincon · 6 years ago
  58. 2e15acb Fix undefined function call by RabsRincon · 6 years ago
  59. 59584f3 Address some of @Partouf's review comments by RabsRincon · 6 years ago
  60. e5ee5a2 Make clang-format user input more secure by RabsRincon · 6 years ago
  61. 6e85b2d Merge pull request #902 from partouf/gofixes by Matt Godbolt · 6 years ago
  62. b7a3228 review fixes by Partouf · 6 years ago
  63. 3ace4fd Ensure answer return param always exists by RabsRincon · 6 years ago
  64. 24c56d1 Avoid doing unnecessary json formatting by RabsRincon · 6 years ago
  65. 499fa7d Add initial compiler-finder test by RabsRincon · 6 years ago
  66. 1d9d1be Fix copyright header by RabsRincon · 6 years ago
  67. 281d139 Add base-compiler test file by RabsRincon · 6 years ago
  68. 0afd799 Add tests for bad formatters by RabsRincon · 6 years ago
  69. 39f3973 More thanks by Matt Godbolt · 6 years ago
  70. ae0386e Add catch2 (CC @philsquared) by Matt Godbolt · 6 years ago
  71. 10ab7c6 Update Yarn to v1.6.0 by RabsRincon · 6 years ago
  72. bcdfd46 Add list formatters handler test by RabsRincon · 6 years ago
  73. a8cc9db Fix missing input argument by RabsRincon · 6 years ago
  74. b8c8c65 Reimplement code formatting by RabsRincon · 6 years ago
  75. bf3b8a6 Fix Scroll to assembly action by RabsRincon · 7 years ago
  76. bffeb90 * Disable GHC 8.2.2 until we can run it properly by RabsRincon · 7 years ago
  77. af35d53 Move down JetBrains UI by RabsRincon · 7 years ago
  78. 2485a81 README tweak by Matt Godbolt · 7 years ago
  79. 5d5241d Say thanks to JetBrains for the license by Matt Godbolt · 7 years ago
  80. b6e2976 More thanks by Matt Godbolt · 7 years ago
  81. 5e45234 add unittest by Partouf · 7 years ago
  82. eba5635 * Add GHC 8.2.2 by RabsRincon · 7 years ago
  83. a6ea14e * Add GHC 8.4.1 & demangler support for GHC by RabsRincon · 7 years ago
  84. 6b54003 missed a slash by Partouf · 7 years ago
  85. 22a87bc fix unknown source lines in GO asm output by Partouf · 7 years ago
  86. d376426 * Improve error display for Google ShortLinks by RabsRincon · 7 years ago
  87. 537cace Merge pull request #897 from mattgodbolt/compiler-finder by Rubén · 7 years ago
  88. b378b4e Fix asm docs not showing up by RabsRincon · 7 years ago
  89. 1317203 Reset binary margin onContextMenu by RabsRincon · 7 years ago
  90. f576101 * Add Boost 1.67.0 by RabsRincon · 7 years ago
  91. 3ac06e3 Add Boost 1.67.0 by RabsRincon · 7 years ago
  92. 2ff9775 Improve tests structures a tiny bit by RabsRincon · 7 years ago
  93. f2c8545 Address Partouf's review by RabsRincon · 7 years ago
  94. 7145ba9 Improve small details by RabsRincon · 7 years ago
  95. 483fb3e Separate compiler search from app.js by RabsRincon · 7 years ago
  96. fe18b54 Enforce binary margin on mouse up if necessary by RabsRincon · 7 years ago
  97. fd6b1a7 Force large lineNumber min chars by RabsRincon · 7 years ago
  98. 8429842 Avoid extra work for every api/languages query by RabsRincon · 7 years ago
  99. 04d7d9c Ensure we don't list unused languages on the api by RabsRincon · 7 years ago
  100. 968ce50 Add superfluous base argument parser test by RabsRincon · 7 years ago