preserves-nim/src
Emery Hemingway d5909e4df0 Schema: a collection of breaking changes
- Process all modules in a bundle simultanously so that it can be
   determined if imported types are recursive or take a parameter
- Different rules for deciding when an object must be a ref
- Use Preserve[void] if there is no EmbededTypeName defined
- Put embeddeded types directly into other types without a
  Preserve[E] container
2022-12-10 13:32:36 -06:00
..
preserves Schema: a collection of breaking changes 2022-12-10 13:32:36 -06:00
Tupfile Add Tupfiles for testing modules 2022-12-02 22:17:53 -06:00
preserves.nim Fix symbol escaping during conversion to text 2022-12-08 01:00:38 -06:00