- b3521cc Update deps by Matt Godbolt · 3 years, 1 month ago
- 55cf3ef fixes #3040 by partouf · 3 years, 1 month ago
- 730f1b8 bugfix tools by partouf · 3 years, 1 month ago
- 1ca884c Seperate compiler finding process (#3022) by Patrick Quist · 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
- 80063e7 Add Crystal 1.2.0 (#3031) by Quinton Miller · 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
- acb1a70 color-string keeps doing this. argh by Matt Godbolt · 3 years, 1 month ago
- dc1592c Update to node v14.18.0 (#3026) by Matt Godbolt · 3 years, 1 month ago
- a8a11e3 Argh npm by Matt Godbolt · 3 years, 2 months ago
- 52a0924 Get rid of warning on npm lint by Matt Godbolt · 3 years, 2 months ago
- 7fc4bd1 Update chart.js and its API (CC @partouf) by Matt Godbolt · 3 years, 2 months ago
- 5607af8 Upgrade nock by Matt Godbolt · 3 years, 2 months ago
- 1068f81 Bump nopt by Matt Godbolt · 3 years, 2 months ago
- 37c94fb Stupid npm by Matt Godbolt · 3 years, 2 months ago
- 010e025 npm update by Matt Godbolt · 3 years, 2 months ago
- f72f05d updated OSACA version (#3020) by Jan · 3 years, 2 months ago
- 07dd559 npm audit fix by Matt Godbolt · 3 years, 2 months ago
- 896cf2f Decouple each pane state from the base pane state (#3025) by Mats Larsen · 3 years, 2 months ago
- 26f8357 refactor: replace underscore each usage with native for of (#3012) by Bhavin Ag · 3 years, 2 months ago
- 2fb0482 Fix ansi-to-html background color regression (#3019) by Mats Larsen · 3 years, 2 months ago
- 379a89f skip demangling (c++filt) tests when not on linux to allow more people to run the unittests (#3013) by Patrick Quist · 3 years, 2 months ago
- 2cc523c Fix typo in swift config (CC @Lukasa) by Matt Godbolt · 3 years, 2 months ago
- 8cf618e Another attempt to kick GH Actions by Matt Godbolt · 3 years, 2 months ago
- f271b84 No change, attempt to force a build... by Matt Godbolt · 3 years, 2 months ago
- cc0e17e Revert "Revert "Add Swift 5.5. (#3007)"" by Matt Godbolt · 3 years, 2 months ago
- 63b3c90 Add Go formatting with Gofmt (#2966) by Mats Larsen · 3 years, 2 months ago
- f69e537 Revert "Add Swift 5.5. (#3007)" by Matt Godbolt · 3 years, 2 months ago
- 919a50f Add python3.10 to the list CC @apmorton by Matt Godbolt · 3 years, 2 months ago
- 82b7249 Add Swift 5.5. (#3007) by Cory Benfield · 3 years, 2 months ago
- 2405a4d Make Rust macro expansion view properly display unsupported compiler (#3006) by Mats Larsen · 3 years, 2 months ago
- 8101349 Avoid calling compilerProps after compiler object construction (#3005) by Austin Morton · 3 years, 2 months ago
- a59c3df Add python 3.10 and make it the default (#3001) by James Murphy · 3 years, 2 months ago
- 189661d Convert options.js to TypeScript (#2982) by Mats Larsen · 3 years, 2 months ago
- dd68fb5 A few extra Clang 13.0.0 entries (#2998) by Miguel Ojeda · 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
- e104811 Enable GCC dump for the GNAT Ada compiler (#2989) by Marc Poulhiès · 3 years, 2 months ago
- 511236c Convert ansi-to-html.js to typescript (#2988) by Markus · 3 years, 2 months ago
- cf65312 Add new version of KVX compiler (#2973) by Marc Poulhiès · 3 years, 2 months ago
- 87ed92a Implement LLVM IR output for ispc (#2972) by Mats Larsen · 3 years, 2 months ago
- b6338e0 Adds supportsExecute language option (#2963) by Rubén Rincón Blanco · 3 years, 2 months ago
- d103b7f Add support for generating SPIR-V assembly from OpenCL C and C++ for OpenCL (#2940) by Jason Zheng · 3 years, 2 months ago
- 66e5734 Create test case for #2995 (#3002) by Mats Larsen · 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
- 813b654 Show full java asm output when using switch expression (#2996) by Maurice Mohlek · 3 years, 2 months ago
- 1ed9ad9 Tag builds (#2997) by Matt Godbolt · 3 years, 2 months ago
- f24c4ef Convert colour.js to typescript (#2991) by Markus · 3 years, 2 months ago
- dc49b67 Fix sinon lint warnings in tests by Austin Morton · 3 years, 2 months ago
- 3193743 Install LLVM/Clang 13 (#2983) by Mats Larsen · 3 years, 2 months ago
- ef4812f Thanks yous by Matt Godbolt · 3 years, 2 months ago
- da0b5b1 Automated checkin - update browsers list (#2975) by github-actions[bot] · 3 years, 2 months ago
- f71e3c4 Unconditionally use the compilation queue (#2978) by Matt Godbolt · 3 years, 2 months ago
- 545cdca temp disable msvc by Patrick Quist · 3 years, 2 months ago
- 1cec4ba npm update and audit fix by Matt Godbolt · 3 years, 2 months ago
- bc3748a Latest thanks! yay patreons by Matt Godbolt · 3 years, 2 months ago
- 4e75139 Another attempt at speeding up the regex by Matt Godbolt · 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
- a75fe09 Improve the regular expression used to parse conditionals. 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
- e33a52b Closes #2967 by RabsRincon · 3 years, 2 months ago
- bf8aefb Update c++.amazon.properties by Patrick Quist · 3 years, 2 months ago
- 97134a9 Fix linting errors from #2932 by Mats Larsen · 3 years, 2 months ago
- 278d28b Add rustc Macro Expansion view (#2932) by Mats Larsen · 3 years, 2 months ago
- e7b9cbd Respect tab width and tabs/spaces settings for format APIs (#2957) by Mats Larsen · 3 years, 2 months ago
- b4756bb Create security scanner by Matt Godbolt · 3 years, 2 months ago
- bb4c150 npm audit fix by Matt Godbolt · 3 years, 2 months ago
- 4907d56 Create SECURITY.md by Matt Godbolt · 3 years, 2 months ago
- 4cd6591 Add Kotlin 1.5.31 compilers (#2952) by Mats Larsen · 3 years, 2 months ago
- 1232275 Add Java OpenJDK 17 (#2944) by Mats Larsen · 3 years, 2 months ago
- 71af750 Warn if Execution Only is added for compiler without execution (#2962) by Mats Larsen · 3 years, 2 months ago
- 06d636e Enable execution for Scala (#2961) by Mats Larsen · 3 years, 2 months ago
- a516505 Update c++.amazon.properties by Patrick Quist · 3 years, 2 months ago
- 91ea753 Update c++.amazon.properties by Patrick Quist · 3 years, 2 months ago
- 3faf881 Bind duplicate selection to Ctrl + D (#2956) by Mats Larsen · 3 years, 2 months ago
- 6907507 Add missing tsconfig entries and alphabetically sort existing ones (#2953) by Mats Larsen · 3 years, 2 months ago
- 40f1a82 Add xerces-c v3.2.3 (#2951) by Julien Marrec · 3 years, 2 months ago
- 5f098e3 Properly type settings argument for monaco extendConfig() (#2935) by Mats Larsen · 3 years, 2 months ago
- 3c58e69 Fix missing FormatBase variants in settings.interfaces.ts (#2950) by Mats Larsen · 3 years, 2 months ago
- 7f51b99 * Add C++ magic_enum library by RabsRincon · 3 years, 2 months ago
- c3a7274 Remove user-agent dependencies and add some extra metadata stuff (#2943) by Patrick Quist · 3 years, 2 months ago
- 8c852d9 Rename CUDA to CUDA C++ in language dropdown (#2938) by Mats Larsen · 3 years, 2 months ago
- d5b0e20 hide gcc-static-analysis by Patrick Quist · 3 years, 2 months ago
- eda7397 add .ixx to c++ extensions by partouf · 3 years, 2 months ago
- 8cd9aaf oops by partouf · 3 years, 2 months ago
- 04f39e2 bugfixes pascal objdump by partouf · 3 years, 2 months ago
- 6919532 bugfixes cmake inputFilename by partouf · 3 years, 2 months ago