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