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