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