1. 4a557a4 April thanks by Matt Godbolt · 6 years ago
  2. 01804db Update available libs on lang change by RabsRincon · 6 years ago
  3. eb0a45d * Add 6502 support by Matt Godbolt · 6 years ago
  4. dce2ca5 Fix compiler selectizer losing order on searchs by RabsRincon · 6 years ago
  5. 2e7fc5f Super minor tweaks to @bugwelle's awesome PR for LLVM IR mode! by Matt Godbolt · 6 years ago
  6. b873225 Merge branch 'master' into llvm by Matt Godbolt · 6 years ago
  7. d8b29df Ensure Conf. view gets initial language on init by RabsRincon · 6 years ago
  8. a36e23c Fix cuda disassembly code highlighting by Sebastian Staffa · 6 years ago
  9. 38a7cba March thanks by Matt Godbolt · 6 years ago
  10. dcf927e Add Version tree link to Other dropdown by RabsRincon · 6 years ago
  11. 51ef189 Simplify libs widget creation and sort it by name by RabsRincon · 6 years ago
  12. a4ecbc5 February thanks by Matt Godbolt · 6 years ago
  13. 2b9f531 Fix motd not showing on site update by RabsRincon · 6 years ago
  14. ffa2715 lintfix by Partouf · 6 years ago
  15. 1e99b22 Merge branch 'master' into master by Patrick Quist · 6 years ago
  16. a4451eb show cppinsights button only with c++ by Partouf · 6 years ago
  17. 3113a41 change cppinsights url on click by Partouf · 6 years ago
  18. 77c0507 refactoring, allow direct links with clientstate by Partouf · 6 years ago
  19. 9c06073 cppinsights link by Partouf · 6 years ago
  20. 56cf191 Fix custom path prefix by jD91mZM2 · 6 years ago
  21. dec1da0 Improve propagation of source changes by RabsRincon · 6 years ago
  22. 65d101e A hopeful fix for the `//setup` hack by Matt Godbolt · 6 years ago
  23. e326384 Force LF EOL by RabsRincon · 6 years ago
  24. bb9105b Merge pull request #1225 from Freyr666/OCaml by Matt Godbolt · 6 years ago
  25. 00ceb4c Merge pull request #1174 from mattgodbolt/compilerargs by Patrick Quist · 6 years ago
  26. 01db837 handlePop arg to exclude usedoptions, use separate url when needed by Partouf · 6 years ago
  27. 7c92978 Merge pull request #1190 from Mitchtdk/ada-language-support by Matt Godbolt · 6 years ago
  28. 399cbcb bugfix by Partouf · 6 years ago
  29. ba1263b no need for separate rest call anymore by Partouf · 6 years ago
  30. addf46c process popular arguments if supplied in compilation results by Partouf · 6 years ago
  31. f85d617 Merge remote-tracking branch 'matt/master' into compilerargs by Partouf · 6 years ago
  32. 09f3c94 refresh compiler arguments also on language change by Partouf · 6 years ago
  33. 9d42002 refactor updateSource so the setSource event can call it too by Partouf · 6 years ago
  34. 993b965 Make editor formatting undoable by RabsRincon · 6 years ago
  35. 38d004a Merge remote-tracking branch 'matt/master' into compilerargs by Partouf · 6 years ago
  36. 51c36b7 lintlint by Partouf · 6 years ago
  37. 03777d3 hide comparg button if no options were added by Partouf · 6 years ago
  38. 46a7d1a comparg menu styling by Partouf · 6 years ago
  39. f523db6 January thanks by Matt Godbolt · 6 years ago
  40. da60faa Merge remote-tracking branch 'matt/master' into compilerargs by Partouf · 6 years ago
  41. 5706da4 * Add ability to use custom font family in editors by RabsRincon · 6 years ago
  42. 74a5720 Merge remote-tracking branch 'matt/master' into hide-header-code by Partouf · 6 years ago
  43. 7e1b454 OCaml language support by Freyr · 6 years ago
  44. 9db2da4 whitespace by Partouf · 6 years ago
  45. 065f781 fix version popup copypastability by Partouf · 6 years ago
  46. 423f668 Move to newer sentry library (hopefully fixes any sentry log issues) by Matt Godbolt · 6 years ago
  47. 09d91cc December's thanks by Matt Godbolt · 6 years ago
  48. b8815fb [LLVM] Fix linter warnings by Andre Meyering · 6 years ago
  49. 4d62ec8 [IR View] Use monaco language 'llvm-ir' by Andre Meyering · 6 years ago
  50. bafb9a4 [IR View] Add line highlighting; Rename "ast" => "ir" by Andre Meyering · 6 years ago
  51. e32d084 [LLVM] Add LLVM IR view by RabsRincon · 6 years ago
  52. 3096957 Stop fetching motd on embed view by Rubén Rincón Blanco · 6 years ago
  53. cc450a0 Only update settings on resize when needed by RabsRincon · 6 years ago
  54. 4d65917 Add source editor word wrapping behaviour by RabsRincon · 6 years ago
  55. c09fa06 Make Ctrl-S shortcut work the first time it's used by RabsRincon · 6 years ago
  56. 5627dce Changes to source to conform with: make check by Mitch Kennedy · 6 years ago
  57. 4907e1a Ada language support working locally by Mitch Kennedy · 6 years ago
  58. 8a1f3d1 lintfixes by Partouf · 6 years ago
  59. 071b40e Merge pull request #1164 from wimo7083/new_code_button by Matt Godbolt · 6 years ago
  60. da819cf Merge pull request #1171 from Bl4ckb0ne/tool-pahole by Matt Godbolt · 6 years ago
  61. 68a4e96 Update sharing.js by Patrick Quist · 6 years ago
  62. ef64df9 Change twitter share via by Rubén Rincón Blanco · 6 years ago
  63. aa06fd8 default off, added supportsLibraryCodeFilter property by Partouf · 6 years ago
  64. 06ecfd6 move editor above diff as it's not recognizing the changes by wimo7083 · 6 years ago
  65. 0911ea8 remove debug actually by wimo7083 · 6 years ago
  66. e152694 remove compiler dropdown item by wimo7083 · 6 years ago
  67. 717780b remove debug, and change Component call by wimo7083 · 6 years ago
  68. bdc317c move new windows to dropdown, and add fresh tab functionality by wimo7083 · 6 years ago
  69. 8c37077 Initial Ada language support. by Mitch Kennedy · 6 years ago
  70. 98aef6e Allow space between # and preprocessor directive by RabsRincon · 6 years ago
  71. 9287be1 Fix cookie storage expiration for policies consent by RabsRincon · 6 years ago
  72. ca0ee67 Fix early checks for intel docs for asm ouput by RabsRincon · 6 years ago
  73. 0150104 improvements by Partouf · 6 years ago
  74. 2515c65 add top 10 popular arguments by Partouf · 6 years ago
  75. 60725dc add listeners for new source button and remove DRY by wimo7083 · 6 years ago
  76. 89bd740 update css for both themes by wimo7083 · 6 years ago
  77. 97ccee6 Tool : add pahole button by Simon Zeni · 6 years ago
  78. e71650f Remove bad right margin & leftover text color by RabsRincon · 6 years ago
  79. 105c12c add border, and style border for buttons by wimo7083 · 6 years ago
  80. a40020d Bugfix cookie message always showing at startup by RabsRincon · 6 years ago
  81. bb16fa6 Merge pull request #1155 from mattgodbolt/buildexecutable by Patrick Quist · 6 years ago
  82. 4eae8a0 Improve several dark theme contrasts by RabsRincon · 6 years ago
  83. 2a6e10c attempt at seperating compilation and execution by Partouf · 6 years ago
  84. c91756d Fix bugous style import by RabsRincon · 6 years ago
  85. 1a71a22 Move to own cookie consent solution by RabsRincon · 6 years ago
  86. b2fcbc9 Merge pull request #1144 from mattgodbolt/sourcetools by Patrick Quist · 6 years ago
  87. d3a53cf Merge pull request #1154 from mattgodbolt/execautobin by Patrick Quist · 6 years ago
  88. 75e95f5 notification + disable bin when execute is on by Partouf · 6 years ago
  89. ebd9566 Fix overreaching event.preventDefault() by RabsRincon · 6 years ago
  90. be26e06 auto select binary if needed when execute is selected by Partouf · 6 years ago
  91. d14f723 October's thanks by Matt Godbolt · 6 years ago
  92. 77da7fc Add setting to toggle CtrlS behaviour by RabsRincon · 6 years ago
  93. 468f6af Merge remote-tracking branch 'matt/master' into sourcetools by Partouf · 6 years ago
  94. 832e6bf fix by Partouf · 6 years ago
  95. b2cd903 support clang-tidy -fix by Partouf · 6 years ago
  96. 1ca66bb don't depend on exception by Partouf · 6 years ago
  97. 29523c4 disable tool button when tool is opened by Partouf · 6 years ago
  98. 71058de lintfix by Patrick Quist · 6 years ago
  99. ba40481 Merge pull request #1114 from bugwelle/moncao-llvm by Matt Godbolt · 6 years ago
  100. 1f9ab8b run tool when first opened by Partouf · 6 years ago