aboutsummaryrefslogtreecommitdiff
path: root/scripts/module-introspection.scm (unfollow)
Commit message (Collapse)Author
2022-04-21Introduce module-declaration?.Hugo Hörnquist
2022-04-21Remove unnecessary procedure flatten-tree.Hugo Hörnquist
(@ (hnh util) flatten) already does the same thing.
2022-02-01Broke module-import script into library component.Hugo Hörnquist