1. 13f6e80 Add explanation comment to code by Rubén · 7 years ago
  2. 9bd4a2b Always try to attach gccdump info by Marc Poulhiès · 7 years ago
  3. 7c8bb70 Add fmt 5.0.0 by RabsRincon · 7 years ago
  4. 1a4495d Typo in CUDA default compiler by Matt Godbolt · 7 years ago
  5. 80c986b Add CUDA 9.2. See #932 by Matt Godbolt · 7 years ago
  6. 22592b0 Merge pull request #930 from mattgodbolt/new_cache by Matt Godbolt · 7 years ago
  7. 5ba7122 Addressing @RabsRincon comments by Matt Godbolt · 7 years ago
  8. 52652f6 Clarify a comment by Matt Godbolt · 7 years ago
  9. d5ac32b Handle missing creator metadata by Matt Godbolt · 7 years ago
  10. 78c3142 Use the new caching system for compilation caches. by Matt Godbolt · 7 years ago
  11. 72760b6 Support creation of cache chains from config strings by Matt Godbolt · 7 years ago
  12. 36b7208 First attempt at some new caching; including in-memory, on-disk, and on S3 by Matt Godbolt · 7 years ago
  13. 5b60a1d More thanks! by Matt Godbolt · 7 years ago
  14. a7a5af4 Report back every option we explicitly added by RabsRincon · 7 years ago
  15. 8652dcf Add rust 1.26 by Matt Godbolt · 7 years ago
  16. 0fd482e Add gcc toolchain to CUDA clang by Matt Godbolt · 7 years ago
  17. 398c5b4 Re-enable clang cuda build as it seems to be working now... by Matt Godbolt · 7 years ago
  18. 2c61e0e Fix up README mistake in specifying node path (thanks @anastasiak2512) by Matt Godbolt · 7 years ago
  19. f85fe29 Add cuda-mode.js, derived from cppp-mode.js by RabsRincon · 7 years ago
  20. a2109fa Clarify a comment by Matt Godbolt · 7 years ago
  21. 290cf22 Remove clang from CUDA CE setup for now by Matt Godbolt · 7 years ago
  22. c1d7e62 Set up an explicit Amazon config for cuda by Matt Godbolt · 7 years ago
  23. 1c46f8f Add documentation for new defaultLibs config key by RabsRincon · 7 years ago
  24. a53c89b Add defaultLibs config key by RabsRincon · 7 years ago
  25. 338bc8b Specify proper llvm-mca compiler type in config by RabsRincon · 7 years ago
  26. 9782072 Make llvm-mca a child of analysis-tool baseclass by RabsRincon · 7 years ago
  27. ac8d24a First stab at CUDA support. See #221 by Matt Godbolt · 7 years ago
  28. c0c7d35 Add GCC 8.1 to C & bump objdum/c++filt versions by RabsRincon · 7 years ago
  29. 21071c2 Stop colouring the 1st line if the 0th is reported by RabsRincon · 7 years ago
  30. 7eb8e7a Fix theme-color metatag & monaco theme typo by RabsRincon · 7 years ago
  31. 6cce347 Experimental support for theme-color metatag by RabsRincon · 7 years ago
  32. 7707a2f * Added "Analysis" pseudo-language which lets arbitrary text be analysed, currently just using llvm-mca. by Matt Godbolt · 7 years ago
  33. 3745dcd Merge pull request #912 from filcab/master by Matt Godbolt · 7 years ago
  34. 7caaf6a Workaround for auto-folding. See #869 by Matt Godbolt · 7 years ago
  35. 6b6123a Merge pull request #914 from JohanEngelen/patch-1 by Matt Godbolt · 7 years ago
  36. b3d7c88 Add LDC 1.9.0 by Johan Engelen · 7 years ago
  37. b929d42 Add an 'analysis' tool class, and add llvm-mca as its first client by Filipe Cabecinhas · 7 years ago
  38. b95f818 More thanks by Matt Godbolt · 7 years ago
  39. ca4325e Use newest c++filt and objdump by Matt Godbolt · 7 years ago
  40. 4c6ba79 Add GCC 8.1 stuff to asm, go compiler and C compiler by Matt Godbolt · 7 years ago
  41. 066938b Fix typo in v100 of GSL by Matt Godbolt · 7 years ago
  42. fdc4527 Add GCC 8.1.0 by Matt Godbolt · 7 years ago
  43. 1212d4d * Add GSL v1.0.0 by RabsRincon · 7 years ago
  44. 777e429 Change link behaviour of thanks panel by RabsRincon · 7 years ago
  45. 0b38887 Link Ólafur by Matt Godbolt · 7 years ago
  46. 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 · 7 years ago
  47. 2536227 Add a way to disable the 'cosmetic' filters by Filipe Cabecinhas · 7 years ago
  48. aa47828 Add hideable behaviour to editor and conf. view by RabsRincon · 7 years ago
  49. c1117e4 Fix bad gcc dump UI behaviour by RabsRincon · 7 years ago
  50. 5574fbb Remove old computers, disable sentry on Matt's home computer by Matt Godbolt · 7 years ago
  51. a0b34e4 Correctly handle empty GCC Tree/RTL dumps on UI by RabsRincon · 7 years ago
  52. ea6fabe change Compiling icon color in conf. view by RabsRincon · 7 years ago
  53. c17d676 Add prefix to Alert.notification system by RabsRincon · 7 years ago
  54. 215ece0 Improve Conformance View performance and usability by RabsRincon · 7 years ago
  55. b9b9718 Merge pull request #911 from mattgodbolt/compact_compiler_buttons by Matt Godbolt · 7 years ago
  56. 8c4f695 Move initialisation to initButtons by Matt Godbolt · 7 years ago
  57. b436a09 Minor formatting, NFC by Matt Godbolt · 7 years ago
  58. 2e9515e Cache sizes and prevent DOM changes unless necessary to make resizes more efficient by Matt Godbolt · 7 years ago
  59. 0fc3097 Ensure caret on dropdown is visible on hidden items by Matt Godbolt · 7 years ago
  60. cef6360 Merge branch 'master' into compact_compiler_buttons by Matt Godbolt · 7 years ago
  61. 1ec8d89 Fix some typos in ARIA tags (for real) by Matt Godbolt · 7 years ago
  62. c9d317b Fix some typos in ARIA tags by Matt Godbolt · 7 years ago
  63. dc3db23 Hide some labels if it would save vertical space. Handy for smaller screens by Matt Godbolt · 7 years ago
  64. d5621d7 Fix undefined function if no formatters defined by RabsRincon · 7 years ago
  65. 53ac6d3 Merge pull request #908 from mattgodbolt/format by Rubén · 7 years ago
  66. 2e56fe2 Rename source check function by RabsRincon · 7 years ago
  67. 84815c9 Simplify confirmOverwrite function by RabsRincon · 7 years ago
  68. 0f3b325 Properly pass yes handler to confirmOverwrite by RabsRincon · 7 years ago
  69. a300723 Updated roadmap by Matt Godbolt · 7 years ago
  70. 7a1280b Remove extra arguments to ask function call by RabsRincon · 7 years ago
  71. 5ba34e6 Address @jaredwy review comments by RabsRincon · 7 years ago
  72. 173a128 Reorder mir libs declaration order by RabsRincon · 7 years ago
  73. 324d317 * Add dlib 19.10 by RabsRincon · 7 years ago
  74. 0fed2dd * Add Google Benchmark 1.4.0 by RabsRincon · 7 years ago
  75. 7316064 * Install mir-algorithm 0.9.5 by RabsRincon · 7 years ago
  76. 2db5324 * Add DMD 2.079.1 by RabsRincon · 7 years ago
  77. 3ef21eb *Add GHC 8.4.2 by RabsRincon · 7 years ago
  78. 2e15acb Fix undefined function call by RabsRincon · 7 years ago
  79. 59584f3 Address some of @Partouf's review comments by RabsRincon · 7 years ago
  80. e5ee5a2 Make clang-format user input more secure by RabsRincon · 7 years ago
  81. 6e85b2d Merge pull request #902 from partouf/gofixes by Matt Godbolt · 7 years ago
  82. b7a3228 review fixes by Partouf · 7 years ago
  83. 3ace4fd Ensure answer return param always exists by RabsRincon · 7 years ago
  84. 24c56d1 Avoid doing unnecessary json formatting by RabsRincon · 7 years ago
  85. 499fa7d Add initial compiler-finder test by RabsRincon · 7 years ago
  86. 1d9d1be Fix copyright header by RabsRincon · 7 years ago
  87. 281d139 Add base-compiler test file by RabsRincon · 7 years ago
  88. 0afd799 Add tests for bad formatters by RabsRincon · 7 years ago
  89. 39f3973 More thanks by Matt Godbolt · 7 years ago
  90. ae0386e Add catch2 (CC @philsquared) by Matt Godbolt · 7 years ago
  91. 10ab7c6 Update Yarn to v1.6.0 by RabsRincon · 7 years ago
  92. bcdfd46 Add list formatters handler test by RabsRincon · 7 years ago
  93. a8cc9db Fix missing input argument by RabsRincon · 7 years ago
  94. b8c8c65 Reimplement code formatting by RabsRincon · 7 years ago
  95. bf3b8a6 Fix Scroll to assembly action by RabsRincon · 7 years ago
  96. bffeb90 * Disable GHC 8.2.2 until we can run it properly by RabsRincon · 7 years ago
  97. af35d53 Move down JetBrains UI by RabsRincon · 7 years ago
  98. 2485a81 README tweak by Matt Godbolt · 7 years ago
  99. 5d5241d Say thanks to JetBrains for the license by Matt Godbolt · 7 years ago
  100. b6e2976 More thanks by Matt Godbolt · 7 years ago