1. 5bd8cde Update packages by Matt Godbolt · 2 years, 7 months ago
  2. 988b077 npm audit fix by Matt Godbolt · 2 years, 7 months ago
  3. 3fba855 Some fixups for typescript (#3452) by Matt Godbolt · 2 years, 7 months ago
  4. df3042f Added TypeScript Native compiler (#3448) by ODuzhar · 2 years, 7 months ago
  5. 5f01821 Improved cursor position display for light mode (#3434) by Jeremy Rifkin · 2 years, 7 months ago
  6. 9cbf6e2 Convert opt-view to typescript (#3446) by Jeremy Rifkin · 2 years, 7 months ago
  7. dd49042 Convert compiler-picker to typescript (#3436) by Jeremy Rifkin · 2 years, 7 months ago
  8. 074549f Introducing Backtrace.io as a sponsor (#3342) by Matt Godbolt · 2 years, 7 months ago
  9. 017d5a9 Latest sponsors. You're all awesome by Matt Godbolt · 2 years, 7 months ago
  10. 9a75a7a Add examples for CUDA (#921) (#3439) by Arsenic · 2 years, 7 months ago
  11. 024788b Convert ast-view to typescript (#3429) by Jeremy Rifkin · 2 years, 7 months ago
  12. 2aced16 Remove intel filter check on asm docs pane by RabsRincon · 2 years, 7 months ago
  13. 68e24ee Oopsies by RabsRincon · 2 years, 7 months ago
  14. f4d201d Add GHC 9.2.2 by RabsRincon · 2 years, 7 months ago
  15. 06b6782 Add jsoncons (#3430) by Tom Lankhorst · 2 years, 7 months ago
  16. 419d386 Added keyword-spacing eslint rule and fixed instances of inconsistent spacing (#3428) by Jeremy Rifkin · 2 years, 7 months ago
  17. ad7d810 Support MSVC's backtick strings (#3423) by Jeremy Rifkin · 2 years, 7 months ago
  18. aa516e3 Add llvm-symbolizer to ASAN_SYMBOLIZER_PATH (#3425) by Jeremy Rifkin · 2 years, 7 months ago
  19. 6c57dce Fix #3419 (#3421) by Jeremy Rifkin · 2 years, 7 months ago
  20. cd05315 Move timing-info-widget to ts and fixes some of its issues (#3424) by Rubén Rincón Blanco · 2 years, 8 months ago
  21. e6ab373 Move static/noscript.js to TypeScript (#3420) by Mats Larsen · 2 years, 8 months ago
  22. ffb8047 Add two gauges - one for startup time and one for how long the machine has been up at start. CC @apmorton by Matt Godbolt · 2 years, 8 months ago
  23. 181e2c2 Construct one FormattingHandler for all compilers (#3417) by Matt Godbolt · 2 years, 8 months ago
  24. dc06a85 Handle lines with no opcodes (#3416) by Matt Godbolt · 2 years, 8 months ago
  25. afa4f18 npm update all the things (#3415) by Matt Godbolt · 2 years, 8 months ago
  26. 5292377 Add a way to delete localstorage saved files (#3411) by Rubén Rincón Blanco · 2 years, 8 months ago
  27. 12773e8 Automated checkin - update browsers list (#3414) by github-actions[bot] · 2 years, 8 months ago
  28. e4a89ef Add a app.js run configuration for IDEA by Matt Godbolt · 2 years, 8 months ago
  29. f82b01a Update .eslintignore by Rubén Rincón Blanco · 2 years, 8 months ago
  30. 5030dcb Fix monaco button registration by Matt Godbolt · 2 years, 8 months ago
  31. 25efbd7 Fix string highlighting for msvc output (#3403) (#3405) by Jeremy Rifkin · 2 years, 8 months ago
  32. af4a55e Fix preprocessor filtering with url #includes (#3398) by Jeremy Rifkin · 2 years, 8 months ago
  33. 2cf941d Move Prometheus metrics server into a separated file (#3391) by Juan José · 2 years, 8 months ago
  34. 89fe5c0 Add graceful shutdown (#3390) by Juan José · 2 years, 8 months ago
  35. d27c998 Extract a Pane base separate from a MonacoPane. (#3385) by Matt Godbolt · 2 years, 8 months ago
  36. cd5c04b Rust 1.59.0 (#3401) by Miguel Ojeda · 2 years, 8 months ago
  37. bc401f4 Fixes settings handling in some places (#3400) by Rubén Rincón Blanco · 2 years, 8 months ago
  38. ffe2c62 Remove some deprecated functions (#3399) by Rubén Rincón Blanco · 2 years, 8 months ago
  39. 9ab2a3d Position of cursor position (#3394) by Jeremy Rifkin · 2 years, 8 months ago
  40. f17dbed Move static/presentation.js to TypeScript (#3395) by Mats Larsen · 2 years, 8 months ago
  41. 17b4f2e Fix Editor #false bug (#3360) by Jeremy Rifkin · 2 years, 8 months ago
  42. 48eee26 Group some files to their own folders (#3384) by Rubén Rincón Blanco · 2 years, 8 months ago
  43. 26cbd6e Pane renaming saves the name of the panes into their state (#3364) by Luca Natilla · 2 years, 8 months ago
  44. 7897f07 Rename the PPC/MIPS groups accordingly to their architectures (#3386) by Marc Poulhiès · 2 years, 8 months ago
  45. f83e20a Makes notification messages more readable (#3383) by Rubén Rincón Blanco · 2 years, 8 months ago
  46. 47d1a58 Thanks Paul! by Matt Godbolt · 2 years, 8 months ago
  47. bd4dfc9 Fix timing info widget dark theme check (#3379) by Rubén Rincón Blanco · 2 years, 8 months ago
  48. 57ec09a Fixes OpenCLs defaultCompilers to (prob.) intended ones (#3381) by Rubén Rincón Blanco · 2 years, 8 months ago
  49. 1589a14 Changed Python default example to classical square (#3380) by Rubén Rincón Blanco · 2 years, 8 months ago
  50. c70eb9c Crazy #compilation numbers by Rubén Rincón Blanco · 2 years, 8 months ago
  51. 7e2eb51 Add exclude key to empty list check by Rubén Rincón · 2 years, 8 months ago
  52. 66a818d Fix (again) name in GNAT compiler (#3378) by Marc Poulhiès · 2 years, 8 months ago
  53. 006aa6f [draft] Dark+ theme (#3339) by Patrick Quist · 2 years, 8 months ago
  54. c3bba29 Discovered compiler tool fixes (#3377) by Patrick Quist · 2 years, 8 months ago
  55. 0bc22bb when no files are supplied, no need to do anything special for them either (#3371) by Patrick Quist · 2 years, 8 months ago
  56. af08dc4 Adds checks for lib ids and lib versions to script by RabsRincon · 2 years, 8 months ago
  57. aa73970 Minor cleanup/tidy of MIPS/POWER compilers (#3374) by Marc Poulhiès · 2 years, 8 months ago
  58. 1e1935d fix dartformat (#3373) by Michael Debertol · 2 years, 8 months ago
  59. 6dfd69c Adds formatter and empty id checks for config script by RabsRincon · 2 years, 8 months ago
  60. 7a71310 More sponsors, thank you! by Matt Godbolt · 2 years, 8 months ago
  61. 4b13a84 fix 390x compiler by Patrick Quist · 2 years, 8 months ago
  62. 273dd28 Adds compiler check to ci workflow (#3369) by Rubén Rincón Blanco · 2 years, 8 months ago
  63. 9deb97b Add script that checks for bad configs for compilers and groups (#3366) by Rubén Rincón Blanco · 2 years, 8 months ago
  64. f4508ad Add cross GCC 11.2.0 for several targets + some tweaks (#3365) by Marc Poulhiès · 2 years, 8 months ago
  65. de7e0d2 Add Thrust and CUB 1.16.0 (#3368) by Allison Vacanti · 2 years, 8 months ago
  66. dd146c5 Update ir-view.ts by Rubén Rincón Blanco · 2 years, 8 months ago
  67. 53a17f5 Please the liner by RabsRincon · 2 years, 8 months ago
  68. c75291c justlint no longer needed by Patrick Quist · 2 years, 8 months ago
  69. 2a2bdfd different and by Patrick Quist · 2 years, 8 months ago
  70. 60f266c try new if by Patrick Quist · 2 years, 8 months ago
  71. f0f744d Add more dart versions (#3361) by Michael Debertol · 2 years, 8 months ago
  72. c432d62 add the formatter for dart (#3362) by Michael Debertol · 2 years, 8 months ago
  73. 88bcb4f Show preprocessor output even if main compilation fails (#3363) by Jeremy Rifkin · 2 years, 8 months ago
  74. 1683db0 Set clang-query to use monaco stdin by Rubén Rincón Blanco · 2 years, 8 months ago
  75. d6ac58f Bump follow-redirects from 1.14.7 to 1.14.8 (#3359) by dependabot[bot] · 2 years, 8 months ago
  76. 045c68d Add strict tsc flag for the backend ts code (#3355) by Rubén Rincón Blanco · 2 years, 8 months ago
  77. db229b9 Add strict tsc flag for the frontend ts code (#3356) by Rubén Rincón Blanco · 2 years, 8 months ago
  78. 5697726 Argh v6 by Matt Godbolt · 2 years, 8 months ago
  79. eaaa287 Fixes missing changelog (#3358) by Rubén Rincón Blanco · 2 years, 8 months ago
  80. 57d68d3 Add Dart execution wrapper (#3357) by Michael Debertol · 2 years, 8 months ago
  81. 2f42a41 disable dart execution for now by partouf · 2 years, 8 months ago
  82. 3f695c9 Add Dart support (#3352) by Michael Debertol · 2 years, 8 months ago
  83. 7266bc5 fix param by partouf · 2 years, 8 months ago
  84. 7031a6e Move static/load-save.js to TypeScript (#3345) by Rubén Rincón Blanco · 2 years, 8 months ago
  85. cccd129 Move static/history-widget.js to TypeScript (#3346) by Rubén Rincón Blanco · 2 years, 8 months ago
  86. 64f97fd disable pane renaming for now by partouf · 2 years, 8 months ago
  87. dea0512 oops by partouf · 2 years, 8 months ago
  88. b540703 Merge branch 'main' of https://github.com/compiler-explorer/compiler-explorer into main by partouf · 2 years, 8 months ago
  89. 1660ce7 type things by partouf · 2 years, 8 months ago
  90. 7a93cb0 Update labeler.yml by Patrick Quist · 2 years, 8 months ago
  91. 3a88563 lintfix by partouf · 2 years, 8 months ago
  92. 74efcfa Preprocessor output panel (#3330) by Jeremy Rifkin · 2 years, 8 months ago
  93. f778e76 lintfixes by partouf · 2 years, 8 months ago
  94. 577feaf disable renaming for editor by partouf · 2 years, 8 months ago
  95. 810cb5a Ability to name panes (#3323) by Luca Natilla · 2 years, 8 months ago
  96. bb1f491 Implement asm-parser for dotnet (#3334) by Steve · 2 years, 8 months ago
  97. ed90053 Fixes Executor pane for Python (+ possibly more) (#3354) by Rubén Rincón Blanco · 2 years, 8 months ago
  98. 0247877 Fix Linter error by RabsRincon · 2 years, 8 months ago
  99. e91d5a0 Static Analysis tool update (#3324) by TimmyTechTV · 2 years, 8 months ago
  100. a894faf lintfixes by partouf · 2 years, 8 months ago