Skip to content

Commit

Permalink
break up main annotation function into small pieces (#405)
Browse files Browse the repository at this point in the history
Mechanistic refactoring of the annotation code from a single straight-shot function into a collection of smaller individual pieces. The only non-trivial changes to code were untangling the use of std::mem::swap left over from when the internal annotation types were tuples instead of structs.
  • Loading branch information
macklin-10x authored Apr 17, 2024
1 parent 91cc553 commit 548f871
Showing 1 changed file with 861 additions and 726 deletions.
Loading

0 comments on commit 548f871

Please sign in to comment.