Commit 26574b4
committed
Trim nb_introspect.cpp by removing redundant helpers
- delete metadata_builder/param_state and parse descriptors inline
- drop custom C-style string helpers in favor of std::string utilities
- remove the global inspect cache; build handles per call instead
- collapse annotation/signature merging into compact STL helpers
- overall file shrinks by ~50% without changing runtime behavior1 parent eb69657 commit 26574b4
1 file changed
+382
-758
lines changed
0 commit comments