1. db229b9 Add strict tsc flag for the frontend ts code (#3356) by Rubén Rincón Blanco · 2 years, 9 months ago
  2. 7266bc5 fix param by partouf · 2 years, 10 months ago
  3. 7031a6e Move static/load-save.js to TypeScript (#3345) by Rubén Rincón Blanco · 2 years, 10 months ago
  4. cccd129 Move static/history-widget.js to TypeScript (#3346) by Rubén Rincón Blanco · 2 years, 10 months ago
  5. 64f97fd disable pane renaming for now by partouf · 2 years, 10 months ago
  6. dea0512 oops by partouf · 2 years, 10 months ago
  7. 1660ce7 type things by partouf · 2 years, 10 months ago
  8. 74efcfa Preprocessor output panel (#3330) by Jeremy Rifkin · 2 years, 10 months ago
  9. f778e76 lintfixes by partouf · 2 years, 10 months ago
  10. 577feaf disable renaming for editor by partouf · 2 years, 10 months ago
  11. 810cb5a Ability to name panes (#3323) by Luca Natilla · 2 years, 10 months ago
  12. ed90053 Fixes Executor pane for Python (+ possibly more) (#3354) by Rubén Rincón Blanco · 2 years, 10 months ago
  13. 43bc7af Change codeLens font on setting change (#3347) by Rubén Rincón Blanco · 2 years, 10 months ago
  14. 786428d Move static/toggles.js to TypeScript (#3344) by Rubén Rincón Blanco · 2 years, 10 months ago
  15. 370addd Define themes only once by RabsRincon · 2 years, 10 months ago
  16. c60cd70 Move static/themes.js to TypeScript (#3332) by Rubén Rincón Blanco · 2 years, 10 months ago
  17. 3148a97 Move history.js to TypeScript (#3337) by Rubén Rincón Blanco · 2 years, 10 months ago
  18. 51047b6 Frontend testing (#3169) by Patrick Quist · 2 years, 10 months ago
  19. 2978b90 IE11 is no longer supported, no need to shim includes (#3321) by Rubén Rincón Blanco · 2 years, 10 months ago
  20. 42c7b2b Make eslint work on static ts files (#3304) by Rubén Rincón Blanco · 2 years, 10 months ago
  21. 426aa40 Fix formatOnCompile setting (#3314) by Rubén Rincón Blanco · 2 years, 10 months ago
  22. e9214b4 Remove extra console.log (#3312) by Rubén Rincón Blanco · 2 years, 10 months ago
  23. 8a7534f Fix libs widget selection properly updating (#3313) by Rubén Rincón Blanco · 2 years, 10 months ago
  24. fc99556 Upgrade to vis-network by Matt Godbolt · 2 years, 10 months ago
  25. 4af294d Option to create a short link with Ctrl+s silently (#3305) by Luca Natilla · 2 years, 10 months ago
  26. d8e580f Update editor.js by Rubén Rincón Blanco · 2 years, 10 months ago
  27. fe7eb18 Reimplement more options for Ctrl-S (#3300) by Rubén Rincón Blanco · 2 years, 10 months ago
  28. 593a727 Add setting for automatically formatting on compilation (#3302) by Mats Larsen · 2 years, 10 months ago
  29. f4315c5 Move static/settings.js to TypeScript (#3297) by Rubén Rincón Blanco · 2 years, 10 months ago
  30. c1fe085 Revert "Some more Ctrl-S behaviours (#3283)" by Matt Godbolt · 2 years, 10 months ago
  31. be42b2f Some more Ctrl-S behaviours (#3283) by Rubén Rincón Blanco · 2 years, 10 months ago
  32. fc23b62 Add warning for -flto flag (#3242) by Luca Natilla · 2 years, 10 months ago
  33. ff0cd78 Improve numeric tool tip to display character value (#3280) by Jonathan Müller · 2 years, 10 months ago
  34. 0976d65 Fix issue where changelog would not show, because it grabbed the entire ESModule (#3268) by Mats Larsen · 2 years, 10 months ago
  35. fb9c718 TSfy static/motd by RabsRincon · 2 years, 11 months ago
  36. 1171729 Rename motd.js to ts by RabsRincon · 2 years, 11 months ago
  37. 44ea462 Move GA to ts (#3220) by Rubén Rincón Blanco · 2 years, 11 months ago
  38. 9c25280 Move fontscale to typescript by RabsRincon · 2 years, 11 months ago
  39. 70417be Rename fontscale to ts by RabsRincon · 2 years, 11 months ago
  40. da1a3ab Make it possible to share types in /types directory between front and backend (#3211) by Mats Larsen · 2 years, 11 months ago
  41. 86dd8f7 Ada: new pane for GNAT Debug Tree (#3190) by Marc Poulhiès · 2 years, 11 months ago
  42. 5109414 Fix privacy and cookie policy display post-webpack5 (presumably). See #3214 by Matt Godbolt · 2 years, 11 months ago
  43. 4eccbf8 Upgrade monaco and monaco-webpack-plugin (#3204) by Matt Godbolt · 2 years, 11 months ago
  44. 112df32 Use api.ts file for formatter api requests (#3160) by Mats Larsen · 2 years, 11 months ago
  45. 883223f Fix up jscookie api by Matt Godbolt · 2 years, 11 months ago
  46. eb002af Update prettier, reformat json files by Matt Godbolt · 2 years, 11 months ago
  47. 8fcae99 Upgrade tomselect to v2.0.0 by Matt Godbolt · 2 years, 11 months ago
  48. 0b32c7e Automatically enable text search for language dropdown (#3162) by Mats Larsen · 2 years, 12 months ago
  49. 845b633 Add single quote for strings in asm mode (#3157) by Rubén Rincón Blanco · 2 years, 12 months ago
  50. fc19400 Move static/libs-widget-ext.js to TypeScript (#3077) by Rubén Rincón Blanco · 2 years, 12 months ago
  51. d7c4eec Refactor and return 404 from AsmDocs APIs (#3143) by Mats Larsen · 2 years, 12 months ago
  52. 057c21b Migrate the LLVM IR pane to the TypeScript Pane API (#3037) by Mats Larsen · 2 years, 12 months ago
  53. 2469376 rust: HIR dump and small refactor with macro expansion (#3147) by Marc Poulhiès · 2 years, 12 months ago
  54. ec00a10 Clear the compiler output on language change by RabsRincon · 2 years, 12 months ago
  55. 93a020b Migrate Cfg pane to typescript (#3110) by Nico Lehmann · 2 years, 12 months ago
  56. 34c4190 Fix loading a zip project (#3136) by Ivan Egorov · 2 years, 12 months ago
  57. cdf2956 More Erlang keywords (#3130) by Patrick Quist · 3 years ago
  58. 2bc7169 Erlang highlight and add to amazon (#3129) by Patrick Quist · 3 years ago
  59. a92083a Adds some useful features for some people (#3081) by Rubén Rincón Blanco · 3 years ago
  60. 9a773a7 Enable diff view to use GNAT (Ada) expanded code (#3119) by Marc Poulhiès · 3 years ago
  61. 6f18695 Refactor GCC dump handling (#3024) by Marc Poulhiès · 3 years, 1 month ago
  62. 5876fd4 Actually use the setting style in the format api (#3091) by Mats Larsen · 3 years, 1 month ago
  63. cf7d704 Await for things (#3086) by Matt Godbolt · 3 years, 1 month ago
  64. 0752166 bugfix by Partouf · 3 years, 1 month ago
  65. ee0ff71 Make colour.ts take Record<number, number> and refactor it to drop underscore.js (#3054) by Mats Larsen · 3 years, 1 month ago
  66. 2d0cb9f Ensure Alert.enterSomething's yes callback's type includes the answer (#3052) by Mats Larsen · 3 years, 1 month ago
  67. 8886821 Add a way to ensure no tracking is done and now 3rd party is available by RabsRincon · 3 years, 1 month ago
  68. d5b1256 Convert static/local.js to TypeScript (#3053) by Rubén Rincón Blanco · 3 years, 1 month ago
  69. cd1f67a Enable downLevelIteration and tslib for TypeScript (#3038) by Mats Larsen · 3 years, 1 month ago
  70. 60217a8 Make the TypeScript Pane API easier to work with (#3034) by Mats Larsen · 3 years, 1 month ago
  71. 0a5877b Add method to Pane for implementing editor actions (#3033) by Mats Larsen · 3 years, 1 month ago
  72. 729433e Temporarily fix security vulnerability in crystal-mode regex by Mats Larsen · 3 years, 1 month ago
  73. 39eec86 Use fetch when fetching from the Format API (#3017) by Mats Larsen · 3 years, 1 month ago
  74. 12fa535 Remove duplicate import in gnatdebug-view by Mats Larsen · 3 years, 1 month ago
  75. 9b46d4f Initial support for GNAT specific debug output (#3000) by Marc Poulhiès · 3 years, 1 month ago
  76. a4f3384 Fix imports for rust MIR and Macro Expansion views by Mats Larsen · 3 years, 1 month ago
  77. 9904a6e Make each mode a ts module by Mats Larsen · 3 years, 1 month ago
  78. 2f83604 Rename all mode files to .ts in preparation for #3027 by Mats Larsen · 3 years, 1 month ago
  79. 85a287c Introduce whatwg-fetch as fetch polyfill (#3016) by Mats Larsen · 3 years, 1 month ago
  80. 9e00d2f Convert simplecook.js to typescript (#3010) by Markus · 3 years, 1 month ago
  81. 025325e Replace CommonJS default exports with named exports (#3021) by Mats Larsen · 3 years, 1 month ago
  82. 7fc4bd1 Update chart.js and its API (CC @partouf) by Matt Godbolt · 3 years, 1 month ago
  83. 896cf2f Decouple each pane state from the base pane state (#3025) by Mats Larsen · 3 years, 1 month ago
  84. 2fb0482 Fix ansi-to-html background color regression (#3019) by Mats Larsen · 3 years, 2 months ago
  85. 63b3c90 Add Go formatting with Gofmt (#2966) by Mats Larsen · 3 years, 2 months ago
  86. 2405a4d Make Rust macro expansion view properly display unsupported compiler (#3006) by Mats Larsen · 3 years, 2 months ago
  87. 189661d Convert options.js to TypeScript (#2982) by Mats Larsen · 3 years, 2 months ago
  88. 1828965 Remove explicit `files` and `outDir` values from tsconfig (#2992) by Austin Morton · 3 years, 2 months ago
  89. 7a754a3 Convert codelens-handler.js to typescript (#2990) by Markus · 3 years, 2 months ago
  90. 511236c Convert ansi-to-html.js to typescript (#2988) by Markus · 3 years, 2 months ago
  91. b6338e0 Adds supportsExecute language option (#2963) by Rubén Rincón Blanco · 3 years, 2 months ago
  92. adced60 Fix Rust MIR view to correctly display unsupported compiler (#2999) by Marc Poulhiès · 3 years, 2 months ago
  93. f24c4ef Convert colour.js to typescript (#2991) by Markus · 3 years, 2 months ago
  94. 184e58e Some tweaks to regexes. Not that I could get the crystal one to work by Matt Godbolt · 3 years, 2 months ago
  95. fa99f6c Handle case when no compiler is selected by Matt Godbolt · 3 years, 2 months ago
  96. ee33705 always escape by partouf · 3 years, 2 months ago
  97. 18e8434 More escapes by RabsRincon · 3 years, 2 months ago
  98. 1293bc5 Escape string that gets passed as custom output filename (#2968) by Luka Prebil Grintal · 3 years, 2 months ago
  99. e33a52b Closes #2967 by RabsRincon · 3 years, 2 months ago
  100. 97134a9 Fix linting errors from #2932 by Mats Larsen · 3 years, 2 months ago