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