aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/util/util.vala
Commit message (Collapse)AuthorAgeFilesLines
* Discover plugins in Meson build directorieshrxi9 days1-2/+22
| | | | | | | If the environment looks like a Meson build dir (parent directory is called "main"), then also look for plugins in `../plugins/*`. Fixes #1591.
* Add a WeakMap implementation + testsfiaxh2020-11-141-0/+69