1. 46cb319 Fix json syntax error by RabsRincon · 3 years, 2 months ago
  2. 854fdf7 Some more semver tests by RabsRincon · 3 years, 2 months ago
  3. 0b75857 Only focus on the first word of semver for ordering by RabsRincon · 3 years, 2 months ago
  4. 3f4d18a Implement code document formatting through monaco (#2874) by Mats Larsen · 3 years, 2 months ago
  5. 958906d Bump monaco editor to latest version (#2876) by Rubén Rincón Blanco · 3 years, 2 months ago
  6. b624711 Convert navbar a's to buttons by RabsRincon · 3 years, 2 months ago
  7. 9b17656 Listen for ClipboardJS events on clippy button by RabsRincon · 3 years, 2 months ago
  8. 03a983c Avoid adding uncommited files to the ts list :) by RabsRincon · 3 years, 2 months ago
  9. 170023c Did I forget the important step? Yes by RabsRincon · 3 years, 2 months ago
  10. 4259ea9 Load stored libs from state by RabsRincon · 3 years, 2 months ago
  11. 6c053b8 Move static/sharing.js to TypeScript by RabsRincon · 3 years, 2 months ago
  12. 7c0a932 Ignore downloaded doc files by RabsRincon · 3 years, 2 months ago
  13. 7a49b18 Move static/url.js to TypeScript by RabsRincon · 3 years, 2 months ago
  14. 1db038b Add ts files to watcher list by RabsRincon · 3 years, 2 months ago
  15. 27d29d9 allow .f fortran file by Patrick Quist · 3 years, 2 months ago
  16. 55ab80c Change some tree code based on WebStorm suggestions by RabsRincon · 3 years, 2 months ago
  17. ac87204 Add color to linked compiler output lines by RabsRincon · 3 years, 2 months ago
  18. 7a9663d Move global declarations into its own file (#2878) by Mats Larsen · 3 years, 2 months ago
  19. a0138c6 recovery option if tree suddenly disappears by partouf · 3 years, 2 months ago
  20. c549892 bugfix timing by partouf · 3 years, 2 months ago
  21. 5e5e601 Multifile/IDE mode (#2725) by Patrick Quist · 3 years, 2 months ago
  22. 6e33f7a chibicc includeFlag by Patrick Quist · 3 years, 2 months ago
  23. 8f99cae Fix Conformance View problems (#2872) by Rubén Rincón Blanco · 3 years, 2 months ago
  24. aab1e8c Add chibicc (#2873) by Rubén Rincón Blanco · 3 years, 2 months ago
  25. 935634c Add kotlin 1.5.30 (#2871) by Mats Larsen · 3 years, 2 months ago
  26. 1ad589b Add Clang assertions trunk for OpenCL C and C++ for OpenCL (#2851) by Jason Zheng · 3 years, 2 months ago
  27. 4062176 Add DAW JSON Link C++ library by RabsRincon · 3 years, 2 months ago
  28. 53b9e0a Support multiple formatter types for /api/format (#2818) by Mats Larsen · 3 years, 2 months ago
  29. 750f076 Add generic keywords to OpenCL C and C++ for OpenCL (#2869) by Jason Zheng · 3 years, 2 months ago
  30. f726ead * Fixed documentation for executionWrapper to state it's a Path, not Boolean (#2862) by stoperro · 3 years, 2 months ago
  31. 6b31c63 New sponsors by Matt Godbolt · 3 years, 2 months ago
  32. eb0fb9e Add Eigen v3.4.0 release (#2865) by Norbert Wenzel · 3 years, 2 months ago
  33. f8f1447 Add boost 1.77.0 by Matt Godbolt · 3 years, 2 months ago
  34. 68dbdb8 Add LDC 1.27.1 and make it the default compiler (#2858) by Johan Engelen · 3 years, 2 months ago
  35. 83fa117 Add CLI11 by Patrick Quist · 3 years, 2 months ago
  36. e98488e Update c++.amazon.properties by Patrick Quist · 3 years, 2 months ago
  37. 562512b Add current lib count to dropdown button by RabsRincon · 3 years, 2 months ago
  38. 617257f Add more sanity checks for _onContextMenu by RabsRincon · 3 years, 2 months ago
  39. cb28c31 bugfix asm keyword (#2852) by Patrick Quist · 3 years, 2 months ago
  40. 019029c Support execution and binary mode in haskell. Closes #2854 by Matt Godbolt · 3 years, 2 months ago
  41. 2a3ec25 IDEA churn by Matt Godbolt · 3 years, 2 months ago
  42. 60db8ba Make OCaml examples executable and objdumpable (#2853) by Haz · 3 years, 2 months ago
  43. b6c2380 Assembly API documentation for Java Bytecode (#2817) by Mats Larsen · 3 years, 2 months ago
  44. ca017ba Add support for heterogeneous compute (#2836) by Matt Godbolt · 3 years, 2 months ago
  45. 40f6aca Clarify that we currently run Node 12 on prod by Rubén Rincón Blanco · 3 years, 2 months ago
  46. 80b6ea3 Reverse order of Policies & Other dropdown buttons by RabsRincon · 3 years, 2 months ago
  47. 20ffd36 Stop removing expired old cookies by RabsRincon · 3 years, 2 months ago
  48. 1dc6ddb Revert "Stop removing old cookies as they will have expired by now" by RabsRincon · 3 years, 2 months ago
  49. daefad5 GA should only send the cookies over HTTPS by RabsRincon · 3 years, 2 months ago
  50. 1a5c5ed Stop removing old cookies as they will have expired by now by RabsRincon · 3 years, 2 months ago
  51. 565a4f7 Actually fix Windows options-handler tests for realsies now by RabsRincon · 3 years, 2 months ago
  52. 2607bf5 Fix options-handler tools tests in Windows by RabsRincon · 3 years, 2 months ago
  53. 9a1c83d Change some _.bind(fn, this) to fn.bind(this) by RabsRincon · 3 years, 2 months ago
  54. 16ff1a8 Add api/version and api/releaseBuild GET endpoints by RabsRincon · 3 years, 2 months ago
  55. 6fd069b Fix utils-test.js eslint complaints by RabsRincon · 3 years, 2 months ago
  56. 48a3317 Set sameSite: 'strict' for cookies (#2839) by Rubén Rincón Blanco · 3 years, 2 months ago
  57. 4d3750b Override default compiler flags for OCaml (#2849) by Haz · 3 years, 2 months ago
  58. 39aac53 Add basic options-handler tools parse test by RabsRincon · 3 years, 2 months ago
  59. 383c540 Add missing tests for utils.fileExists by RabsRincon · 3 years, 2 months ago
  60. bc28ba4 Don't check test coverage for app.js by RabsRincon · 3 years, 2 months ago
  61. 387c75a Adds configs for nsjail cfg and firejail profile paths (#2846) by Rubén Rincón Blanco · 3 years, 2 months ago
  62. b09a49a Add border for last item in gl pane dropdown by RabsRincon · 3 years, 2 months ago
  63. aacfdad Reorder panes names and set what they are first by RabsRincon · 3 years, 2 months ago
  64. 571673a replaceAll => replace with /../g by RabsRincon · 3 years, 2 months ago
  65. 032715f Exclude local storage from idea indexing by RabsRincon · 3 years, 2 months ago
  66. 1d49bd3 Bump path-parse from 1.0.6 to 1.0.7 (#2847) by dependabot[bot] · 3 years, 2 months ago
  67. 3f9cf03 Use already existing site-logo.svg file by RabsRincon · 3 years, 2 months ago
  68. 400a89b Slight rewording of README.md by RabsRincon · 3 years, 2 months ago
  69. a5f440d Use site-logo.svg in the README by RabsRincon · 3 years, 2 months ago
  70. a66df0b Bump timeout value of filters tests by RabsRincon · 3 years, 2 months ago
  71. d61478f Adds missing Clang RISC-V compilers for C by RabsRincon · 3 years, 2 months ago
  72. d024fdf Fixes font units not being properly applied with new panes by RabsRincon · 3 years, 2 months ago
  73. 16c8e6e Addresses extra comments from @JohanEngelen by RabsRincon · 3 years, 2 months ago
  74. 3593ddb Add doc support for MOVBE amd64 instruction by RabsRincon · 3 years, 3 months ago
  75. 47db978 Check if word is an ask keyword only on click by RabsRincon · 3 years, 3 months ago
  76. 7f50992 Try to guess what CppReference language is best by RabsRincon · 3 years, 3 months ago
  77. 1ab04c8 Fix RISC-V rv32gc gcc 10.2.0 semver by RabsRincon · 3 years, 3 months ago
  78. 075c305 fix #2835 by partouf · 3 years, 3 months ago
  79. 2800794 rename scn by Patrick Quist · 3 years, 3 months ago
  80. 1bdc703 add scnlib 0.4 (#2809) by dvirtz · 3 years, 3 months ago
  81. f9d3430 bugfixes alert.enterSomething by Patrick Quist · 3 years, 3 months ago
  82. 648ebf9 Migrate /static/alert.js to TypeScript (#2829) by Mats Larsen · 3 years, 3 months ago
  83. 9c36bee Enlarge the field maxOptions of TomSelect (#2833) by sunmy2019 · 3 years, 3 months ago
  84. 085326a Automated checkin - update browsers list (#2834) by github-actions[bot] · 3 years, 3 months ago
  85. 508d604 lintfixes by Patrick Quist · 3 years, 3 months ago
  86. 4c0711b Update to latest zig trunk (#2832) by Joachim Schmidt · 3 years, 3 months ago
  87. 7e1835f Add support for Ruby (#2816) by Quinton Miller · 3 years, 3 months ago
  88. 678adac Rust 1.54.0 (#2828) by Miguel Ojeda · 3 years, 3 months ago
  89. ef24e9c defaults by Patrick Quist · 3 years, 3 months ago
  90. 25dd8b4 defaults by Patrick Quist · 3 years, 3 months ago
  91. eb136a2 ada gcc 11.2.0 by Patrick Quist · 3 years, 3 months ago
  92. 94cd7ee gcc go 11.2.0 by Patrick Quist · 3 years, 3 months ago
  93. 34e793c Update AddingACompiler.md by Rubén Rincón Blanco · 3 years, 3 months ago
  94. 26a16a2 Clarify that property override between nested properties do not work by Rubén Rincón Blanco · 3 years, 3 months ago
  95. 1a2d0ff enable typescript for clientside static scripts (#2820) by Patrick Quist · 3 years, 3 months ago
  96. fd0fc00 delay compilation until editor sends compile request (#2821) by Patrick Quist · 3 years, 3 months ago
  97. 68994ec fix #2826 by Patrick Quist · 3 years, 3 months ago
  98. 7bdad7e GCC 11.2 (#2822) by Miguel Ojeda · 3 years, 3 months ago
  99. d89b8ef Show asm doc context menu item only if valid by RabsRincon · 3 years, 3 months ago
  100. e41fb81 Make editor and compilers remember reveal jumps by RabsRincon · 3 years, 3 months ago