Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |