- b28d2cf async multi.js by Matt Godbolt · 4 years, 10 months ago
- 55bf993 async caches; use null in executable cache instead of throwing an exception for 'not found' by Matt Godbolt · 4 years, 10 months ago
- 17e7f85 async aws; note that we're now using node 11 features by Matt Godbolt · 4 years, 10 months ago
- 6cd1fab Some tweaks to make more code async and fix IDE warnings by Matt Godbolt · 4 years, 10 months ago
- fdab41d Use res.send() in most cases. by Matt Godbolt · 4 years, 11 months ago
- 4cf5792 Cache headers for API requests. Default to 5m caching. Closes #1770 by Matt Godbolt · 4 years, 11 months ago
- 6d93969 Ensure HTML stuff uses new sentry scheme by Matt Godbolt · 4 years, 11 months ago
- e1188d1 Use a file to execute clang-query commands by Stephen Kelly · 4 years, 11 months ago
- 05edc75 Add missing cache headers for some files by RabsRincon · 4 years, 11 months ago
- 885aee1 Remove last remaining vars and fix formatting by RabsRincon · 4 years, 11 months ago
- 6ebefff Fixes Sentry issue COMPILER-EXPLORER-5W1 by RabsRincon · 4 years, 11 months ago
- c34ba45 Fixes COMPILER-EXPLORER-5VZ Sentry issue by RabsRincon · 4 years, 11 months ago
- 473f41c Slightly over-defensive fix for #1767. Not sure 100% of the original intent... by Matt Godbolt · 4 years, 11 months ago
- 2feaec4 Get rid of a `var` by Matt Godbolt · 4 years, 11 months ago
- ab87392 Work around for older CE instances (e.g. MS's). Closes #1768 by Matt Godbolt · 4 years, 11 months ago
- b5fa4e8 Fix objdump break. Adds test. Closes #1766 by Matt Godbolt · 4 years, 11 months ago
- 7a920eb More async work; and some refactoring by Matt Godbolt · 4 years, 11 months ago
- c4d7b61 Fix up return of postProcess for golang. Fixes #1765 by Matt Godbolt · 4 years, 11 months ago
- 9020ed5 Logs server-side errors; update to latest sentry. See #1765 by Matt Godbolt · 4 years, 11 months ago
- a255a4a Added Monaco editor syntax highlight support for Nim. by Ray Imber · 4 years, 11 months ago
- 1875d36 Merge pull request #1761 from DaemonSnake/master by Rubén Rincón Blanco · 4 years, 11 months ago
- 5d8673d Nim Fix, change in object file name by bastien penavayre · 4 years, 11 months ago
- 497f7ed * Add nim language support by RabsRincon · 4 years, 11 months ago
- 8f28292 Merge pull request #1753 from DaemonSnake/master by Rubén Rincón Blanco · 4 years, 11 months ago
- 3914aee Async-i-fy the compiler (#1708) by Matt Godbolt · 4 years, 11 months ago
- 2806939 Properly extend rustc argument parser results by RabsRincon · 4 years, 11 months ago
- f8b83af Fix rust argument parser with multi flag help comm by RabsRincon · 4 years, 11 months ago
- 21bf3b2 Add colored output to Rust compilers if supported by RabsRincon · 4 years, 11 months ago
- 2edc91c Nim add set default command as compile instead of compileToCpp by bastien penavayre · 4 years, 11 months ago
- 3c309a2 Nim, move cachefile from input name into function for testing by bastien penavayre · 4 years, 11 months ago
- 6027190 Move Nim code from runCompiler to filterUserOptions and remove custom runCompiler by bastien penavayre · 4 years, 11 months ago
- 3492287 Add support for Nim language by bastien penavayre · 4 years, 11 months ago
- 18172dc fix ir view pane by Partouf · 4 years, 11 months ago
- 12c54d9 conform llvmir result to asmparser result by Partouf · 4 years, 11 months ago
- a89aa3d Ensure result.asm is there before demangling by RabsRincon · 4 years, 11 months ago
- 8c08630 Merge pull request #1699 from csordasmarton/jmp_to_labels by Matt Godbolt · 4 years, 12 months ago
- 7d55f2d Merge pull request #1695 from steveire/add-clang-format by Rubén Rincón Blanco · 4 years, 12 months ago
- 91c3362 Stop zig from crashing if semver is not set by RabsRincon · 4 years, 12 months ago
- f733d6f Make looking for usable text a bit better by RabsRincon · 4 years, 12 months ago
- bb66b63 Add clang-format tool by Stephen Kelly · 5 years ago
- 6f6c0db Fix review comments of the Jump to label feature by Márton Csordás · 4 years, 12 months ago
- f1ee4ab Ondra's legendary support is in memoriam Jaroslav Křivánek. by Matt Godbolt · 4 years, 12 months ago
- 4ddaac1 Code simplification by Matt Godbolt · 4 years, 12 months ago
- c1d074d Parse assembly labels on the serve-side by Márton Csordás · 4 years, 12 months ago
- 225aa00 Merge pull request #1683 from kalray/pr-bundle-comment by Matt Godbolt · 4 years, 12 months ago
- 26d0f06 Merge remote-tracking branch 'matt/master' into difftype by Partouf · 4 years, 12 months ago
- eb3df6f Fix ASM output on for the zig compiler by Haze Booth · 4 years, 12 months ago
- 10cd506 Handle K1 MPPA VLIW bundles in assembly by Marc Poulhiès · 7 years ago
- 7aa1711 Add a delete method to s3 by Matt Godbolt · 5 years ago
- 29c863f remove nonsensical warning by Partouf · 5 years ago
- f53ad05 Merge pull request #1643 from mattgodbolt/features/cdn by Matt Godbolt · 5 years ago
- 18fa54b Add mising copyright header on file by Rubén Rincón · 5 years ago
- e9503b2 Merge pull request #1679 from dseight/master by Matt Godbolt · 5 years ago
- 4194585 Support serving static content externally by Austin Morton · 5 years ago
- 9d1c26e Support resolving non-absolute compiler exe values using system path by Austin Morton · 5 years ago
- d09a0ac Fix path handling for clang-style file directive by Dmitry Gerasimov · 5 years ago
- a818f5e Handle non-label-name lines in VC. Fixes #1337 by Matt Godbolt · 5 years ago
- ba7d535 Merge pull request #1616 from mattgodbolt/staticlibs by Patrick Quist · 5 years ago
- ae222b4 Simplify fontScale behaviour by Rubén Rincón · 5 years ago
- e63645c Configurable environment passthrough. by Matt Godbolt · 5 years ago
- a99531b Add i to list of banned letters by Rubén Rincón · 5 years ago
- 2364eca Disallow confusing leters to appear in short urls by Rubén Rincón · 5 years ago
- 78b3381 * Add Python support (#1612) by Sebastian · 5 years ago
- a306a5e undo thing that didnt work by Partouf · 5 years ago
- 1626c00 does this work? by Partouf · 5 years ago
- c8b2cdd options is always an array by Partouf · 5 years ago
- 2a214b5 autodetect static libraries by -l options by Partouf · 5 years ago
- 568f906 Merge pull request #1641 from mattgodbolt/apicode by Patrick Quist · 5 years ago
- d96017e Merge remote-tracking branch 'matt/master' into apicode by Partouf · 5 years ago
- d29b5cb refactor to new file by Partouf · 5 years ago
- 57e2bae Bump the number of lines in a disassembly. This is a decent-sized bump up but still is not so much to destroy a web browser. Improves the specific case in #260 by Matt Godbolt · 5 years ago
- 717dd12 bugfix by Partouf · 5 years ago
- dc3a534 bugfix1 by Partouf · 5 years ago
- fcbeb14 Merge remote-tracking branch 'matt/master' into staticlibs by Partouf · 5 years ago
- f14746b bugfix replace single line /*comments*/ by Partouf · 5 years ago
- 6c4c578 copypaste working version by Partouf · 5 years ago
- e38beac Merge pull request #1633 from mattgodbolt/iwyuincludefixes by Patrick Quist · 5 years ago
- fa62dec Merge pull request #1624 from pseyfert/iwyu by Patrick Quist · 5 years ago
- bac0f71 revert stuff thats not needed by Partouf · 5 years ago
- c835905 disable for non clang/gcc compilers by Partouf · 5 years ago
- aa65c04 added llvm-ir emit support for zig by emekoi · 5 years ago
- 41673db etc by Partouf · 5 years ago
- ac4f630 include fixes by Partouf · 5 years ago
- a78de4c still not working right by Partouf · 5 years ago
- 89c3bb3 find compiler specific include paths and use em by Partouf · 5 years ago
- 0a336fe toolchain things by Partouf · 5 years ago
- 9e2e1df Merge pull request #1617 from pseyfert/2019-10-08-clang-tidy-includes by Patrick Quist · 5 years ago
- fac9d48 Merge pull request #1619 from Loghorn/fix-1598 by Patrick Quist · 5 years ago
- 6eb24dd Merge pull request #1621 from Loghorn/fix-1409 by Patrick Quist · 5 years ago
- bd147be rebase on top of #1617 by Paul Seyfert · 5 years ago
- 3a11800 fixes by Paul Seyfert · 5 years ago
- 9b8b88a draft iwyu as tool by Paul Seyfert · 5 years ago
- 6252b35 review comment by Paul Seyfert · 5 years ago
- 82a424e linter by Paul Seyfert · 5 years ago
- 6bdff24 cleanup for pull request by Paul Seyfert · 5 years ago
- ecb1e0e updated clang-tidy handling by Paul Seyfert · 5 years ago
- dd57fe3 clang-tidy include paths bodgeup by Paul Seyfert · 5 years ago
- e2595f3 Allow forward slash in all command line arguments by Austin Morton · 5 years ago
- 9c96d78 Fix zig output filename by Alessandro Vergani · 5 years ago
- a49e960 Fix sever comparison for single digit by Alessandro Vergani · 5 years ago