1. 371e8e6 Reset stream styles between outputs (#3662) by Jeremy Rifkin · 2 years, 7 months ago
  2. d200e7c Center the image logos vertically by RabsRincon · 2 years, 7 months ago
  3. ad37a8d Fix analytics.ts (#3657) by Jeremy Rifkin · 2 years, 7 months ago
  4. 5061638 Take two of policy stuff (#3656) by Matt Godbolt · 2 years, 7 months ago
  5. b2b2de7 Prettier changes by RabsRincon · 2 years, 7 months ago
  6. 5087a9e Add icons to languages in dropdown (#3298) by Rubén Rincón Blanco · 2 years, 7 months ago
  7. db60af5 Make tabbed panes active when reveals are sent (#3647) by Rubén Rincón Blanco · 2 years, 7 months ago
  8. 0c2070a Renable license checks (#3619) by Rubén Rincón Blanco · 2 years, 7 months ago
  9. 3796bbe Revert "Fix policy links (#3644)" by Matt Godbolt · 2 years, 7 months ago
  10. b66520c Fix policy links (#3644) by Matt Godbolt · 2 years, 7 months ago
  11. f2c1e0b The Grand Reformat (#3643) by Matt Godbolt · 2 years, 7 months ago
  12. a9b139c Fix #3592 (#3621) by Ofek · 2 years, 7 months ago
  13. 0f2967e Get GA script back to Google's default (#3631) by Rubén Rincón Blanco · 2 years, 7 months ago
  14. 9b1ecf6 Make Ctrl-A in output pane only select its contents (#3608) by Rubén Rincón Blanco · 2 years, 7 months ago
  15. 646e641 Fix resize bug (#3618) by Jeremy Rifkin · 2 years, 7 months ago
  16. d4cd96e Add GHC Core and Cmm views #3571 (#3593) by A S E · 2 years, 7 months ago
  17. fa9a3bb fix linking to commits in the changelog (#3611) by A S E · 2 years, 7 months ago
  18. 2dbca64 Address some low-hanging fruits from webstorm code inspection (#3582) by Rubén Rincón Blanco · 2 years, 7 months ago
  19. 44a9ab7 Convert gccdump-view to typescript (#3575) by Jeremy Rifkin · 2 years, 7 months ago
  20. 5969633 handle vt100 reverse video escape code (#3598) by Patrick Quist · 2 years, 7 months ago
  21. 749597a Fix wrong setting check for asm docs (#3602) by Rubén Rincón Blanco · 2 years, 7 months ago
  22. 7a9e30f Improve the TS implementation of the cfg view (#3549) by Rubén Rincón Blanco · 2 years, 7 months ago
  23. fd74a61 Improve the TS implementation of the Tree pane (#3577) by Rubén Rincón Blanco · 2 years, 7 months ago
  24. 58337bb Improvements to policy handling (#3595) by Matt Godbolt · 2 years, 7 months ago
  25. 7828576 Reverts the reversion of the "make" being more prod-like, and fixes it. (#3591) by Matt Godbolt · 2 years, 7 months ago
  26. 943af8f add a view for Haskell STG intermediary output #3571 (#3585) by A S E · 2 years, 7 months ago
  27. 4a6fd26 Manually reformat panes/compiler.js to help with #3585 (#3588) by Matt Godbolt · 2 years, 7 months ago
  28. 5ae6b30 Pre-compile typescript in releases (#3570) by Matt Godbolt · 2 years, 7 months ago
  29. fc001b2 Quickbench now supports https (#3581) by Rubén Rincón Blanco · 2 years, 7 months ago
  30. fedde61 Fix noImplicitOverride errors (#3579) by Mats Larsen · 2 years, 7 months ago
  31. 51c118b Re-add removed jquery import in noscript.ts (#3578) by Mats Larsen · 2 years, 7 months ago
  32. cc95e37 Remove unecessary jquery imports in ts files (#3576) by Jeremy Rifkin · 2 years, 7 months ago
  33. ac9a313 Handle astResults being strings (#3568) by Rubén Rincón Blanco · 2 years, 7 months ago
  34. abb7e27 Import sentry correctly (#3574) by Matt Godbolt · 2 years, 7 months ago
  35. 5c9811a /findParentRowOrColumn(OrStack)?/ can return null so updating the typing to reflect this (#3573) by Jeremy Rifkin · 2 years, 7 months ago
  36. 40fe769 Set comma-dangle to always in server code and es5 in client code by RabsRincon · 2 years, 7 months ago
  37. a1a1026 Move static/modes/_all.js to TypeScript (#3540) by Mats Larsen · 2 years, 7 months ago
  38. 4f9a34c Also enable prettier for recursive directories in static (#3539) by Mats Larsen · 2 years, 7 months ago
  39. f396b21 Set @typescript-eslint/no-unnecessary-condition to error (#3536) by Jeremy Rifkin · 2 years, 7 months ago
  40. 1175b39 Fix some ast types by RabsRincon · 2 years, 7 months ago
  41. 1daf79f Resolve @typescript-eslint/no-unnecessary-condition warnings for static/panes/ (#3535) by Jeremy Rifkin · 2 years, 7 months ago
  42. bef00d4 Correction to #3525 (#3542) by Jeremy Rifkin · 2 years, 7 months ago
  43. eb23ca6 Add missing types in hub.ts (#3538) by Rubén Rincón Blanco · 2 years, 7 months ago
  44. 21856b8 Added dark theme styling for modal close buttons (#3537) by Jeremy Rifkin · 2 years, 7 months ago
  45. be41342 Fontscale ctrl+click (#3531) by Jeremy Rifkin · 2 years, 7 months ago
  46. c199b54 Enable Prettier for TypeScript frontend (#3524) by Mats Larsen · 2 years, 7 months ago
  47. 204d777 Fix project path being set to static/static/tsconfig.json in eslint runs (#3514) by Rubén Rincón Blanco · 2 years, 7 months ago
  48. 6a19a65 Resolve @typescript-eslint/no-unnecessary-condition for static/*.ts files (#3525) by Jeremy Rifkin · 2 years, 7 months ago
  49. 0bffd4e Resolve @typescript-eslint/no-unnecessary-condition for static/*.ts files (#3511) by Jeremy Rifkin · 2 years, 7 months ago
  50. 1fdba5e Resolve @typescript-eslint/no-unnecessary-condition warnings for settings.ts (#3510) by Jeremy Rifkin · 2 years, 8 months ago
  51. 4f8def9 Catches the rison deserialization exception to allow page loads (#3515) by Rubén Rincón Blanco · 2 years, 8 months ago
  52. 9770979 Fixes bad usage of alert system entersomething (#3513) by Rubén Rincón Blanco · 2 years, 8 months ago
  53. c441558 Output pane ts conversion (#3495) by Jeremy Rifkin · 2 years, 8 months ago
  54. e546299 Turn on @typescript-eslint/no-unnecessary-condition rule (#3508) by Jeremy Rifkin · 2 years, 8 months ago
  55. 8241b5b Tool input view ts conversion (#3497) by Jeremy Rifkin · 2 years, 8 months ago
  56. 17c01cf Fix for msvc library issue (#3501) by Patrick Quist · 2 years, 8 months ago
  57. 41e9e96 Merge branch 'flags-view-ts' of https://github.com/jeremy-rifkin/compiler-explorer into jeremy-rifkin-flags-view-ts by Matt Godbolt · 2 years, 8 months ago
  58. eb22ee2 Bugfix: 'Option -flto is being used without Compile to Binary.' warning is emitted even when compiling to binary (#3485) by Jeremy Rifkin · 2 years, 8 months ago
  59. b48efe3 Use Hub and EventHub types in codebase (#3482) by Mats Larsen · 2 years, 8 months ago
  60. d79fff2 Update toast .close coloring (#3486) by Jeremy Rifkin · 2 years, 8 months ago
  61. 9c289f1 Updated copyright by Jeremy Rifkin · 2 years, 8 months ago
  62. df2b971 Updated to use Hub by Jeremy Rifkin · 2 years, 8 months ago
  63. 3c0090a Move Hub to TypeScript (#3470) by Mats Larsen · 2 years, 8 months ago
  64. 7184c8e Move Hub to TypeScript (#3470) by Mats Larsen · 2 years, 8 months ago
  65. 2889049 Updated cppinsights.io link generation (#3469) by Jeremy Rifkin · 2 years, 8 months ago
  66. 63ca451 Fix #3465 (#3466) by Jeremy Rifkin · 2 years, 8 months ago
  67. 0f0d9d4 Add update specific motd message (#3471) by Rubén Rincón Blanco · 2 years, 8 months ago
  68. da1e779 update disabled compiler options input background (#3478) by Jeremy Rifkin · 2 years, 8 months ago
  69. dd6cf12 converted flag-view to ts by Jeremy Rifkin · 2 years, 8 months ago
  70. 171277f Fix regression in #3462 (#3467) by Mats Larsen · 2 years, 8 months ago
  71. b7ac0b1 Move WrappedEventHub out of Hub (#3464) by Mats Larsen · 2 years, 8 months ago
  72. 7592d15 Move Ids out of hub.js (#3462) by Mats Larsen · 2 years, 8 months ago
  73. b72ede0 Fix DOM text reinterpretation issue (#3456) by Mats Larsen · 2 years, 8 months ago
  74. 5f01821 Improved cursor position display for light mode (#3434) by Jeremy Rifkin · 2 years, 8 months ago
  75. 9cbf6e2 Convert opt-view to typescript (#3446) by Jeremy Rifkin · 2 years, 8 months ago
  76. dd49042 Convert compiler-picker to typescript (#3436) by Jeremy Rifkin · 2 years, 8 months ago
  77. 074549f Introducing Backtrace.io as a sponsor (#3342) by Matt Godbolt · 2 years, 8 months ago
  78. 024788b Convert ast-view to typescript (#3429) by Jeremy Rifkin · 2 years, 9 months ago
  79. 2aced16 Remove intel filter check on asm docs pane by RabsRincon · 2 years, 9 months ago
  80. ad7d810 Support MSVC's backtick strings (#3423) by Jeremy Rifkin · 2 years, 9 months ago
  81. 6c57dce Fix #3419 (#3421) by Jeremy Rifkin · 2 years, 9 months ago
  82. cd05315 Move timing-info-widget to ts and fixes some of its issues (#3424) by Rubén Rincón Blanco · 2 years, 9 months ago
  83. e6ab373 Move static/noscript.js to TypeScript (#3420) by Mats Larsen · 2 years, 9 months ago
  84. 5292377 Add a way to delete localstorage saved files (#3411) by Rubén Rincón Blanco · 2 years, 9 months ago
  85. 5030dcb Fix monaco button registration by Matt Godbolt · 2 years, 9 months ago
  86. 25efbd7 Fix string highlighting for msvc output (#3403) (#3405) by Jeremy Rifkin · 2 years, 9 months ago
  87. d27c998 Extract a Pane base separate from a MonacoPane. (#3385) by Matt Godbolt · 2 years, 9 months ago
  88. bc401f4 Fixes settings handling in some places (#3400) by Rubén Rincón Blanco · 2 years, 9 months ago
  89. ffe2c62 Remove some deprecated functions (#3399) by Rubén Rincón Blanco · 2 years, 9 months ago
  90. 9ab2a3d Position of cursor position (#3394) by Jeremy Rifkin · 2 years, 9 months ago
  91. f17dbed Move static/presentation.js to TypeScript (#3395) by Mats Larsen · 2 years, 9 months ago
  92. 17b4f2e Fix Editor #false bug (#3360) by Jeremy Rifkin · 2 years, 9 months ago
  93. 48eee26 Group some files to their own folders (#3384) by Rubén Rincón Blanco · 2 years, 9 months ago
  94. 26cbd6e Pane renaming saves the name of the panes into their state (#3364) by Luca Natilla · 2 years, 9 months ago
  95. f83e20a Makes notification messages more readable (#3383) by Rubén Rincón Blanco · 2 years, 9 months ago
  96. bd4dfc9 Fix timing info widget dark theme check (#3379) by Rubén Rincón Blanco · 2 years, 9 months ago
  97. 006aa6f [draft] Dark+ theme (#3339) by Patrick Quist · 2 years, 9 months ago
  98. dd146c5 Update ir-view.ts by Rubén Rincón Blanco · 2 years, 10 months ago
  99. c432d62 add the formatter for dart (#3362) by Michael Debertol · 2 years, 10 months ago
  100. db229b9 Add strict tsc flag for the frontend ts code (#3356) by Rubén Rincón Blanco · 2 years, 10 months ago