Skip to content

Commit

Permalink
generator: add missing push_next functions
Browse files Browse the repository at this point in the history
* push_next and Extends traits are generated for all root structs.
root structs are now all structs that are extended by other structs!
root structs used to be all structs that don't extend any other structs.

* the root_structs local variable that is passed around is now a set of Ident (and no String).

fixes #229
  • Loading branch information
filnet committed Jun 16, 2021
1 parent 06b4f8e commit 276dd19
Show file tree
Hide file tree
Showing 2 changed files with 434 additions and 2,818 deletions.
Loading

0 comments on commit 276dd19

Please sign in to comment.