Files
revive/crates
xermicus 903cbd7159 YUL tree visitor interface (#369)
- Implement the visitor interface. This simplifies working with the AST,
for example transformations into other IRs or collecting and analyzing
various statistics.
- Switch the explorer to use the visitor interface.
- Add the reciprocal function name conversion for function names.
- Some drive-by cosmetic fixes.

---------

Signed-off-by: xermicus <bigcyrill@hotmail.com>
2025-08-10 00:08:25 +02:00
..
2025-03-01 13:49:04 +01:00
2025-06-28 12:32:48 +02:00
2025-05-27 09:48:43 +02:00
2025-06-28 12:32:48 +02:00
2025-08-10 00:08:25 +02:00