aboutsummaryrefslogtreecommitdiff
path: root/doc/ref/guile/vcomponent.texi (follow)
Commit message (Collapse)AuthorAge
* Change child/parent interface for vcomponent.Hugo Hörnquist2023-02-23
|
* Add (vcomponent create).Hugo Hörnquist2023-02-23
|
* Cleanup modules.Hugo Hörnquist2021-12-22
Primarly this moves all vcompenent input and output code to clearly labeled modules, instead of being spread out. At the same time it also removes a handfull of unused procedures.