gingerBill
gingerBill
@flysand7 What should that type be in the conflict?
If the conflicts can be resolved, I'll try and merge this.
If someone wants to support RISCV64, they will have to do it themselves and then make a PR. The other PR was closed for loads of reasons which I don't...
Please don't use stupid titles.
This problem is fundamentally an issue on platforms which have case insensitive file systems. It's hard to check for because there case sensitive file systems. > Probably fixable by adding...
Please make sure you actually test your code before you implement the changes I suggested.
This isn't a mistake, per se, as originally I wanted people to use `quaternion(1, 2, 3, 4)` because of untyped constants, but this is where things get a little weird....
It's hard to get both the `foos.a[i]` syntax and also make `foos.a` be something iterable. Since it's a pointer and not a slice, it's not exactly the trivial way of...
Why would they be highlighted?
This is extremely hard to check for because of how the compiler is set up.