1. 00f226f fix skipasm (#2931) by Patrick Quist · 4 years, 3 months ago
  2. 85cda71 fix #2929 by partouf · 4 years, 4 months ago
  3. d93bd31 Add base Pane component and migrate RustMirView to TypeScript (#2917) by Mats Larsen · 4 years, 4 months ago
  4. 000e147 [NFC] Port monaco-config.js to TypeScript (#2918) by Mats Larsen · 4 years, 4 months ago
  5. 4484943 Update styles available in clang-format (#2926) by Robert Andrzejuk · 4 years, 4 months ago
  6. 902a6a8 search on cloogle (#2921) by Patrick Quist · 4 years, 4 months ago
  7. 5525c40 Fix current cursor pos bug by RabsRincon · 4 years, 4 months ago
  8. 0e296f2 Improve new cursor position label by RabsRincon · 4 years, 4 months ago
  9. a779f60 Add current caret position to source pane by RabsRincon · 4 years, 4 months ago
  10. fb7fa30 Make executor spinner spin too by RabsRincon · 4 years, 4 months ago
  11. fa0aa1a Extremely minor tweaks to UI by RabsRincon · 4 years, 4 months ago
  12. c9e8e7a Remove leftover comment by RabsRincon · 4 years, 4 months ago
  13. cfbcf4e Make quick link share available for everyone by RabsRincon · 4 years, 4 months ago
  14. 6a1dbe1 Some general UI touches (#2910) by Rubén Rincón Blanco · 4 years, 4 months ago
  15. 9f1373b Reenables social shares for whole site by RabsRincon · 4 years, 4 months ago
  16. e812888 tree sometimes doesn't exist anymore by Patrick Quist · 4 years, 4 months ago
  17. f82b011 Adds drag support for Tree pane by RabsRincon · 4 years, 4 months ago
  18. 31050a8 Cmakeproms (#2906) by Patrick Quist · 4 years, 4 months ago
  19. 30a8862 grmbl lintfix by partouf · 4 years, 4 months ago
  20. 490b7da bugfix execution compilation status by partouf · 4 years, 4 months ago
  21. df04975 fix #2902 by partouf · 4 years, 4 months ago
  22. 370633e fix #2896 by partouf · 4 years, 4 months ago
  23. fda2704 Add tooltips to files in tree view. (#2894) by Matt Godbolt · 4 years, 4 months ago
  24. c8cf80a Merge branch 'main' of https://github.com/compiler-explorer/compiler-explorer into main by partouf · 4 years, 4 months ago
  25. d7ec20d fix #2888 by partouf · 4 years, 4 months ago
  26. 50197b7 Properly allow prettier pragma by RabsRincon · 4 years, 4 months ago
  27. 1c59f91 Disable eslint-license-header until we incorporate prettier by RabsRincon · 4 years, 4 months ago
  28. 46cb319 Fix json syntax error by RabsRincon · 4 years, 4 months ago
  29. 3f4d18a Implement code document formatting through monaco (#2874) by Mats Larsen · 4 years, 4 months ago
  30. 9b17656 Listen for ClipboardJS events on clippy button by RabsRincon · 4 years, 4 months ago
  31. 03a983c Avoid adding uncommited files to the ts list :) by RabsRincon · 4 years, 4 months ago
  32. 170023c Did I forget the important step? Yes by RabsRincon · 4 years, 4 months ago
  33. 4259ea9 Load stored libs from state by RabsRincon · 4 years, 4 months ago
  34. 6c053b8 Move static/sharing.js to TypeScript by RabsRincon · 4 years, 4 months ago
  35. 7a49b18 Move static/url.js to TypeScript by RabsRincon · 4 years, 4 months ago
  36. 55ab80c Change some tree code based on WebStorm suggestions by RabsRincon · 4 years, 4 months ago
  37. ac87204 Add color to linked compiler output lines by RabsRincon · 4 years, 4 months ago
  38. 7a9663d Move global declarations into its own file (#2878) by Mats Larsen · 4 years, 4 months ago
  39. a0138c6 recovery option if tree suddenly disappears by partouf · 4 years, 4 months ago
  40. c549892 bugfix timing by partouf · 4 years, 4 months ago
  41. 5e5e601 Multifile/IDE mode (#2725) by Patrick Quist · 4 years, 4 months ago
  42. 8f99cae Fix Conformance View problems (#2872) by Rubén Rincón Blanco · 4 years, 4 months ago
  43. 53b9e0a Support multiple formatter types for /api/format (#2818) by Mats Larsen · 4 years, 4 months ago
  44. 750f076 Add generic keywords to OpenCL C and C++ for OpenCL (#2869) by Jason Zheng · 4 years, 4 months ago
  45. 562512b Add current lib count to dropdown button by RabsRincon · 4 years, 4 months ago
  46. 617257f Add more sanity checks for _onContextMenu by RabsRincon · 4 years, 4 months ago
  47. cb28c31 bugfix asm keyword (#2852) by Patrick Quist · 4 years, 4 months ago
  48. ca017ba Add support for heterogeneous compute (#2836) by Matt Godbolt · 4 years, 4 months ago
  49. 20ffd36 Stop removing expired old cookies by RabsRincon · 4 years, 4 months ago
  50. 1dc6ddb Revert "Stop removing old cookies as they will have expired by now" by RabsRincon · 4 years, 4 months ago
  51. daefad5 GA should only send the cookies over HTTPS by RabsRincon · 4 years, 4 months ago
  52. 1a5c5ed Stop removing old cookies as they will have expired by now by RabsRincon · 4 years, 4 months ago
  53. 48a3317 Set sameSite: 'strict' for cookies (#2839) by Rubén Rincón Blanco · 4 years, 4 months ago
  54. b09a49a Add border for last item in gl pane dropdown by RabsRincon · 4 years, 5 months ago
  55. aacfdad Reorder panes names and set what they are first by RabsRincon · 4 years, 5 months ago
  56. 571673a replaceAll => replace with /../g by RabsRincon · 4 years, 5 months ago
  57. d024fdf Fixes font units not being properly applied with new panes by RabsRincon · 4 years, 5 months ago
  58. 16c8e6e Addresses extra comments from @JohanEngelen by RabsRincon · 4 years, 5 months ago
  59. 47db978 Check if word is an ask keyword only on click by RabsRincon · 4 years, 5 months ago
  60. 7f50992 Try to guess what CppReference language is best by RabsRincon · 4 years, 5 months ago
  61. 075c305 fix #2835 by partouf · 4 years, 5 months ago
  62. f9d3430 bugfixes alert.enterSomething by Patrick Quist · 4 years, 5 months ago
  63. 648ebf9 Migrate /static/alert.js to TypeScript (#2829) by Mats Larsen · 4 years, 5 months ago
  64. 9c36bee Enlarge the field maxOptions of TomSelect (#2833) by sunmy2019 · 4 years, 5 months ago
  65. 7e1835f Add support for Ruby (#2816) by Quinton Miller · 4 years, 5 months ago
  66. 1a2d0ff enable typescript for clientside static scripts (#2820) by Patrick Quist · 4 years, 5 months ago
  67. fd0fc00 delay compilation until editor sends compile request (#2821) by Patrick Quist · 4 years, 5 months ago
  68. d89b8ef Show asm doc context menu item only if valid by RabsRincon · 4 years, 5 months ago
  69. e41fb81 Make editor and compilers remember reveal jumps by RabsRincon · 4 years, 5 months ago
  70. 52a22dc Minor cleanups (#2807) by Patrick Quist · 4 years, 5 months ago
  71. 49248e4 Added rainbow-dark theme (#2811) by philnik777 · 4 years, 5 months ago
  72. 2c92738 Alphabetically reorder _all.js modes imports by RabsRincon · 4 years, 5 months ago
  73. 6cd6a37 Rename all-editor-modes.js to _all.js by RabsRincon · 4 years, 5 months ago
  74. a2b703b Widen language selector a bit by Rubén Rincón Blanco · 4 years, 5 months ago
  75. 973b5e4 Hide panes that are not supported by a compiler (#2804) by Mats Larsen · 4 years, 5 months ago
  76. 8172d95 Tweaks to amazon config by Matt Godbolt · 4 years, 5 months ago
  77. 3bce751 Add support for Circle (https://www.circle-lang.org/) (#2808) by Michał Cichoń · 4 years, 5 months ago
  78. 9b11050 Remove invalid todo comment and fix rustMir button toggling (#2806) by Mats Larsen · 4 years, 5 months ago
  79. 56a8a62 eslint fix by Matt Godbolt · 4 years, 5 months ago
  80. aa431e1 Add rustc MIR output view (#2795) by Mats Larsen · 4 years, 5 months ago
  81. ff75d02 Allow a tool to have a separate monaco editor for it's stdinput (#2785) by Tom Ritter · 4 years, 5 months ago
  82. 25f48a8 Reassign my copyright to Compiler Explorer Authors by Matt Godbolt · 4 years, 5 months ago
  83. db6626e Reassign my copyright to Compiler Explorer Authors by RabsRincon · 4 years, 5 months ago
  84. 209c8f4 Check lineNumber is valid before getting its tokens by RabsRincon · 4 years, 5 months ago
  85. 7427b93 Don't show undefined on Compilation failed exceptions by RabsRincon · 4 years, 5 months ago
  86. 9389bec Move editor moves to a single file by RabsRincon · 4 years, 5 months ago
  87. ca4ce0a Minor changes for new flagview pane by RabsRincon · 4 years, 5 months ago
  88. 448486f Create a seperate window for editing compiler flags (#2714) by Tom Ritter · 4 years, 5 months ago
  89. 9a07e40 Ensure history is updated on every change. Closes #2762 (#2791) by Matt Godbolt · 4 years, 5 months ago
  90. f3acbc9 Adds .hidden for libraries (#2780) by Rubén Rincón Blanco · 4 years, 5 months ago
  91. 9829915 Improve handling of Crystal's quoted labels (#2789) by Quinton Miller · 4 years, 5 months ago
  92. e0c5a73 Adds toggle for full compiler version output by RabsRincon · 4 years, 5 months ago
  93. 18a03e5 Add C++ for OpenCL language (#2771) by Jason Zheng · 4 years, 6 months ago
  94. de0f81e Update compiler selector dark theme by RabsRincon · 4 years, 6 months ago
  95. 338e299 Move compiler picker search placeholder to js by RabsRincon · 4 years, 6 months ago
  96. 163ba07 Update themes.js (#2777) by Herb Sutter · 4 years, 6 months ago
  97. 7fddb70 Add optional support for noting page loads with which icons are visible (#2774) by Matt Godbolt · 4 years, 6 months ago
  98. 2eebf03 lint fixes by partouf · 4 years, 6 months ago
  99. 94ecb09 Add Crystal support (#2732) by Quinton Miller · 4 years, 6 months ago
  100. 70cb841 Add OpenCL C language (#2752) by Jason Zheng · 4 years, 6 months ago