1. 7a49b18 Move static/url.js to TypeScript by RabsRincon · 3 years, 3 months ago
  2. 55ab80c Change some tree code based on WebStorm suggestions by RabsRincon · 3 years, 3 months ago
  3. ac87204 Add color to linked compiler output lines by RabsRincon · 3 years, 3 months ago
  4. 7a9663d Move global declarations into its own file (#2878) by Mats Larsen · 3 years, 3 months ago
  5. a0138c6 recovery option if tree suddenly disappears by partouf · 3 years, 3 months ago
  6. c549892 bugfix timing by partouf · 3 years, 3 months ago
  7. 5e5e601 Multifile/IDE mode (#2725) by Patrick Quist · 3 years, 3 months ago
  8. 8f99cae Fix Conformance View problems (#2872) by Rubén Rincón Blanco · 3 years, 3 months ago
  9. 53b9e0a Support multiple formatter types for /api/format (#2818) by Mats Larsen · 3 years, 3 months ago
  10. 750f076 Add generic keywords to OpenCL C and C++ for OpenCL (#2869) by Jason Zheng · 3 years, 3 months ago
  11. 562512b Add current lib count to dropdown button by RabsRincon · 3 years, 3 months ago
  12. 617257f Add more sanity checks for _onContextMenu by RabsRincon · 3 years, 3 months ago
  13. cb28c31 bugfix asm keyword (#2852) by Patrick Quist · 3 years, 3 months ago
  14. ca017ba Add support for heterogeneous compute (#2836) by Matt Godbolt · 3 years, 3 months ago
  15. 20ffd36 Stop removing expired old cookies by RabsRincon · 3 years, 3 months ago
  16. 1dc6ddb Revert "Stop removing old cookies as they will have expired by now" by RabsRincon · 3 years, 3 months ago
  17. daefad5 GA should only send the cookies over HTTPS by RabsRincon · 3 years, 3 months ago
  18. 1a5c5ed Stop removing old cookies as they will have expired by now by RabsRincon · 3 years, 3 months ago
  19. 48a3317 Set sameSite: 'strict' for cookies (#2839) by Rubén Rincón Blanco · 3 years, 3 months ago
  20. b09a49a Add border for last item in gl pane dropdown by RabsRincon · 3 years, 4 months ago
  21. aacfdad Reorder panes names and set what they are first by RabsRincon · 3 years, 4 months ago
  22. 571673a replaceAll => replace with /../g by RabsRincon · 3 years, 4 months ago
  23. d024fdf Fixes font units not being properly applied with new panes by RabsRincon · 3 years, 4 months ago
  24. 16c8e6e Addresses extra comments from @JohanEngelen by RabsRincon · 3 years, 4 months ago
  25. 47db978 Check if word is an ask keyword only on click by RabsRincon · 3 years, 4 months ago
  26. 7f50992 Try to guess what CppReference language is best by RabsRincon · 3 years, 4 months ago
  27. 075c305 fix #2835 by partouf · 3 years, 4 months ago
  28. f9d3430 bugfixes alert.enterSomething by Patrick Quist · 3 years, 4 months ago
  29. 648ebf9 Migrate /static/alert.js to TypeScript (#2829) by Mats Larsen · 3 years, 4 months ago
  30. 9c36bee Enlarge the field maxOptions of TomSelect (#2833) by sunmy2019 · 3 years, 4 months ago
  31. 7e1835f Add support for Ruby (#2816) by Quinton Miller · 3 years, 4 months ago
  32. 1a2d0ff enable typescript for clientside static scripts (#2820) by Patrick Quist · 3 years, 4 months ago
  33. fd0fc00 delay compilation until editor sends compile request (#2821) by Patrick Quist · 3 years, 4 months ago
  34. d89b8ef Show asm doc context menu item only if valid by RabsRincon · 3 years, 4 months ago
  35. e41fb81 Make editor and compilers remember reveal jumps by RabsRincon · 3 years, 4 months ago
  36. 52a22dc Minor cleanups (#2807) by Patrick Quist · 3 years, 4 months ago
  37. 49248e4 Added rainbow-dark theme (#2811) by philnik777 · 3 years, 4 months ago
  38. 2c92738 Alphabetically reorder _all.js modes imports by RabsRincon · 3 years, 4 months ago
  39. 6cd6a37 Rename all-editor-modes.js to _all.js by RabsRincon · 3 years, 4 months ago
  40. a2b703b Widen language selector a bit by Rubén Rincón Blanco · 3 years, 4 months ago
  41. 973b5e4 Hide panes that are not supported by a compiler (#2804) by Mats Larsen · 3 years, 4 months ago
  42. 8172d95 Tweaks to amazon config by Matt Godbolt · 3 years, 4 months ago
  43. 3bce751 Add support for Circle (https://www.circle-lang.org/) (#2808) by Michał Cichoń · 3 years, 4 months ago
  44. 9b11050 Remove invalid todo comment and fix rustMir button toggling (#2806) by Mats Larsen · 3 years, 4 months ago
  45. 56a8a62 eslint fix by Matt Godbolt · 3 years, 4 months ago
  46. aa431e1 Add rustc MIR output view (#2795) by Mats Larsen · 3 years, 4 months ago
  47. ff75d02 Allow a tool to have a separate monaco editor for it's stdinput (#2785) by Tom Ritter · 3 years, 4 months ago
  48. 25f48a8 Reassign my copyright to Compiler Explorer Authors by Matt Godbolt · 3 years, 4 months ago
  49. db6626e Reassign my copyright to Compiler Explorer Authors by RabsRincon · 3 years, 4 months ago
  50. 209c8f4 Check lineNumber is valid before getting its tokens by RabsRincon · 3 years, 4 months ago
  51. 7427b93 Don't show undefined on Compilation failed exceptions by RabsRincon · 3 years, 4 months ago
  52. 9389bec Move editor moves to a single file by RabsRincon · 3 years, 4 months ago
  53. ca4ce0a Minor changes for new flagview pane by RabsRincon · 3 years, 4 months ago
  54. 448486f Create a seperate window for editing compiler flags (#2714) by Tom Ritter · 3 years, 4 months ago
  55. 9a07e40 Ensure history is updated on every change. Closes #2762 (#2791) by Matt Godbolt · 3 years, 4 months ago
  56. f3acbc9 Adds .hidden for libraries (#2780) by Rubén Rincón Blanco · 3 years, 4 months ago
  57. 9829915 Improve handling of Crystal's quoted labels (#2789) by Quinton Miller · 3 years, 4 months ago
  58. e0c5a73 Adds toggle for full compiler version output by RabsRincon · 3 years, 4 months ago
  59. 18a03e5 Add C++ for OpenCL language (#2771) by Jason Zheng · 3 years, 5 months ago
  60. de0f81e Update compiler selector dark theme by RabsRincon · 3 years, 5 months ago
  61. 338e299 Move compiler picker search placeholder to js by RabsRincon · 3 years, 5 months ago
  62. 163ba07 Update themes.js (#2777) by Herb Sutter · 3 years, 5 months ago
  63. 7fddb70 Add optional support for noting page loads with which icons are visible (#2774) by Matt Godbolt · 3 years, 5 months ago
  64. 2eebf03 lint fixes by partouf · 3 years, 5 months ago
  65. 94ecb09 Add Crystal support (#2732) by Quinton Miller · 3 years, 5 months ago
  66. 70cb841 Add OpenCL C language (#2752) by Jason Zheng · 3 years, 5 months ago
  67. dcbb8c8 Remove console.log by RabsRincon · 3 years, 5 months ago
  68. bf7c3a0 Avoid changing z URL on initial status change by RabsRincon · 3 years, 5 months ago
  69. d7cdf7f bugfix timing graph on downloads by Patrick Quist · 3 years, 5 months ago
  70. 2d54870 Remove one extra border from language selector by RabsRincon · 3 years, 5 months ago
  71. d3af770 Simplify timing chart handling (#2749) by Rubén Rincón Blanco · 3 years, 5 months ago
  72. 7074739 Remove self usages and apply styles by RabsRincon · 3 years, 5 months ago
  73. 197ee6a Fix copyright date by Matt Godbolt · 3 years, 5 months ago
  74. 8c2bed4 Updates to better support cppx-blue by Matt Godbolt · 3 years, 5 months ago
  75. a80b37c Adds a way for panes to filter compilers (#2734) by Rubén Rincón Blanco · 3 years, 5 months ago
  76. 13d5366 Fix selectos and panes double-stacking their borders by RabsRincon · 3 years, 5 months ago
  77. c510b89 Remove Monaco workarounds that are no longer needed by RabsRincon · 3 years, 5 months ago
  78. 41817d6 Improve UI in compiler picker fav stars by RabsRincon · 3 years, 5 months ago
  79. 0214876 New compiler selectors (#2666) by Matt Godbolt · 3 years, 5 months ago
  80. ec8ba09 Adds a faster way to copy share links (#2673) by Matt Godbolt · 3 years, 5 months ago
  81. b3144fd Fix UI check for cl.exe outputting filename by RabsRincon · 3 years, 5 months ago
  82. 2032cee Add title functionality in output buttons by RabsRincon · 3 years, 5 months ago
  83. b230887 Improve how we handle status icon and output info by RabsRincon · 3 years, 5 months ago
  84. 8ac41cd Adjust Output pane title by RabsRincon · 3 years, 5 months ago
  85. e1e213b Add some borders to each compiler line in conf. view by RabsRincon · 3 years, 5 months ago
  86. 298cb01 Clear up some UI messes and prettify it a bit by RabsRincon · 3 years, 6 months ago
  87. d96bd4e Now we're using monaco 0.24.0 we can remove this and close #879 by Matt Godbolt · 3 years, 6 months ago
  88. d0f5ef9 Adjust media queries to avoid jumps in small screens (#2667) by Rubén Rincón Blanco · 3 years, 6 months ago
  89. 52e4377 Revert "Compiler Selection Improvements (#2660)" by Matt Godbolt · 3 years, 6 months ago
  90. 9e9bf28 Revert "Add persistent storage, some minor refactoring. CC @partouf" by Matt Godbolt · 3 years, 6 months ago
  91. 26ced5b Add persistent storage, some minor refactoring. CC @partouf by Matt Godbolt · 3 years, 6 months ago
  92. 9c06156 Compiler Selection Improvements (#2660) by Josh Schmidt · 3 years, 6 months ago
  93. 9dd2ab3 remove link caching and other useless code (#2663) by Patrick Quist · 3 years, 7 months ago
  94. 192af60 Sketch a possible solution for #2436 (#2510) by Rubén Rincón Blanco · 3 years, 7 months ago
  95. 59c7514 lintfixes by partouf · 3 years, 7 months ago
  96. de5d3e1 Use case insensitive sort for group names (#2642) by Marc Poulhiès · 3 years, 7 months ago
  97. e2b22a8 Turn off any error logging for MOTDs by Matt Godbolt · 3 years, 8 months ago
  98. 5048106 Link into executable for Assembly language (#2581) by Patrick Quist · 3 years, 8 months ago
  99. 4f88b3f Highlight ASM and LLVM IR lines corresponding to the given token and vice-versa (#2594) by Arseniy Zaostrovnykh · 3 years, 8 months ago
  100. f8587ff Express the dependency between "onColours" and onCompileReulst (#2596) by Arseniy Zaostrovnykh · 3 years, 8 months ago