Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-10-24 | Make cmd-line overrides using -D work also for USEd modules. Fixes #211 | Marius Kintel | |
2012-09-08 | Fix bug where recently compiled module happened to receive the same pointer ↵ | Marius Kintel | |
value as the module it replaced, causing dependency tracking not to work properly. Related to #75 | |||
2012-04-25 | cosmetics | Marius Kintel | |
2012-03-28 | Less debug output | Marius Kintel | |
2012-02-17 | Handle include dependencies | Marius Kintel | |
2012-02-15 | Started on sanitizing compile handling in mainwindow | Marius Kintel | |
2012-02-15 | Minor clarification, cleanup file reading | Marius Kintel | |
2012-02-15 | Recursively handle dependencies after parsing | Marius Kintel | |
2012-02-15 | Initial implementation of ModuleCache and dependency tracking of used modules | Marius Kintel | |