1. 86dd8f7 Ada: new pane for GNAT Debug Tree (#3190) by Marc Poulhiès · 2 years, 11 months ago
  2. 5109414 Fix privacy and cookie policy display post-webpack5 (presumably). See #3214 by Matt Godbolt · 2 years, 11 months ago
  3. 4eccbf8 Upgrade monaco and monaco-webpack-plugin (#3204) by Matt Godbolt · 2 years, 11 months ago
  4. 112df32 Use api.ts file for formatter api requests (#3160) by Mats Larsen · 2 years, 12 months ago
  5. 883223f Fix up jscookie api by Matt Godbolt · 2 years, 12 months ago
  6. eb002af Update prettier, reformat json files by Matt Godbolt · 2 years, 12 months ago
  7. 8fcae99 Upgrade tomselect to v2.0.0 by Matt Godbolt · 2 years, 12 months ago
  8. 0b32c7e Automatically enable text search for language dropdown (#3162) by Mats Larsen · 2 years, 12 months ago
  9. 845b633 Add single quote for strings in asm mode (#3157) by Rubén Rincón Blanco · 2 years, 12 months ago
  10. fc19400 Move static/libs-widget-ext.js to TypeScript (#3077) by Rubén Rincón Blanco · 2 years, 12 months ago
  11. d7c4eec Refactor and return 404 from AsmDocs APIs (#3143) by Mats Larsen · 2 years, 12 months ago
  12. 057c21b Migrate the LLVM IR pane to the TypeScript Pane API (#3037) by Mats Larsen · 2 years, 12 months ago
  13. 2469376 rust: HIR dump and small refactor with macro expansion (#3147) by Marc Poulhiès · 2 years, 12 months ago
  14. ec00a10 Clear the compiler output on language change by RabsRincon · 2 years, 12 months ago
  15. 93a020b Migrate Cfg pane to typescript (#3110) by Nico Lehmann · 2 years, 12 months ago
  16. 34c4190 Fix loading a zip project (#3136) by Ivan Egorov · 3 years ago
  17. cdf2956 More Erlang keywords (#3130) by Patrick Quist · 3 years ago
  18. 2bc7169 Erlang highlight and add to amazon (#3129) by Patrick Quist · 3 years ago
  19. a92083a Adds some useful features for some people (#3081) by Rubén Rincón Blanco · 3 years ago
  20. 9a773a7 Enable diff view to use GNAT (Ada) expanded code (#3119) by Marc Poulhiès · 3 years ago
  21. 6f18695 Refactor GCC dump handling (#3024) by Marc Poulhiès · 3 years, 1 month ago
  22. 5876fd4 Actually use the setting style in the format api (#3091) by Mats Larsen · 3 years, 1 month ago
  23. cf7d704 Await for things (#3086) by Matt Godbolt · 3 years, 1 month ago
  24. 0752166 bugfix by Partouf · 3 years, 1 month ago
  25. ee0ff71 Make colour.ts take Record<number, number> and refactor it to drop underscore.js (#3054) by Mats Larsen · 3 years, 1 month ago
  26. 2d0cb9f Ensure Alert.enterSomething's yes callback's type includes the answer (#3052) by Mats Larsen · 3 years, 1 month ago
  27. 8886821 Add a way to ensure no tracking is done and now 3rd party is available by RabsRincon · 3 years, 1 month ago
  28. d5b1256 Convert static/local.js to TypeScript (#3053) by Rubén Rincón Blanco · 3 years, 1 month ago
  29. cd1f67a Enable downLevelIteration and tslib for TypeScript (#3038) by Mats Larsen · 3 years, 1 month ago
  30. 60217a8 Make the TypeScript Pane API easier to work with (#3034) by Mats Larsen · 3 years, 2 months ago
  31. 0a5877b Add method to Pane for implementing editor actions (#3033) by Mats Larsen · 3 years, 2 months ago
  32. 729433e Temporarily fix security vulnerability in crystal-mode regex by Mats Larsen · 3 years, 2 months ago
  33. 39eec86 Use fetch when fetching from the Format API (#3017) by Mats Larsen · 3 years, 2 months ago
  34. 12fa535 Remove duplicate import in gnatdebug-view by Mats Larsen · 3 years, 2 months ago
  35. 9b46d4f Initial support for GNAT specific debug output (#3000) by Marc Poulhiès · 3 years, 2 months ago
  36. a4f3384 Fix imports for rust MIR and Macro Expansion views by Mats Larsen · 3 years, 2 months ago
  37. 9904a6e Make each mode a ts module by Mats Larsen · 3 years, 2 months ago
  38. 2f83604 Rename all mode files to .ts in preparation for #3027 by Mats Larsen · 3 years, 2 months ago
  39. 85a287c Introduce whatwg-fetch as fetch polyfill (#3016) by Mats Larsen · 3 years, 2 months ago
  40. 9e00d2f Convert simplecook.js to typescript (#3010) by Markus · 3 years, 2 months ago
  41. 025325e Replace CommonJS default exports with named exports (#3021) by Mats Larsen · 3 years, 2 months ago
  42. 7fc4bd1 Update chart.js and its API (CC @partouf) by Matt Godbolt · 3 years, 2 months ago
  43. 896cf2f Decouple each pane state from the base pane state (#3025) by Mats Larsen · 3 years, 2 months ago
  44. 2fb0482 Fix ansi-to-html background color regression (#3019) by Mats Larsen · 3 years, 2 months ago
  45. 63b3c90 Add Go formatting with Gofmt (#2966) by Mats Larsen · 3 years, 2 months ago
  46. 2405a4d Make Rust macro expansion view properly display unsupported compiler (#3006) by Mats Larsen · 3 years, 2 months ago
  47. 189661d Convert options.js to TypeScript (#2982) by Mats Larsen · 3 years, 2 months ago
  48. 1828965 Remove explicit `files` and `outDir` values from tsconfig (#2992) by Austin Morton · 3 years, 2 months ago
  49. 7a754a3 Convert codelens-handler.js to typescript (#2990) by Markus · 3 years, 2 months ago
  50. 511236c Convert ansi-to-html.js to typescript (#2988) by Markus · 3 years, 2 months ago
  51. b6338e0 Adds supportsExecute language option (#2963) by Rubén Rincón Blanco · 3 years, 2 months ago
  52. adced60 Fix Rust MIR view to correctly display unsupported compiler (#2999) by Marc Poulhiès · 3 years, 2 months ago
  53. f24c4ef Convert colour.js to typescript (#2991) by Markus · 3 years, 2 months ago
  54. 184e58e Some tweaks to regexes. Not that I could get the crystal one to work by Matt Godbolt · 3 years, 2 months ago
  55. fa99f6c Handle case when no compiler is selected by Matt Godbolt · 3 years, 2 months ago
  56. ee33705 always escape by partouf · 3 years, 2 months ago
  57. 18e8434 More escapes by RabsRincon · 3 years, 2 months ago
  58. 1293bc5 Escape string that gets passed as custom output filename (#2968) by Luka Prebil Grintal · 3 years, 2 months ago
  59. e33a52b Closes #2967 by RabsRincon · 3 years, 2 months ago
  60. 97134a9 Fix linting errors from #2932 by Mats Larsen · 3 years, 2 months ago
  61. 278d28b Add rustc Macro Expansion view (#2932) by Mats Larsen · 3 years, 2 months ago
  62. e7b9cbd Respect tab width and tabs/spaces settings for format APIs (#2957) by Mats Larsen · 3 years, 2 months ago
  63. 71af750 Warn if Execution Only is added for compiler without execution (#2962) by Mats Larsen · 3 years, 2 months ago
  64. 3faf881 Bind duplicate selection to Ctrl + D (#2956) by Mats Larsen · 3 years, 2 months ago
  65. 6907507 Add missing tsconfig entries and alphabetically sort existing ones (#2953) by Mats Larsen · 3 years, 2 months ago
  66. 5f098e3 Properly type settings argument for monaco extendConfig() (#2935) by Mats Larsen · 3 years, 2 months ago
  67. 3c58e69 Fix missing FormatBase variants in settings.interfaces.ts (#2950) by Mats Larsen · 3 years, 2 months ago
  68. e24f724 Options cleanup (#2924) by Patrick Quist · 3 years, 3 months ago
  69. bc6757a Pascalchanges (#2881) by Patrick Quist · 3 years, 3 months ago
  70. d6081f5 support cmake for fortran (#2930) by Patrick Quist · 3 years, 3 months ago
  71. 00f226f fix skipasm (#2931) by Patrick Quist · 3 years, 3 months ago
  72. 85cda71 fix #2929 by partouf · 3 years, 3 months ago
  73. d93bd31 Add base Pane component and migrate RustMirView to TypeScript (#2917) by Mats Larsen · 3 years, 3 months ago
  74. 000e147 [NFC] Port monaco-config.js to TypeScript (#2918) by Mats Larsen · 3 years, 3 months ago
  75. 4484943 Update styles available in clang-format (#2926) by Robert Andrzejuk · 3 years, 3 months ago
  76. 902a6a8 search on cloogle (#2921) by Patrick Quist · 3 years, 3 months ago
  77. 5525c40 Fix current cursor pos bug by RabsRincon · 3 years, 3 months ago
  78. 0e296f2 Improve new cursor position label by RabsRincon · 3 years, 3 months ago
  79. a779f60 Add current caret position to source pane by RabsRincon · 3 years, 3 months ago
  80. fb7fa30 Make executor spinner spin too by RabsRincon · 3 years, 3 months ago
  81. fa0aa1a Extremely minor tweaks to UI by RabsRincon · 3 years, 3 months ago
  82. c9e8e7a Remove leftover comment by RabsRincon · 3 years, 3 months ago
  83. cfbcf4e Make quick link share available for everyone by RabsRincon · 3 years, 3 months ago
  84. 6a1dbe1 Some general UI touches (#2910) by Rubén Rincón Blanco · 3 years, 3 months ago
  85. 9f1373b Reenables social shares for whole site by RabsRincon · 3 years, 3 months ago
  86. e812888 tree sometimes doesn't exist anymore by Patrick Quist · 3 years, 3 months ago
  87. f82b011 Adds drag support for Tree pane by RabsRincon · 3 years, 3 months ago
  88. 31050a8 Cmakeproms (#2906) by Patrick Quist · 3 years, 3 months ago
  89. 30a8862 grmbl lintfix by partouf · 3 years, 3 months ago
  90. 490b7da bugfix execution compilation status by partouf · 3 years, 3 months ago
  91. df04975 fix #2902 by partouf · 3 years, 3 months ago
  92. 370633e fix #2896 by partouf · 3 years, 3 months ago
  93. fda2704 Add tooltips to files in tree view. (#2894) by Matt Godbolt · 3 years, 3 months ago
  94. c8cf80a Merge branch 'main' of https://github.com/compiler-explorer/compiler-explorer into main by partouf · 3 years, 3 months ago
  95. d7ec20d fix #2888 by partouf · 3 years, 3 months ago
  96. 50197b7 Properly allow prettier pragma by RabsRincon · 3 years, 3 months ago
  97. 1c59f91 Disable eslint-license-header until we incorporate prettier by RabsRincon · 3 years, 3 months ago
  98. 46cb319 Fix json syntax error by RabsRincon · 3 years, 3 months ago
  99. 3f4d18a Implement code document formatting through monaco (#2874) by Mats Larsen · 3 years, 3 months ago
  100. 9b17656 Listen for ClipboardJS events on clippy button by RabsRincon · 3 years, 3 months ago