1. b3d7c88 Add LDC 1.9.0 by Johan Engelen · 7 years ago
  2. b95f818 More thanks by Matt Godbolt · 7 years ago
  3. ca4325e Use newest c++filt and objdump by Matt Godbolt · 7 years ago
  4. 4c6ba79 Add GCC 8.1 stuff to asm, go compiler and C compiler by Matt Godbolt · 7 years ago
  5. 066938b Fix typo in v100 of GSL by Matt Godbolt · 7 years ago
  6. fdc4527 Add GCC 8.1.0 by Matt Godbolt · 7 years ago
  7. 1212d4d * Add GSL v1.0.0 by RabsRincon · 7 years ago
  8. 777e429 Change link behaviour of thanks panel by RabsRincon · 7 years ago
  9. 0b38887 Link Ólafur by Matt Godbolt · 7 years ago
  10. 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
  11. aa47828 Add hideable behaviour to editor and conf. view by RabsRincon · 7 years ago
  12. c1117e4 Fix bad gcc dump UI behaviour by RabsRincon · 7 years ago
  13. 5574fbb Remove old computers, disable sentry on Matt's home computer by Matt Godbolt · 7 years ago
  14. a0b34e4 Correctly handle empty GCC Tree/RTL dumps on UI by RabsRincon · 7 years ago
  15. ea6fabe change Compiling icon color in conf. view by RabsRincon · 7 years ago
  16. c17d676 Add prefix to Alert.notification system by RabsRincon · 7 years ago
  17. 215ece0 Improve Conformance View performance and usability by RabsRincon · 7 years ago
  18. b9b9718 Merge pull request #911 from mattgodbolt/compact_compiler_buttons by Matt Godbolt · 7 years ago
  19. 8c4f695 Move initialisation to initButtons by Matt Godbolt · 7 years ago
  20. b436a09 Minor formatting, NFC by Matt Godbolt · 7 years ago
  21. 2e9515e Cache sizes and prevent DOM changes unless necessary to make resizes more efficient by Matt Godbolt · 7 years ago
  22. 0fc3097 Ensure caret on dropdown is visible on hidden items by Matt Godbolt · 7 years ago
  23. cef6360 Merge branch 'master' into compact_compiler_buttons by Matt Godbolt · 7 years ago
  24. 1ec8d89 Fix some typos in ARIA tags (for real) by Matt Godbolt · 7 years ago
  25. c9d317b Fix some typos in ARIA tags by Matt Godbolt · 7 years ago
  26. dc3db23 Hide some labels if it would save vertical space. Handy for smaller screens by Matt Godbolt · 7 years ago
  27. d5621d7 Fix undefined function if no formatters defined by RabsRincon · 7 years ago
  28. 53ac6d3 Merge pull request #908 from mattgodbolt/format by Rubén · 7 years ago
  29. 2e56fe2 Rename source check function by RabsRincon · 7 years ago
  30. 84815c9 Simplify confirmOverwrite function by RabsRincon · 7 years ago
  31. 0f3b325 Properly pass yes handler to confirmOverwrite by RabsRincon · 7 years ago
  32. a300723 Updated roadmap by Matt Godbolt · 7 years ago
  33. 7a1280b Remove extra arguments to ask function call by RabsRincon · 7 years ago
  34. 5ba34e6 Address @jaredwy review comments by RabsRincon · 7 years ago
  35. 173a128 Reorder mir libs declaration order by RabsRincon · 7 years ago
  36. 324d317 * Add dlib 19.10 by RabsRincon · 7 years ago
  37. 0fed2dd * Add Google Benchmark 1.4.0 by RabsRincon · 7 years ago
  38. 7316064 * Install mir-algorithm 0.9.5 by RabsRincon · 7 years ago
  39. 2db5324 * Add DMD 2.079.1 by RabsRincon · 7 years ago
  40. 3ef21eb *Add GHC 8.4.2 by RabsRincon · 7 years ago
  41. 2e15acb Fix undefined function call by RabsRincon · 7 years ago
  42. 59584f3 Address some of @Partouf's review comments by RabsRincon · 7 years ago
  43. e5ee5a2 Make clang-format user input more secure by RabsRincon · 7 years ago
  44. 6e85b2d Merge pull request #902 from partouf/gofixes by Matt Godbolt · 7 years ago
  45. b7a3228 review fixes by Partouf · 7 years ago
  46. 3ace4fd Ensure answer return param always exists by RabsRincon · 7 years ago
  47. 24c56d1 Avoid doing unnecessary json formatting by RabsRincon · 7 years ago
  48. 499fa7d Add initial compiler-finder test by RabsRincon · 7 years ago
  49. 1d9d1be Fix copyright header by RabsRincon · 7 years ago
  50. 281d139 Add base-compiler test file by RabsRincon · 7 years ago
  51. 0afd799 Add tests for bad formatters by RabsRincon · 7 years ago
  52. 39f3973 More thanks by Matt Godbolt · 7 years ago
  53. ae0386e Add catch2 (CC @philsquared) by Matt Godbolt · 7 years ago
  54. 10ab7c6 Update Yarn to v1.6.0 by RabsRincon · 7 years ago
  55. bcdfd46 Add list formatters handler test by RabsRincon · 7 years ago
  56. a8cc9db Fix missing input argument by RabsRincon · 7 years ago
  57. b8c8c65 Reimplement code formatting by RabsRincon · 7 years ago
  58. bf3b8a6 Fix Scroll to assembly action by RabsRincon · 7 years ago
  59. bffeb90 * Disable GHC 8.2.2 until we can run it properly by RabsRincon · 7 years ago
  60. af35d53 Move down JetBrains UI by RabsRincon · 7 years ago
  61. 2485a81 README tweak by Matt Godbolt · 7 years ago
  62. 5d5241d Say thanks to JetBrains for the license by Matt Godbolt · 7 years ago
  63. b6e2976 More thanks by Matt Godbolt · 7 years ago
  64. 5e45234 add unittest by Partouf · 7 years ago
  65. eba5635 * Add GHC 8.2.2 by RabsRincon · 7 years ago
  66. a6ea14e * Add GHC 8.4.1 & demangler support for GHC by RabsRincon · 7 years ago
  67. 6b54003 missed a slash by Partouf · 7 years ago
  68. 22a87bc fix unknown source lines in GO asm output by Partouf · 7 years ago
  69. d376426 * Improve error display for Google ShortLinks by RabsRincon · 7 years ago
  70. 537cace Merge pull request #897 from mattgodbolt/compiler-finder by Rubén · 7 years ago
  71. b378b4e Fix asm docs not showing up by RabsRincon · 7 years ago
  72. 1317203 Reset binary margin onContextMenu by RabsRincon · 7 years ago
  73. f576101 * Add Boost 1.67.0 by RabsRincon · 7 years ago
  74. 3ac06e3 Add Boost 1.67.0 by RabsRincon · 7 years ago
  75. 2ff9775 Improve tests structures a tiny bit by RabsRincon · 7 years ago
  76. f2c8545 Address Partouf's review by RabsRincon · 7 years ago
  77. 7145ba9 Improve small details by RabsRincon · 7 years ago
  78. 483fb3e Separate compiler search from app.js by RabsRincon · 7 years ago
  79. fe18b54 Enforce binary margin on mouse up if necessary by RabsRincon · 7 years ago
  80. fd6b1a7 Force large lineNumber min chars by RabsRincon · 7 years ago
  81. 8429842 Avoid extra work for every api/languages query by RabsRincon · 7 years ago
  82. 04d7d9c Ensure we don't list unused languages on the api by RabsRincon · 7 years ago
  83. 968ce50 Add superfluous base argument parser test by RabsRincon · 7 years ago
  84. 38a3744 * Adjust ICC 18 GCC version by RabsRincon · 7 years ago
  85. 87ee09b * Add Swift 4.1 by RabsRincon · 7 years ago
  86. c7943ee * Add GoLang 1.10.1 by RabsRincon · 7 years ago
  87. b58a351 More thanks by Matt Godbolt · 7 years ago
  88. e3de491 Fix #892 by RabsRincon · 7 years ago
  89. 0810f06 * Add Rust 1.25.0 by RabsRincon · 7 years ago
  90. 818a9aa Trigger resize on compiler change by RabsRincon · 7 years ago
  91. a998697 Set correct stdlib for clang concepts compiler by RabsRincon · 7 years ago
  92. e257a6c Improve Readme wording by Rubén · 7 years ago
  93. 559bd4e Avoid OPT from losing error msg & unify AST handle by RabsRincon · 7 years ago
  94. 2e219a2 Improve syntax highlight switching on AST and Opt by RabsRincon · 7 years ago
  95. fde853c Avoid Opt view from getting in a source loop by RabsRincon · 7 years ago
  96. c802b18 Fully broadcast new state on language change by RabsRincon · 7 years ago
  97. c6e4285 Improve Compiler behaviour when changing language by RabsRincon · 7 years ago
  98. b1e4272 Further reduce amount of find() on Compiler code by RabsRincon · 7 years ago
  99. 7e23d92 Update compiler info on language change by RabsRincon · 7 years ago
  100. 1e96454 "Un-break" gccDump options callbacks by RabsRincon · 7 years ago