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