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