Mythreya

Results 6 issues of Mythreya

The tutorial is really great and I finally managed to get a triangle on my screen! I would like to provide some feedback and suggestions. Adding illustrations for how things...

It would be great if the docs could be centered. Helps a lot while referring to them!

I am interested in building my website through a docker image. This essentially means running docker-in-docker. Installation methods described in docker docs seem to fail. Is there any change this...

Skips the first explicit object parameter when generating autocomplete suggestion string Fixes clangd/clangd#2339?

Hello! Thank you for maintaining this repo! It's been fun trying out reflection with C++! I was trying out a `swap` implementation and encountered an internal compiler error. Here's a...

For structures that can be initialized with aggregate initialization with designators, it would be nice if clangd offered suggestions for members ordered by their declaration order. This is the current...

enhancement