Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mg/detjonmataj issue 5289 remove dependency to request package #6924

Draft
wants to merge 85 commits into
base: main
Choose a base branch
from

Conversation

mattgodbolt
Copy link
Member

Draft PR based off #6800

detjonmataj and others added 30 commits August 27, 2024 00:20
fixes #6759

Signed-off-by: Marc Poulhiès <dkm@kataplop.net>
Compilers were missing their config.

fixes #6767

Signed-off-by: Marc Poulhiès <dkm@kataplop.net>
Infra: compiler-explorer/infra#1406

Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
And use it for Android d8 compiler.

It's empty for now. But it lets you filter in the compiler pop out box.
And it may let us attach hover assembly documentation later.

I've left it empty in `lib/instructionsets.ts` like `java` is, which I'm
modelling this off.

Towards #6819
Reapplication of #6368.

---------

Co-authored-by: Patrick Quist <partouf@gmail.com>
Turned on `noImplicitAny` in tsconfig, then went around fixing some
random easy stuff.
Hopefully tsification-PRs with more real content coming up.
In pr #6793, we misconfigured the `target`. This patch addresses and
corrects the problem. Additionally, the GCC toolchain has been updated
to handle the `ld` linker’s mismatch with the latest relocation type.

<!-- THIS COMMENT IS INVISIBLE IN THE FINAL PR, BUT FEEL FREE TO REMOVE
IT
Thanks for taking the time to improve CE. We really appreciate it.
Before opening the PR, please make sure that the tests & linter pass
their checks,
  by running `make check`.
In the best case scenario, you are also adding tests to back up your
changes,
  but don't sweat it if you don't. We can discuss them at a later date.
Feel free to append your name to the CONTRIBUTORS.md file
Thanks again, we really appreciate this!
-->

Signed-off-by: Qi HU <github@spcsky.com>
What is this and why didn't I finish this?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.