Patrick Quist

Results 98 issues of Patrick Quist

Related to #798 AMI: * Adds setup to setup-node.sh to install autofs and cefs Startup: * Moves some scripts to ./startup * Splits up mount_opt code per environment Todo: *...

Not sure this solves anything, I don't know how to test with an older chrome version. I was able to test with a really old firefox (v78), but there this...

Pascal (-like) compiler: https://mads.atari8.info/doc/en/index.html https://github.com/tebe6502/Mad-Pascal The repository is a bit confusing, it appears to have both the sources and the binaries. But we could build a cross-compiler manually using FPC...

new-compilers
lang-pascal
request

Add more LLVM-MOS targets: https://github.com/llvm-mos/llvm-mos-sdk/tree/main?tab=readme-ov-file#compile-an-example Most interesting targets are probably the Atari's

new-compilers
request

### Is your feature request related to a problem? Please describe When passing `-ftime-trace` to the cmake compiler, .json files are generated but they are burried in `build/CMakeFiles/the_executable.dir`. If you...

request

### Describe the bug Example that sort of works: - With gui but only compile - https://godbolt.org/z/WMG589TGv - Gui disabled but executing - https://godbolt.org/z/cffsbqe3j Commit done based on this: https://github.com/compiler-explorer/compiler-explorer/commit/51529dad43b3974c895c9e95db8afefa0ef7a28f...

bug

### Describe the bug https://github.com/compiler-explorer/compiler-explorer/blob/main/docs/AddingACompiler.md#adding-a-new-compiler-to-the-live-site is out of date, we're (mostly) no longer using direct scripts to install the compilers, but .yaml configurations ### Steps to reproduce - ### Expected...

bug

### Describe the bug Don't know how long it's been that this issue has been in here, because it's not treated as an error, but: ``` 1 failing 1) CompilerDropInTool...

bug

`sudo /sbin/service compiler-explorer restart` results in an exit without error, very strange?