Files
verilator/docs
Geza Lore 220daa5f33 Internals: Restore AstNode naming property. #2133.
The intention was that all subclasses of AstNode which are
intermediate must be abstract as well and called AstNode*. This was
violated recently by 28b9db1903. This
patch restores that property by:
- Renaming AstFile to AstNodeFile
- Introducing AstNodeSimpleText as the common base of AstText and
  AstTextBlock, rather than AstTextBlock deriving from AstText.
2020-01-21 19:54:14 -05:00
..
2019-11-07 19:52:56 -05:00
2020-01-15 20:09:19 -05:00
2019-06-13 07:19:44 -04:00
2020-01-10 19:12:45 -05:00
2020-01-06 18:05:53 -05:00
2020-01-06 18:05:53 -05:00