1. eda7397 add .ixx to c++ extensions by partouf · 3 years, 1 month ago
  2. 8cd9aaf oops by partouf · 3 years, 1 month ago
  3. 04f39e2 bugfixes pascal objdump by partouf · 3 years, 1 month ago
  4. 6919532 bugfixes cmake inputFilename by partouf · 3 years, 1 month ago
  5. e24f724 Options cleanup (#2924) by Patrick Quist · 3 years, 1 month ago
  6. bc6757a Pascalchanges (#2881) by Patrick Quist · 3 years, 1 month ago
  7. 3d1a6a6 Revert unintentional change to nomenclature. by Matt Godbolt · 3 years, 1 month ago
  8. d6081f5 support cmake for fortran (#2930) by Patrick Quist · 3 years, 1 month ago
  9. 00f226f fix skipasm (#2931) by Patrick Quist · 3 years, 1 month ago
  10. 85cda71 fix #2929 by partouf · 3 years, 1 month ago
  11. d93bd31 Add base Pane component and migrate RustMirView to TypeScript (#2917) by Mats Larsen · 3 years, 1 month ago
  12. 000e147 [NFC] Port monaco-config.js to TypeScript (#2918) by Mats Larsen · 3 years, 1 month ago
  13. 4484943 Update styles available in clang-format (#2926) by Robert Andrzejuk · 3 years, 1 month ago
  14. 902a6a8 search on cloogle (#2921) by Patrick Quist · 3 years, 1 month ago
  15. 6fda2c3 Add rustc 1.55.0 (#2923) by Mats Larsen · 3 years, 1 month ago
  16. 5525c40 Fix current cursor pos bug by RabsRincon · 3 years, 1 month ago
  17. 341f3b2 fix clang-trunk execution by Patrick Quist · 3 years, 1 month ago
  18. 0272d91 Update c++.amazon.properties by Patrick Quist · 3 years, 1 month ago
  19. 0e296f2 Improve new cursor position label by RabsRincon · 3 years, 1 month ago
  20. 72a3563 mips64_gl117 by Patrick Quist · 3 years, 1 month ago
  21. 5d38630 fix mipsle_gl117 by Patrick Quist · 3 years, 1 month ago
  22. 27136f3 Clean trunk and execution (#2916) by Patrick Quist · 3 years, 1 month ago
  23. 6a1eed2 Add go 1.17 (#2919) by Jaap Aarts · 3 years, 1 month ago
  24. a779f60 Add current caret position to source pane by RabsRincon · 3 years, 1 month ago
  25. 40a5871 Fix CONTRIBUTING typo by Rubén Rincón Blanco · 3 years, 1 month ago
  26. 23cfe56 Update CONTRIBUTING.md by Rubén Rincón Blanco · 3 years, 1 month ago
  27. 3bc6022 CE -> Compiler Explorer in README by Rubén Rincón Blanco · 3 years, 1 month ago
  28. fb7fa30 Make executor spinner spin too by RabsRincon · 3 years, 1 month ago
  29. fa0aa1a Extremely minor tweaks to UI by RabsRincon · 3 years, 2 months ago
  30. c9e8e7a Remove leftover comment by RabsRincon · 3 years, 2 months ago
  31. cfbcf4e Make quick link share available for everyone by RabsRincon · 3 years, 2 months ago
  32. b3628b2 OCaml Improvements: objdump and a few refactorings (#2913) by Haz · 3 years, 2 months ago
  33. 6a1dbe1 Some general UI touches (#2910) by Rubén Rincón Blanco · 3 years, 2 months ago
  34. de592dd Add circle-131 with --gcc-toolchain switch support. Enables C++20 (#2914) by Michał Cichoń · 3 years, 2 months ago
  35. 9f1373b Reenables social shares for whole site by RabsRincon · 3 years, 2 months ago
  36. a3d98e5 Pass toolchain to new circle by Matt Godbolt · 3 years, 2 months ago
  37. e812888 tree sometimes doesn't exist anymore by Patrick Quist · 3 years, 2 months ago
  38. f6e79f2 Use default GPU target for CUDA compilation w/ NVCC (#2911) by Artem Belevich · 3 years, 2 months ago
  39. 44c5162 Add support for Microsoft Visual C++ 6 (#2907) by Kevin Adler · 3 years, 2 months ago
  40. 84727ca Automated checkin - update browsers list (#2908) by github-actions[bot] · 3 years, 2 months ago
  41. f82b011 Adds drag support for Tree pane by RabsRincon · 3 years, 2 months ago
  42. 31050a8 Cmakeproms (#2906) by Patrick Quist · 3 years, 2 months ago
  43. 22304af new counters for cmake and bugfix executeCounter (#2905) by Patrick Quist · 3 years, 2 months ago
  44. 30a8862 grmbl lintfix by partouf · 3 years, 2 months ago
  45. 490b7da bugfix execution compilation status by partouf · 3 years, 2 months ago
  46. b744d6a Asm-parser binary bugfix (#2904) by Patrick Quist · 3 years, 2 months ago
  47. df04975 fix #2902 by partouf · 3 years, 2 months ago
  48. 370633e fix #2896 by partouf · 3 years, 2 months ago
  49. 9d382eb bugfix mainsource detection by partouf · 3 years, 2 months ago
  50. fda2704 Add tooltips to files in tree view. (#2894) by Matt Godbolt · 3 years, 2 months ago
  51. b87f856 Make linter happy by Rubén Rincón Blanco · 3 years, 2 months ago
  52. d562ae0 Add test for forcedVersion flag by RabsRincon · 3 years, 2 months ago
  53. c8cf80a Merge branch 'main' of https://github.com/compiler-explorer/compiler-explorer into main by partouf · 3 years, 2 months ago
  54. d7ec20d fix #2888 by partouf · 3 years, 2 months ago
  55. 50197b7 Properly allow prettier pragma by RabsRincon · 3 years, 2 months ago
  56. 1c59f91 Disable eslint-license-header until we incorporate prettier by RabsRincon · 3 years, 2 months ago
  57. 5c2cfcb Catch2 now uses a debug suffix in trunk by Patrick Quist · 3 years, 2 months ago
  58. 3d68f53 Implements Prettier formatting (#2766) by Rubén Rincón Blanco · 3 years, 2 months ago
  59. cfff740 Fix execution for Java with multifile ui (#2882) by Mats Larsen · 3 years, 2 months ago
  60. a2a7395 Reorganize CUDA compiler variants. (#2860) by Artem Belevich · 3 years, 2 months ago
  61. 955e500 Make asSafeVer even safer for more types of inputs by RabsRincon · 3 years, 2 months ago
  62. 46cb319 Fix json syntax error by RabsRincon · 3 years, 2 months ago
  63. 854fdf7 Some more semver tests by RabsRincon · 3 years, 2 months ago
  64. 0b75857 Only focus on the first word of semver for ordering by RabsRincon · 3 years, 2 months ago
  65. 3f4d18a Implement code document formatting through monaco (#2874) by Mats Larsen · 3 years, 2 months ago
  66. 958906d Bump monaco editor to latest version (#2876) by Rubén Rincón Blanco · 3 years, 2 months ago
  67. b624711 Convert navbar a's to buttons by RabsRincon · 3 years, 2 months ago
  68. 9b17656 Listen for ClipboardJS events on clippy button by RabsRincon · 3 years, 2 months ago
  69. 03a983c Avoid adding uncommited files to the ts list :) by RabsRincon · 3 years, 2 months ago
  70. 170023c Did I forget the important step? Yes by RabsRincon · 3 years, 2 months ago
  71. 4259ea9 Load stored libs from state by RabsRincon · 3 years, 2 months ago
  72. 6c053b8 Move static/sharing.js to TypeScript by RabsRincon · 3 years, 2 months ago
  73. 7c0a932 Ignore downloaded doc files by RabsRincon · 3 years, 2 months ago
  74. 7a49b18 Move static/url.js to TypeScript by RabsRincon · 3 years, 2 months ago
  75. 1db038b Add ts files to watcher list by RabsRincon · 3 years, 2 months ago
  76. 27d29d9 allow .f fortran file by Patrick Quist · 3 years, 2 months ago
  77. 55ab80c Change some tree code based on WebStorm suggestions by RabsRincon · 3 years, 2 months ago
  78. ac87204 Add color to linked compiler output lines by RabsRincon · 3 years, 2 months ago
  79. 7a9663d Move global declarations into its own file (#2878) by Mats Larsen · 3 years, 2 months ago
  80. a0138c6 recovery option if tree suddenly disappears by partouf · 3 years, 2 months ago
  81. c549892 bugfix timing by partouf · 3 years, 2 months ago
  82. 5e5e601 Multifile/IDE mode (#2725) by Patrick Quist · 3 years, 2 months ago
  83. 6e33f7a chibicc includeFlag by Patrick Quist · 3 years, 2 months ago
  84. 8f99cae Fix Conformance View problems (#2872) by Rubén Rincón Blanco · 3 years, 2 months ago
  85. aab1e8c Add chibicc (#2873) by Rubén Rincón Blanco · 3 years, 2 months ago
  86. 935634c Add kotlin 1.5.30 (#2871) by Mats Larsen · 3 years, 2 months ago
  87. 1ad589b Add Clang assertions trunk for OpenCL C and C++ for OpenCL (#2851) by Jason Zheng · 3 years, 2 months ago
  88. 4062176 Add DAW JSON Link C++ library by RabsRincon · 3 years, 2 months ago
  89. 53b9e0a Support multiple formatter types for /api/format (#2818) by Mats Larsen · 3 years, 2 months ago
  90. 750f076 Add generic keywords to OpenCL C and C++ for OpenCL (#2869) by Jason Zheng · 3 years, 2 months ago
  91. f726ead * Fixed documentation for executionWrapper to state it's a Path, not Boolean (#2862) by stoperro · 3 years, 2 months ago
  92. 6b31c63 New sponsors by Matt Godbolt · 3 years, 2 months ago
  93. eb0fb9e Add Eigen v3.4.0 release (#2865) by Norbert Wenzel · 3 years, 2 months ago
  94. f8f1447 Add boost 1.77.0 by Matt Godbolt · 3 years, 2 months ago
  95. 68dbdb8 Add LDC 1.27.1 and make it the default compiler (#2858) by Johan Engelen · 3 years, 2 months ago
  96. 83fa117 Add CLI11 by Patrick Quist · 3 years, 2 months ago
  97. e98488e Update c++.amazon.properties by Patrick Quist · 3 years, 2 months ago
  98. 562512b Add current lib count to dropdown button by RabsRincon · 3 years, 2 months ago
  99. 617257f Add more sanity checks for _onContextMenu by RabsRincon · 3 years, 2 months ago
  100. cb28c31 bugfix asm keyword (#2852) by Patrick Quist · 3 years, 2 months ago