1. 9b46d4f Initial support for GNAT specific debug output (#3000) by Marc Poulhiès · 3 years ago
  2. a4f3384 Fix imports for rust MIR and Macro Expansion views by Mats Larsen · 3 years ago
  3. 9904a6e Make each mode a ts module by Mats Larsen · 3 years ago
  4. 2f83604 Rename all mode files to .ts in preparation for #3027 by Mats Larsen · 3 years ago
  5. 85a287c Introduce whatwg-fetch as fetch polyfill (#3016) by Mats Larsen · 3 years ago
  6. 9e00d2f Convert simplecook.js to typescript (#3010) by Markus · 3 years ago
  7. 025325e Replace CommonJS default exports with named exports (#3021) by Mats Larsen · 3 years ago
  8. acb1a70 color-string keeps doing this. argh by Matt Godbolt · 3 years ago
  9. dc1592c Update to node v14.18.0 (#3026) by Matt Godbolt · 3 years ago
  10. a8a11e3 Argh npm by Matt Godbolt · 3 years ago
  11. 52a0924 Get rid of warning on npm lint by Matt Godbolt · 3 years ago
  12. 7fc4bd1 Update chart.js and its API (CC @partouf) by Matt Godbolt · 3 years ago
  13. 5607af8 Upgrade nock by Matt Godbolt · 3 years ago
  14. 1068f81 Bump nopt by Matt Godbolt · 3 years ago
  15. 37c94fb Stupid npm by Matt Godbolt · 3 years ago
  16. 010e025 npm update by Matt Godbolt · 3 years ago
  17. f72f05d updated OSACA version (#3020) by Jan · 3 years ago
  18. 07dd559 npm audit fix by Matt Godbolt · 3 years ago
  19. 896cf2f Decouple each pane state from the base pane state (#3025) by Mats Larsen · 3 years ago
  20. 26f8357 refactor: replace underscore each usage with native for of (#3012) by Bhavin Ag · 3 years ago
  21. 2fb0482 Fix ansi-to-html background color regression (#3019) by Mats Larsen · 3 years ago
  22. 379a89f skip demangling (c++filt) tests when not on linux to allow more people to run the unittests (#3013) by Patrick Quist · 3 years ago
  23. 2cc523c Fix typo in swift config (CC @Lukasa) by Matt Godbolt · 3 years ago
  24. 8cf618e Another attempt to kick GH Actions by Matt Godbolt · 3 years ago
  25. f271b84 No change, attempt to force a build... by Matt Godbolt · 3 years ago
  26. cc0e17e Revert "Revert "Add Swift 5.5. (#3007)"" by Matt Godbolt · 3 years ago
  27. 63b3c90 Add Go formatting with Gofmt (#2966) by Mats Larsen · 3 years ago
  28. f69e537 Revert "Add Swift 5.5. (#3007)" by Matt Godbolt · 3 years ago
  29. 919a50f Add python3.10 to the list CC @apmorton by Matt Godbolt · 3 years ago
  30. 82b7249 Add Swift 5.5. (#3007) by Cory Benfield · 3 years ago
  31. 2405a4d Make Rust macro expansion view properly display unsupported compiler (#3006) by Mats Larsen · 3 years ago
  32. 8101349 Avoid calling compilerProps after compiler object construction (#3005) by Austin Morton · 3 years ago
  33. a59c3df Add python 3.10 and make it the default (#3001) by James Murphy · 3 years ago
  34. 189661d Convert options.js to TypeScript (#2982) by Mats Larsen · 3 years ago
  35. dd68fb5 A few extra Clang 13.0.0 entries (#2998) by Miguel Ojeda · 3 years ago
  36. 1828965 Remove explicit `files` and `outDir` values from tsconfig (#2992) by Austin Morton · 3 years ago
  37. 7a754a3 Convert codelens-handler.js to typescript (#2990) by Markus · 3 years ago
  38. e104811 Enable GCC dump for the GNAT Ada compiler (#2989) by Marc Poulhiès · 3 years ago
  39. 511236c Convert ansi-to-html.js to typescript (#2988) by Markus · 3 years ago
  40. cf65312 Add new version of KVX compiler (#2973) by Marc Poulhiès · 3 years ago
  41. 87ed92a Implement LLVM IR output for ispc (#2972) by Mats Larsen · 3 years ago
  42. b6338e0 Adds supportsExecute language option (#2963) by Rubén Rincón Blanco · 3 years ago
  43. d103b7f Add support for generating SPIR-V assembly from OpenCL C and C++ for OpenCL (#2940) by Jason Zheng · 3 years ago
  44. 66e5734 Create test case for #2995 (#3002) by Mats Larsen · 3 years ago
  45. adced60 Fix Rust MIR view to correctly display unsupported compiler (#2999) by Marc Poulhiès · 3 years ago
  46. 813b654 Show full java asm output when using switch expression (#2996) by Maurice Mohlek · 3 years ago
  47. 1ed9ad9 Tag builds (#2997) by Matt Godbolt · 3 years ago
  48. f24c4ef Convert colour.js to typescript (#2991) by Markus · 3 years ago
  49. dc49b67 Fix sinon lint warnings in tests by Austin Morton · 3 years ago
  50. 3193743 Install LLVM/Clang 13 (#2983) by Mats Larsen · 3 years ago
  51. ef4812f Thanks yous by Matt Godbolt · 3 years, 1 month ago
  52. da0b5b1 Automated checkin - update browsers list (#2975) by github-actions[bot] · 3 years, 1 month ago
  53. f71e3c4 Unconditionally use the compilation queue (#2978) by Matt Godbolt · 3 years, 1 month ago
  54. 545cdca temp disable msvc by Patrick Quist · 3 years, 1 month ago
  55. 1cec4ba npm update and audit fix by Matt Godbolt · 3 years, 1 month ago
  56. bc3748a Latest thanks! yay patreons by Matt Godbolt · 3 years, 1 month ago
  57. 4e75139 Another attempt at speeding up the regex by Matt Godbolt · 3 years, 1 month ago
  58. 184e58e Some tweaks to regexes. Not that I could get the crystal one to work by Matt Godbolt · 3 years, 1 month ago
  59. fa99f6c Handle case when no compiler is selected by Matt Godbolt · 3 years, 1 month ago
  60. a75fe09 Improve the regular expression used to parse conditionals. by Matt Godbolt · 3 years, 1 month ago
  61. ee33705 always escape by partouf · 3 years, 1 month ago
  62. 18e8434 More escapes by RabsRincon · 3 years, 1 month ago
  63. 1293bc5 Escape string that gets passed as custom output filename (#2968) by Luka Prebil Grintal · 3 years, 1 month ago
  64. e33a52b Closes #2967 by RabsRincon · 3 years, 1 month ago
  65. bf8aefb Update c++.amazon.properties by Patrick Quist · 3 years, 1 month ago
  66. 97134a9 Fix linting errors from #2932 by Mats Larsen · 3 years, 1 month ago
  67. 278d28b Add rustc Macro Expansion view (#2932) by Mats Larsen · 3 years, 1 month ago
  68. e7b9cbd Respect tab width and tabs/spaces settings for format APIs (#2957) by Mats Larsen · 3 years, 1 month ago
  69. b4756bb Create security scanner by Matt Godbolt · 3 years, 1 month ago
  70. bb4c150 npm audit fix by Matt Godbolt · 3 years, 1 month ago
  71. 4907d56 Create SECURITY.md by Matt Godbolt · 3 years, 1 month ago
  72. 4cd6591 Add Kotlin 1.5.31 compilers (#2952) by Mats Larsen · 3 years, 1 month ago
  73. 1232275 Add Java OpenJDK 17 (#2944) by Mats Larsen · 3 years, 1 month ago
  74. 71af750 Warn if Execution Only is added for compiler without execution (#2962) by Mats Larsen · 3 years, 1 month ago
  75. 06d636e Enable execution for Scala (#2961) by Mats Larsen · 3 years, 1 month ago
  76. a516505 Update c++.amazon.properties by Patrick Quist · 3 years, 1 month ago
  77. 91ea753 Update c++.amazon.properties by Patrick Quist · 3 years, 1 month ago
  78. 3faf881 Bind duplicate selection to Ctrl + D (#2956) by Mats Larsen · 3 years, 1 month ago
  79. 6907507 Add missing tsconfig entries and alphabetically sort existing ones (#2953) by Mats Larsen · 3 years, 1 month ago
  80. 40f1a82 Add xerces-c v3.2.3 (#2951) by Julien Marrec · 3 years, 1 month ago
  81. 5f098e3 Properly type settings argument for monaco extendConfig() (#2935) by Mats Larsen · 3 years, 1 month ago
  82. 3c58e69 Fix missing FormatBase variants in settings.interfaces.ts (#2950) by Mats Larsen · 3 years, 1 month ago
  83. 7f51b99 * Add C++ magic_enum library by RabsRincon · 3 years, 1 month ago
  84. c3a7274 Remove user-agent dependencies and add some extra metadata stuff (#2943) by Patrick Quist · 3 years, 1 month ago
  85. 8c852d9 Rename CUDA to CUDA C++ in language dropdown (#2938) by Mats Larsen · 3 years, 1 month ago
  86. d5b0e20 hide gcc-static-analysis by Patrick Quist · 3 years, 1 month ago
  87. eda7397 add .ixx to c++ extensions by partouf · 3 years, 1 month ago
  88. 8cd9aaf oops by partouf · 3 years, 1 month ago
  89. 04f39e2 bugfixes pascal objdump by partouf · 3 years, 1 month ago
  90. 6919532 bugfixes cmake inputFilename by partouf · 3 years, 1 month ago
  91. e24f724 Options cleanup (#2924) by Patrick Quist · 3 years, 1 month ago
  92. bc6757a Pascalchanges (#2881) by Patrick Quist · 3 years, 1 month ago
  93. 3d1a6a6 Revert unintentional change to nomenclature. by Matt Godbolt · 3 years, 1 month ago
  94. d6081f5 support cmake for fortran (#2930) by Patrick Quist · 3 years, 1 month ago
  95. 00f226f fix skipasm (#2931) by Patrick Quist · 3 years, 1 month ago
  96. 85cda71 fix #2929 by partouf · 3 years, 1 month ago
  97. d93bd31 Add base Pane component and migrate RustMirView to TypeScript (#2917) by Mats Larsen · 3 years, 1 month ago
  98. 000e147 [NFC] Port monaco-config.js to TypeScript (#2918) by Mats Larsen · 3 years, 1 month ago
  99. 4484943 Update styles available in clang-format (#2926) by Robert Andrzejuk · 3 years, 1 month ago
  100. 902a6a8 search on cloogle (#2921) by Patrick Quist · 3 years, 1 month ago