Naoya Hatta

Results 272 comments of Naoya Hatta

I'm thinking merging Expression and TypeExpression may be reasonable. > Merging Expression and TypeExpression This simplify each call site of Expression, but the definition of Expression becomes more difficult to...

> Inject JavaScript into the pages and let this code build the menu client-side. I realized this idea at https://github.com/dalance/translations/blob/master/rust-by-example/theme/language-picker.js . By this approach, translation can be achieved without modifing...

Thank you for your contribution. This seems to be difficult problem. According to IEEE1800-2017, the definition of event_control is below. It shows space between `@` and `*` is not allowed....

I don't have enough motivation to create individual project for 2023. So I'll consider about adding mode switch in this project.

Interface prototype may be the same as concrete interface in almost cases. ```systemverilog proto interface ProtoA #( param X: u32, ) { var a: logic; modport A { a: input,...

Reopen this issue because it was cloes mistakely.

This will be resolved by #1712

The project name was decided `marlin`.

https://github.com/ethanuppal/marlin/pull/57

@taichi-ishitani I think temporarily disabling this feature for v0.13.4 is better. How about it?