summaryrefslogtreecommitdiff
path: root/src/ModuleCache.h
AgeCommit message (Collapse)Author
2014-02-10Fixed a bug failing to detect changes in underlying libraries. Should ↵Marius Kintel
improve some of the issues reported in #181
2014-02-09Cleaned up some module cache misbehaviors. Fixes #535Marius Kintel
2013-06-13Fixed a bug where changing a file during a large automatic reload could ↵Marius Kintel
cause a crash
2013-04-26Refactoring: Split out FileModule from Module, Added LocalScope renamed some ↵Marius Kintel
confusing 'evaluate' methods to 'instantiate', added FileContext (not yet used)
2012-02-17Handle include dependenciesMarius Kintel
2012-02-15Print info about module cache sizeMarius Kintel
2012-02-15Initial implementation of ModuleCache and dependency tracking of used modulesMarius Kintel
contact: Jan Huwald // Impressum