aboutsummaryrefslogtreecommitdiff
path: root/modules/showfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move some functions from stdalgo to utility/pointer.Gravatar Sadie Powell2026-03-291-2/+2
* Switch modules from reference<> to shared_ptr<> and weak_ptr<>.Gravatar Sadie Powell2026-03-291-8/+8
* Rewrite sepstream and move to stringutils.Gravatar Sadie Powell2026-03-141-1/+2
* Replace IS_* with member functions.•••- All user types get an Is* function. - Only local users are cast using the old function so only local users get an As* function. Gravatar Sadie Powell2026-03-081-2/+2
* Rename ServiceProvider::creator to service_creator and add GetSource.Gravatar Sadie Powell2026-03-021-1/+1
* Rename ServiceProvider methods to avoid shadowing issues.Gravatar Sadie Powell2026-03-021-2/+2
* Merge branch 'insp4' into master.Gravatar Sadie Powell2024-08-291-1/+1
* Shuffle the modules about a bit.Gravatar Sadie Powell2024-07-171-0/+196