1. 85a287c Introduce whatwg-fetch as fetch polyfill (#3016) by Mats Larsen · 3 years, 2 months ago
  2. 9e00d2f Convert simplecook.js to typescript (#3010) by Markus · 3 years, 2 months ago
  3. 025325e Replace CommonJS default exports with named exports (#3021) by Mats Larsen · 3 years, 2 months ago
  4. 7fc4bd1 Update chart.js and its API (CC @partouf) by Matt Godbolt · 3 years, 2 months ago
  5. 896cf2f Decouple each pane state from the base pane state (#3025) by Mats Larsen · 3 years, 2 months ago
  6. 2fb0482 Fix ansi-to-html background color regression (#3019) by Mats Larsen · 3 years, 2 months ago
  7. 63b3c90 Add Go formatting with Gofmt (#2966) by Mats Larsen · 3 years, 2 months ago
  8. 2405a4d Make Rust macro expansion view properly display unsupported compiler (#3006) by Mats Larsen · 3 years, 2 months ago
  9. 189661d Convert options.js to TypeScript (#2982) by Mats Larsen · 3 years, 2 months ago
  10. 1828965 Remove explicit `files` and `outDir` values from tsconfig (#2992) by Austin Morton · 3 years, 2 months ago
  11. 7a754a3 Convert codelens-handler.js to typescript (#2990) by Markus · 3 years, 2 months ago
  12. 511236c Convert ansi-to-html.js to typescript (#2988) by Markus · 3 years, 2 months ago
  13. b6338e0 Adds supportsExecute language option (#2963) by Rubén Rincón Blanco · 3 years, 2 months ago
  14. adced60 Fix Rust MIR view to correctly display unsupported compiler (#2999) by Marc Poulhiès · 3 years, 2 months ago
  15. f24c4ef Convert colour.js to typescript (#2991) by Markus · 3 years, 2 months ago
  16. 184e58e Some tweaks to regexes. Not that I could get the crystal one to work by Matt Godbolt · 3 years, 2 months ago
  17. fa99f6c Handle case when no compiler is selected by Matt Godbolt · 3 years, 2 months ago
  18. ee33705 always escape by partouf · 3 years, 2 months ago
  19. 18e8434 More escapes by RabsRincon · 3 years, 2 months ago
  20. 1293bc5 Escape string that gets passed as custom output filename (#2968) by Luka Prebil Grintal · 3 years, 2 months ago
  21. e33a52b Closes #2967 by RabsRincon · 3 years, 2 months ago
  22. 97134a9 Fix linting errors from #2932 by Mats Larsen · 3 years, 2 months ago
  23. 278d28b Add rustc Macro Expansion view (#2932) by Mats Larsen · 3 years, 2 months ago
  24. e7b9cbd Respect tab width and tabs/spaces settings for format APIs (#2957) by Mats Larsen · 3 years, 2 months ago
  25. 71af750 Warn if Execution Only is added for compiler without execution (#2962) by Mats Larsen · 3 years, 2 months ago
  26. 3faf881 Bind duplicate selection to Ctrl + D (#2956) by Mats Larsen · 3 years, 2 months ago
  27. 6907507 Add missing tsconfig entries and alphabetically sort existing ones (#2953) by Mats Larsen · 3 years, 2 months ago
  28. 5f098e3 Properly type settings argument for monaco extendConfig() (#2935) by Mats Larsen · 3 years, 2 months ago
  29. 3c58e69 Fix missing FormatBase variants in settings.interfaces.ts (#2950) by Mats Larsen · 3 years, 2 months ago
  30. e24f724 Options cleanup (#2924) by Patrick Quist · 3 years, 2 months ago
  31. bc6757a Pascalchanges (#2881) by Patrick Quist · 3 years, 2 months ago
  32. d6081f5 support cmake for fortran (#2930) by Patrick Quist · 3 years, 3 months ago
  33. 00f226f fix skipasm (#2931) by Patrick Quist · 3 years, 3 months ago
  34. 85cda71 fix #2929 by partouf · 3 years, 3 months ago
  35. d93bd31 Add base Pane component and migrate RustMirView to TypeScript (#2917) by Mats Larsen · 3 years, 3 months ago
  36. 000e147 [NFC] Port monaco-config.js to TypeScript (#2918) by Mats Larsen · 3 years, 3 months ago
  37. 4484943 Update styles available in clang-format (#2926) by Robert Andrzejuk · 3 years, 3 months ago
  38. 902a6a8 search on cloogle (#2921) by Patrick Quist · 3 years, 3 months ago
  39. 5525c40 Fix current cursor pos bug by RabsRincon · 3 years, 3 months ago
  40. 0e296f2 Improve new cursor position label by RabsRincon · 3 years, 3 months ago
  41. a779f60 Add current caret position to source pane by RabsRincon · 3 years, 3 months ago
  42. fb7fa30 Make executor spinner spin too by RabsRincon · 3 years, 3 months ago
  43. fa0aa1a Extremely minor tweaks to UI by RabsRincon · 3 years, 3 months ago
  44. c9e8e7a Remove leftover comment by RabsRincon · 3 years, 3 months ago
  45. cfbcf4e Make quick link share available for everyone by RabsRincon · 3 years, 3 months ago
  46. 6a1dbe1 Some general UI touches (#2910) by Rubén Rincón Blanco · 3 years, 3 months ago
  47. 9f1373b Reenables social shares for whole site by RabsRincon · 3 years, 3 months ago
  48. e812888 tree sometimes doesn't exist anymore by Patrick Quist · 3 years, 3 months ago
  49. f82b011 Adds drag support for Tree pane by RabsRincon · 3 years, 3 months ago
  50. 31050a8 Cmakeproms (#2906) by Patrick Quist · 3 years, 3 months ago
  51. 30a8862 grmbl lintfix by partouf · 3 years, 3 months ago
  52. 490b7da bugfix execution compilation status by partouf · 3 years, 3 months ago
  53. df04975 fix #2902 by partouf · 3 years, 3 months ago
  54. 370633e fix #2896 by partouf · 3 years, 3 months ago
  55. fda2704 Add tooltips to files in tree view. (#2894) by Matt Godbolt · 3 years, 3 months ago
  56. c8cf80a Merge branch 'main' of https://github.com/compiler-explorer/compiler-explorer into main by partouf · 3 years, 3 months ago
  57. d7ec20d fix #2888 by partouf · 3 years, 3 months ago
  58. 50197b7 Properly allow prettier pragma by RabsRincon · 3 years, 3 months ago
  59. 1c59f91 Disable eslint-license-header until we incorporate prettier by RabsRincon · 3 years, 3 months ago
  60. 46cb319 Fix json syntax error by RabsRincon · 3 years, 3 months ago
  61. 3f4d18a Implement code document formatting through monaco (#2874) by Mats Larsen · 3 years, 3 months ago
  62. 9b17656 Listen for ClipboardJS events on clippy button by RabsRincon · 3 years, 3 months ago
  63. 03a983c Avoid adding uncommited files to the ts list :) by RabsRincon · 3 years, 3 months ago
  64. 170023c Did I forget the important step? Yes by RabsRincon · 3 years, 3 months ago
  65. 4259ea9 Load stored libs from state by RabsRincon · 3 years, 3 months ago
  66. 6c053b8 Move static/sharing.js to TypeScript by RabsRincon · 3 years, 3 months ago
  67. 7a49b18 Move static/url.js to TypeScript by RabsRincon · 3 years, 3 months ago
  68. 55ab80c Change some tree code based on WebStorm suggestions by RabsRincon · 3 years, 3 months ago
  69. ac87204 Add color to linked compiler output lines by RabsRincon · 3 years, 3 months ago
  70. 7a9663d Move global declarations into its own file (#2878) by Mats Larsen · 3 years, 3 months ago
  71. a0138c6 recovery option if tree suddenly disappears by partouf · 3 years, 3 months ago
  72. c549892 bugfix timing by partouf · 3 years, 3 months ago
  73. 5e5e601 Multifile/IDE mode (#2725) by Patrick Quist · 3 years, 3 months ago
  74. 8f99cae Fix Conformance View problems (#2872) by Rubén Rincón Blanco · 3 years, 3 months ago
  75. 53b9e0a Support multiple formatter types for /api/format (#2818) by Mats Larsen · 3 years, 3 months ago
  76. 750f076 Add generic keywords to OpenCL C and C++ for OpenCL (#2869) by Jason Zheng · 3 years, 3 months ago
  77. 562512b Add current lib count to dropdown button by RabsRincon · 3 years, 3 months ago
  78. 617257f Add more sanity checks for _onContextMenu by RabsRincon · 3 years, 3 months ago
  79. cb28c31 bugfix asm keyword (#2852) by Patrick Quist · 3 years, 3 months ago
  80. ca017ba Add support for heterogeneous compute (#2836) by Matt Godbolt · 3 years, 3 months ago
  81. 20ffd36 Stop removing expired old cookies by RabsRincon · 3 years, 4 months ago
  82. 1dc6ddb Revert "Stop removing old cookies as they will have expired by now" by RabsRincon · 3 years, 4 months ago
  83. daefad5 GA should only send the cookies over HTTPS by RabsRincon · 3 years, 4 months ago
  84. 1a5c5ed Stop removing old cookies as they will have expired by now by RabsRincon · 3 years, 4 months ago
  85. 48a3317 Set sameSite: 'strict' for cookies (#2839) by Rubén Rincón Blanco · 3 years, 4 months ago
  86. b09a49a Add border for last item in gl pane dropdown by RabsRincon · 3 years, 4 months ago
  87. aacfdad Reorder panes names and set what they are first by RabsRincon · 3 years, 4 months ago
  88. 571673a replaceAll => replace with /../g by RabsRincon · 3 years, 4 months ago
  89. d024fdf Fixes font units not being properly applied with new panes by RabsRincon · 3 years, 4 months ago
  90. 16c8e6e Addresses extra comments from @JohanEngelen by RabsRincon · 3 years, 4 months ago
  91. 47db978 Check if word is an ask keyword only on click by RabsRincon · 3 years, 4 months ago
  92. 7f50992 Try to guess what CppReference language is best by RabsRincon · 3 years, 4 months ago
  93. 075c305 fix #2835 by partouf · 3 years, 4 months ago
  94. f9d3430 bugfixes alert.enterSomething by Patrick Quist · 3 years, 4 months ago
  95. 648ebf9 Migrate /static/alert.js to TypeScript (#2829) by Mats Larsen · 3 years, 4 months ago
  96. 9c36bee Enlarge the field maxOptions of TomSelect (#2833) by sunmy2019 · 3 years, 4 months ago
  97. 7e1835f Add support for Ruby (#2816) by Quinton Miller · 3 years, 4 months ago
  98. 1a2d0ff enable typescript for clientside static scripts (#2820) by Patrick Quist · 3 years, 4 months ago
  99. fd0fc00 delay compilation until editor sends compile request (#2821) by Patrick Quist · 3 years, 4 months ago
  100. d89b8ef Show asm doc context menu item only if valid by RabsRincon · 3 years, 4 months ago