- fbcf4fc Make `make` run the site similar to prod. (#3587) by Matt Godbolt · 2 years, 7 months ago
- 5ae6b30 Pre-compile typescript in releases (#3570) by Matt Godbolt · 2 years, 7 months ago
- 551a0be Optionally log the compiler cache keys and accesses (#3583) by Matt Godbolt · 2 years, 7 months ago
- fc001b2 Quickbench now supports https (#3581) by Rubén Rincón Blanco · 2 years, 7 months ago
- 15b57ae Create npm script for noEmit compiling frontend and backend to catch errors (#3580) by Mats Larsen · 2 years, 7 months ago
- fedde61 Fix noImplicitOverride errors (#3579) by Mats Larsen · 2 years, 7 months ago
- 51c118b Re-add removed jquery import in noscript.ts (#3578) by Mats Larsen · 2 years, 7 months ago
- 154c18a Add noImplicitOverride to tsc config by RabsRincon · 2 years, 7 months ago
- cc95e37 Remove unecessary jquery imports in ts files (#3576) by Jeremy Rifkin · 2 years, 7 months ago
- ac9a313 Handle astResults being strings (#3568) by Rubén Rincón Blanco · 2 years, 7 months ago
- abb7e27 Import sentry correctly (#3574) by Matt Godbolt · 2 years, 7 months ago
- 5c9811a /findParentRowOrColumn(OrStack)?/ can return null so updating the typing to reflect this (#3573) by Jeremy Rifkin · 2 years, 7 months ago
- 09df855 Handle missing asm information (#3569) by Matt Godbolt · 2 years, 7 months ago
- cfbabc9 Remove sentry tracing (#3565) by Matt Godbolt · 2 years, 7 months ago
- 6af73a3 Fix cache issue in build_dist by Matt Godbolt · 2 years, 7 months ago
- 7bb5764 Lint fixes by Matt Godbolt · 2 years, 7 months ago
- 5e5ee98 Fix 4 year old compiler ordering bug by RabsRincon · 2 years, 7 months ago
- 4965bd6 All semver comparisons now ensure it's safe to do so (#3562) by Rubén Rincón Blanco · 2 years, 7 months ago
- e3b9039 Merge branch 'rr/comma-dangle' into main by Matt Godbolt · 2 years, 7 months ago
- aa65eb5 Merge branch 'main' into rr/comma-dangle by Matt Godbolt · 2 years, 7 months ago
- f77dd84 Async WINE setup (#3558) by Matt Godbolt · 2 years, 7 months ago
- 40fe769 Set comma-dangle to always in server code and es5 in client code by RabsRincon · 2 years, 7 months ago
- fb35d64 Fix Solidity compilers and line numbers in versions 0.4.x - 0.8.x (#3561) by Anders-T | 0x80.eth · 2 years, 7 months ago
- 21b764f Unify comma configuration; and apply format to some files. (#3559) by Matt Godbolt · 2 years, 7 months ago
- d64a8d7 Sanitize filename (#3560) by Matt Godbolt · 2 years, 7 months ago
- f9222a6 IDEA alledgedly setting up its defaults from prettier... by Matt Godbolt · 2 years, 7 months ago
- e2bd9ce Use setup-node's built-in cache (#3557) by Matt Godbolt · 2 years, 7 months ago
- d35e98f Throw on bad mtime (#3556) by Matt Godbolt · 2 years, 7 months ago
- 62afc10 add descriptions for some buttons in the executor window (#3554) by A S E · 2 years, 7 months ago
- b404355 Fix branch name in builds by Matt Godbolt · 2 years, 7 months ago
- cf0cbac Test and build distribution simultaneously (#3553) by Matt Godbolt · 2 years, 7 months ago
- a52758c Fix path by Matt Godbolt · 2 years, 7 months ago
- 5cc9564 Use a persistent cache for compilers on discovery (#3552) by Matt Godbolt · 2 years, 7 months ago
- d801f03 Defer running buildenv stuff (#3550) by Matt Godbolt · 2 years, 7 months ago
- 1f489e0 IDEA churn by Matt Godbolt · 2 years, 7 months ago
- cc6fd58 Bumping to v8 as noscript seemingly changes every time. TODO! by Matt Godbolt · 2 years, 7 months ago
- a1a1026 Move static/modes/_all.js to TypeScript (#3540) by Mats Larsen · 2 years, 7 months ago
- 4f9a34c Also enable prettier for recursive directories in static (#3539) by Mats Larsen · 2 years, 7 months ago
- 597756f Update Crystal 1.4.0 -> 1.4.1 (#3547) by Quinton Miller · 2 years, 7 months ago
- aa78a5f Map solidity EVM assembly to lines of code (#3545) by Anders-T | 0x80.eth · 2 years, 7 months ago
- 4ab403c Add typescript to auto labeler by RabsRincon · 2 years, 7 months ago
- c798f27 Add Solidity to auto labeler by RabsRincon · 2 years, 7 months ago
- f396b21 Set @typescript-eslint/no-unnecessary-condition to error (#3536) by Jeremy Rifkin · 2 years, 7 months ago
- 1175b39 Fix some ast types by RabsRincon · 2 years, 7 months ago
- 1daf79f Resolve @typescript-eslint/no-unnecessary-condition warnings for static/panes/ (#3535) by Jeremy Rifkin · 2 years, 7 months ago
- 16b071b Updated x86 docenizer to read adjacent tables (#3541) by Jeremy Rifkin · 2 years, 7 months ago
- ac8a45c GCC 11.3 (#3544) by Miguel Ojeda · 2 years, 7 months ago
- bef00d4 Correction to #3525 (#3542) by Jeremy Rifkin · 2 years, 7 months ago
- 3e8f667 Joel Falcou Cinematic Universe Updates (#3532) by Joel Falcou · 2 years, 7 months ago
- eb23ca6 Add missing types in hub.ts (#3538) by Rubén Rincón Blanco · 2 years, 7 months ago
- e5c8eca Bumping to v7 by Matt Godbolt · 2 years, 7 months ago
- 21856b8 Added dark theme styling for modal close buttons (#3537) by Jeremy Rifkin · 2 years, 7 months ago
- ae705a9 Add Boost 1.79 (#3533) by Rubén Rincón Blanco · 2 years, 7 months ago
- be41342 Fontscale ctrl+click (#3531) by Jeremy Rifkin · 2 years, 7 months ago
- 97ecc25 Bump async from 2.6.3 to 2.6.4 (#3530) by dependabot[bot] · 2 years, 7 months ago
- c199b54 Enable Prettier for TypeScript frontend (#3524) by Mats Larsen · 2 years, 7 months ago
- ef8f36d Convert lib/sources to TypeScript (#3526) by Mats Larsen · 2 years, 7 months ago
- 1d81b5e Use OpenJDK 18 (#3523) by Mats Larsen · 2 years, 7 months ago
- 204d777 Fix project path being set to static/static/tsconfig.json in eslint runs (#3514) by Rubén Rincón Blanco · 2 years, 7 months ago
- 6d61651 Use pattern for asm-docs generated files in gitattributes (#3527) by Mats Larsen · 2 years, 7 months ago
- 6a19a65 Resolve @typescript-eslint/no-unnecessary-condition for static/*.ts files (#3525) by Jeremy Rifkin · 2 years, 7 months ago
- 0bffd4e Resolve @typescript-eslint/no-unnecessary-condition for static/*.ts files (#3511) by Jeremy Rifkin · 2 years, 7 months ago
- 45b5486 Fix ppc64 GCC 11.2 names for C and C++ (#3522) by Marc Poulhiès · 2 years, 8 months ago
- 2fb8cd8 Add p1061 (#3521) by Matt Godbolt · 2 years, 8 months ago
- 8ff8f8b Give names to the compilers by Matt Godbolt · 2 years, 8 months ago
- 1fdba5e Resolve @typescript-eslint/no-unnecessary-condition warnings for settings.ts (#3510) by Jeremy Rifkin · 2 years, 8 months ago
- 4f8def9 Catches the rison deserialization exception to allow page loads (#3515) by Rubén Rincón Blanco · 2 years, 8 months ago
- b860fdc Leave installed only solc compilers by RabsRincon · 2 years, 8 months ago
- 2001d1b Add support for Solidity (#3507) by Alexey Shekhirin · 2 years, 8 months ago
- 89894f3 Add Swift 5.6. (#3516) by Cory Benfield · 2 years, 8 months ago
- 9770979 Fixes bad usage of alert system entersomething (#3513) by Rubén Rincón Blanco · 2 years, 8 months ago
- c441558 Output pane ts conversion (#3495) by Jeremy Rifkin · 2 years, 8 months ago
- d0c0791 fix some typos (#3509) by cui fliter · 2 years, 8 months ago
- e546299 Turn on @typescript-eslint/no-unnecessary-condition rule (#3508) by Jeremy Rifkin · 2 years, 8 months ago
- 8241b5b Tool input view ts conversion (#3497) by Jeremy Rifkin · 2 years, 8 months ago
- 17c01cf Fix for msvc library issue (#3501) by Patrick Quist · 2 years, 8 months ago
- f944a70 Add Crystal 1.4.0 and 1.3.2 (#3502) by Quinton Miller · 2 years, 8 months ago
- 5eb8e9b Rust 1.60.0 (#3506) by Marc Poulhiès · 2 years, 8 months ago
- 6427599 updated OSACA version (#3504) by Jan · 2 years, 8 months ago
- cd4d182 changed syntax of Analysis default from Intel to AT&T (#3505) by Jan · 2 years, 8 months ago
- 0067563 Update c++.amazon.properties by Patrick Quist · 2 years, 8 months ago
- cdc7a9f set hdf5 libpath by Patrick Quist · 2 years, 8 months ago
- a6363ee Update AddingLinkableLibrary.md by Patrick Quist · 2 years, 8 months ago
- 3d23371 Update c++.amazon.properties by Patrick Quist · 2 years, 8 months ago
- b9c8191 Update a sponsor URL by Matt Godbolt · 2 years, 8 months ago
- 0487027 Reorder user args first (#3496) by Matt Godbolt · 2 years, 8 months ago
- 78472b0 Add go 1.18 (#3493) by Dmitriy Matrenichev · 2 years, 8 months ago
- 50367b0 Add HDF5 and HighFive libraries to amazon config (#3479) by Omar Awile · 2 years, 8 months ago
- d29c575 Add Kotlin 1.6.20 (#3494) by Mats Larsen · 2 years, 8 months ago
- b46d8fd Merge branch 'jeremy-rifkin-flags-view-ts' into main by Matt Godbolt · 2 years, 8 months ago
- 41e9e96 Merge branch 'flags-view-ts' of https://github.com/jeremy-rifkin/compiler-explorer into jeremy-rifkin-flags-view-ts by Matt Godbolt · 2 years, 8 months ago
- 569df66 bugfix library matching icx (#3484) by Patrick Quist · 2 years, 8 months ago
- eb22ee2 Bugfix: 'Option -flto is being used without Compile to Binary.' warning is emitted even when compiling to binary (#3485) by Jeremy Rifkin · 2 years, 8 months ago
- b48efe3 Use Hub and EventHub types in codebase (#3482) by Mats Larsen · 2 years, 8 months ago
- 48c95e8 Adds overridable orderArguments function (#3489) by Rubén Rincón Blanco · 2 years, 8 months ago
- 1ac1664 Support fmt 8.[01].1 (#3438) (#3490) by m8mble · 2 years, 8 months ago
- 91113df New sponsors; thanks! by Matt Godbolt · 2 years, 8 months ago
- d79fff2 Update toast .close coloring (#3486) by Jeremy Rifkin · 2 years, 8 months ago
- 9c289f1 Updated copyright by Jeremy Rifkin · 2 years, 8 months ago
- df2b971 Updated to use Hub by Jeremy Rifkin · 2 years, 8 months ago