Merge serial module into the graph module

This commit is contained in:
Juno Takano 2026-01-13 12:11:51 -03:00
commit 697dcc720d
17 changed files with 421 additions and 332 deletions

View file

@ -517,7 +517,7 @@ en is only possible thanks to a number of projects and people:
text = """
- [ ] Performance
- [ ] Caching
- [ ] Move more logic from Serial to Graph submodules
- [x] Move more logic from Serial to Graph submodules
- [ ] Further centralize state
- [ ] Reduce O(n) calls in the formats module
- [ ] Input syntax