Spydr

Results 15 comments of Spydr

https://github.com/vlang/v/pull/17839 implements rune literals/printing, pointer comparison support and general helper function improvements

#18036 should make debugging much easier

Currently refactoring the codegen process: https://github.com/vlang/v/pull/18057

#18546 splits up the code generator into multiple files and refactors the AssignStmt codegen

https://github.com/vlang/v/pull/18703 implements support for `ast.Alias` types