- 88f9c16 Add v8 of strong_type C++ lib (#4536) by Björn Fahller · 1 year, 11 months ago
- f7d221d Revert "Tsify rison.js (#4510)" (#4549) by Patrick Quist · 1 year, 11 months ago
- daba0c2 change check order and add error logging by partouf · 1 year, 11 months ago
- ee82d72 Update ceconan.ts (#4534) by Patrick Quist · 1 year, 11 months ago
- 8a28716 show error when not loading a zip (#4531) by Patrick Quist · 1 year, 11 months ago
- 4487ed3 Merge branch 'jonathangjertsen-main' by Matt Godbolt · 1 year, 11 months ago
- b7672f7 Unify quotes by Matt Godbolt · 1 year, 11 months ago
- 0ac3d29 Jakt: Ensure cxx-compiler-path matches the compiler that compiled jakt (#4514) by Andrew Kaster · 1 year, 11 months ago
- d13574d display crossgen2 version in asm output (#4526) by kasperk81 · 1 year, 11 months ago
- 3d3f727 jakt: Fix signature of default example's main (#4522) by Andrew Kaster · 1 year, 11 months ago
- c1a0ef1 Handle zero-sized files (#4530) by Matt Godbolt · 1 year, 11 months ago
- 64d68da Handle non-200s from conan (#4529) by Matt Godbolt · 1 year, 11 months ago
- 96e7f1d dont query conan if library is autodetect (#4528) by Patrick Quist · 1 year, 11 months ago
- e1cc309 Tsify rison.js (#4510) by Jeremy Rifkin · 1 year, 11 months ago
- 6a35640 Quick fix for #4519 by Jeremy Rifkin · 1 year, 11 months ago
- f7d1775 Minor version bumps by Matt Godbolt · 1 year, 11 months ago
- c2bc8c7 Try to address an unhandled exception that's crashing instances (#4519) by Jeremy Rifkin · 1 year, 11 months ago
- 8fcc108 Fixcrashissue (#4518) by Patrick Quist · 1 year, 11 months ago
- dc71e7a More catching by Matt Godbolt · 1 year, 11 months ago
- 184a607 Catch exceptions in tar handling (#4515) by Matt Godbolt · 1 year, 11 months ago
- 2f0daa3 Different uncaughtException handling (#4511) by Matt Godbolt · 1 year, 11 months ago
- c278011 Slightly more controversial bumpings (#4503) by Matt Godbolt · 1 year, 11 months ago
- 34a1528 Add new version of Kalray' KVX compiler (#4507) by Marc Poulhiès · 1 year, 11 months ago
- e7f726c Tsify lib/storage (#4499) by Jeremy Rifkin · 1 year, 11 months ago
- de670d4 Tsify lib/shorteners (#4504) by Jeremy Rifkin · 1 year, 11 months ago
- 742ee2f Show a size estimate for the png export button (#4505) by Jeremy Rifkin · 1 year, 11 months ago
- 124a9d8 Update rison (#4509) by Jeremy Rifkin · 1 year, 11 months ago
- 1047b97 Two quick markdown formatting changes prettier performed by Jeremy Rifkin · 1 year, 11 months ago
- e199c28 New sponsor; thanks! by Matt Godbolt · 1 year, 11 months ago
- b6576dd 2023 Roadmap (#4501) by Matt Godbolt · 1 year, 11 months ago
- 4ccb84b Hopefully uncontroversial bumpings (#4502) by Matt Godbolt · 1 year, 11 months ago
- 3f5f9de Vague flailing to try and get some memory back on my laptop by Matt Godbolt · 1 year, 11 months ago
- 6430de9 Bump to latest webpack because why not (#4500) by Matt Godbolt · 1 year, 11 months ago
- 37abe39 Don't rely on git if .git isn't there during build (#4498) by Matt Godbolt · 1 year, 11 months ago
- 61aad90 Various enhancements for dotnet (#4362) by Steve · 1 year, 11 months ago
- 64bd250 Add Boost 1.81.0 (#4493) by Peter Dimov · 1 year, 11 months ago
- 5a855a3 Add note about API not supporting external files (#4483) by Rubén Rincón Blanco · 1 year, 11 months ago
- 26b027a Mark Assembly compilers cfg-able (#4461) by Rubén Rincón Blanco · 1 year, 11 months ago
- 1d7e3c9 minimal ts conv of llvm-ir (#4477) by Patrick Quist · 1 year, 11 months ago
- 9eb1587 add sqlite to cpp (#4491) by Patrick Quist · 1 year, 11 months ago
- ea921a8 Avoid flash on pageload for System and Dark+ themes (#4488) by Rubén Rincón Blanco · 1 year, 11 months ago
- 124358f Prevent default for zoom event in cfg (#4489) by Rubén Rincón Blanco · 1 year, 11 months ago
- e12aa5f Jakt: Ensure cxx-compiler-path matches the compiler that compiled jakt (#4514) by Andrew Kaster · 1 year, 11 months ago
- f7c9406 display crossgen2 version in asm output (#4526) by kasperk81 · 1 year, 11 months ago
- 3fc6171 jakt: Fix signature of default example's main (#4522) by Andrew Kaster · 1 year, 11 months ago
- 670a468 Handle zero-sized files (#4530) by Matt Godbolt · 1 year, 11 months ago
- 0a7a662 Handle non-200s from conan (#4529) by Matt Godbolt · 1 year, 11 months ago
- 19fad46 dont query conan if library is autodetect (#4528) by Patrick Quist · 1 year, 11 months ago
- 3ded271 Tsify rison.js (#4510) by Jeremy Rifkin · 1 year, 11 months ago
- cf3316d Quick fix for #4519 by Jeremy Rifkin · 1 year, 11 months ago
- 2bbc7de Minor version bumps by Matt Godbolt · 1 year, 11 months ago
- aaf13f6 Try to address an unhandled exception that's crashing instances (#4519) by Jeremy Rifkin · 1 year, 11 months ago
- 9fa1922 Fixcrashissue (#4518) by Patrick Quist · 1 year, 11 months ago
- 6a92e68 More catching by Matt Godbolt · 1 year, 11 months ago
- fe3e421 Catch exceptions in tar handling (#4515) by Matt Godbolt · 1 year, 11 months ago
- 03a9ce1 Different uncaughtException handling (#4511) by Matt Godbolt · 1 year, 11 months ago
- 749319f Slightly more controversial bumpings (#4503) by Matt Godbolt · 1 year, 11 months ago
- b597095 Add new version of Kalray' KVX compiler (#4507) by Marc Poulhiès · 1 year, 11 months ago
- 993c363 Tsify lib/storage (#4499) by Jeremy Rifkin · 1 year, 11 months ago
- 92b17d2 Tsify lib/shorteners (#4504) by Jeremy Rifkin · 1 year, 11 months ago
- 54fd5b8 Show a size estimate for the png export button (#4505) by Jeremy Rifkin · 1 year, 11 months ago
- 1890bb9 Update rison (#4509) by Jeremy Rifkin · 1 year, 11 months ago
- cb4157e Two quick markdown formatting changes prettier performed by Jeremy Rifkin · 1 year, 11 months ago
- fae86a8 New sponsor; thanks! by Matt Godbolt · 1 year, 11 months ago
- b6f8713 2023 Roadmap (#4501) by Matt Godbolt · 1 year, 11 months ago
- b497dca Hopefully uncontroversial bumpings (#4502) by Matt Godbolt · 1 year, 11 months ago
- 075bece Vague flailing to try and get some memory back on my laptop by Matt Godbolt · 1 year, 11 months ago
- 640ab31 Bump to latest webpack because why not (#4500) by Matt Godbolt · 1 year, 11 months ago
- 2348a32 Don't rely on git if .git isn't there during build (#4498) by Matt Godbolt · 1 year, 11 months ago
- f05b4b6 Various enhancements for dotnet (#4362) by Steve · 1 year, 11 months ago
- 170a47d Add Boost 1.81.0 (#4493) by Peter Dimov · 1 year, 11 months ago
- 2e85575 Add note about API not supporting external files (#4483) by Rubén Rincón Blanco · 1 year, 11 months ago
- b5ba2c0 Mark Assembly compilers cfg-able (#4461) by Rubén Rincón Blanco · 1 year, 11 months ago
- 0723662 minimal ts conv of llvm-ir (#4477) by Patrick Quist · 1 year, 11 months ago
- d4d595c add sqlite to cpp (#4491) by Patrick Quist · 1 year, 11 months ago
- 95876c3 Avoid flash on pageload for System and Dark+ themes (#4488) by Rubén Rincón Blanco · 1 year, 11 months ago
- 287ad78 Prevent default for zoom event in cfg (#4489) by Rubén Rincón Blanco · 1 year, 11 months ago
- b758b33 Merge branch 'compiler-explorer:main' into main by Jonathan Reichelt Gjertsen · 1 year, 11 months ago
- 95d0695 Add rollbear/strong_type library (#4482) by Björn Fahller · 1 year, 11 months ago
- e361a9b Working CL430 compiler by Jonathan Reichelt Gjertsen · 1 year, 11 months ago
- cec8c51 Update c++.amazon.properties to support TI CL430 by Jonathan Reichelt Gjertsen · 1 year, 11 months ago
- 920565b Update optionsForFilter by Jonathan Reichelt Gjertsen · 1 year, 11 months ago
- 6e715b2 Add to start working on issue #4480 by Jonathan Reichelt Gjertsen · 1 year, 11 months ago
- d94eb20 Add lint rule for unused imports, and fix (#4476) by Matt Godbolt · 1 year, 11 months ago
- fe5f5e1 Add .hword and .octa to datadef regex (#4460) by Rubén Rincón Blanco · 1 year, 11 months ago
- 57a647b Add the `result` inside the `CompilationResult` (#4475) by Matt Godbolt · 1 year, 11 months ago
- 4ec6a41 Give tools in the CE options a type (#4471) by Matt Godbolt · 1 year, 11 months ago
- 9f29543 Fix #4469 (#4473) by Matt Godbolt · 1 year, 11 months ago
- 6348917 Separate shareable tool type from server ITool (#4472) by Matt Godbolt · 1 year, 11 months ago
- 8159c55 Fix type of tool id (#4470) by Matt Godbolt · 1 year, 11 months ago
- d0577c6 Add new rust crates (#4462) by Rubén Rincón Blanco · 1 year, 11 months ago
- 2074b14 Update ocaml.amazon.properties (#4464) by Patrick Quist · 1 year, 11 months ago
- fcd24cb New sponsor; thanks! by Matt Godbolt · 1 year, 11 months ago
- 18815a4 Fix binary lable issue (#4459) by Jeremy Rifkin · 1 year, 11 months ago
- d5a9bae Add Josuttis' Belle Views to C++ compiler (#4452) by Alfredo Correa · 1 year, 11 months ago
- ed92ca6 bump webjackJsHack by Marc Poulhiès · 1 year, 11 months ago
- c9c6eb2 add: gcc bpf cross compiler (#4413) by Marc Poulhiès · 1 year, 11 months ago
- 149ee2d Update AddingALibrary.md by Patrick Quist · 1 year, 11 months ago
- 96aa4be Add support for clang-cl and llvm-undname (#4371) by Tobias Hieta · 1 year, 11 months ago
- 5ee5386 Upgrade and audit npm packages (#4457) by Jeremy Rifkin · 1 year, 11 months ago