Currently, self-hosted assumes that all (one) source files have been modified and re-parses all (one) of them. This issue is to integrate with the Cache system the ability to find out the set of source files that have been modified on disk, so that only those need be re-parsed.
Currently, self-hosted assumes that all (one) source files have been modified and re-parses all (one) of them. This issue is to integrate with the Cache system the ability to find out the set of source files that have been modified on disk, so that only those need be re-parsed.