-
### Which component should be improved?
Compiler
### Describe your feature suggestion in more detail
Please add this because i wanna mod yoyo compiler games!
-
i no found project file to load ps2 source
-
When compiling without any optimization, there is an issue in the single path code:
```
Error: Block without region: sw.epilog7351102[186], SCCSize: 0
Assertion failed: (UnassignedBlocks == 0), fun…
-
tried add pseudoelemnts
.ce_heade::before to show current label using css, compiled to :before (one colon) which seems to working (two colons always recompile to one
-
Hi,
First time xfemm user. I tried to set up the matlab interface to xfemm by running mfemm_setup(). It started compiling nicely (see below) but then I got an error
`>> mfemm_setup()`
```
me…
-
I downloaded the project and tried to compile it so I could open it in 5.5.
My first issue was that I didn't have paperZD installed, so I installed it but I seemingly cannot compile the project from …
-
Would it be possible for the `nanoc compile` command to accept a `--config` option that
would point at `nanoc.yaml` ? Tools like webpack and typescript's compiler provide a similar
feature, and it …
-
### Describe the bug
The compiler crashes when using Cilksan and the manual flag `-mllvm -cilksan-bc-path`.
### Expected behavior
I expect the compiler to compile the code. It works with Ope…
-
### 1. System information
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 11
- TensorFlow installation (pip package or built from source): pip
- TensorFlow library (version, if…
-
There are some non conformance related issues for different compilers, which is most notable with respect to designated initializers. These are a C++20 feature but have been supported in compilers for…