Commit Graph

9 Commits

Author SHA1 Message Date
Finite Reality
2f0881460c Ignore static constructors when creating types 2016-07-27 21:40:45 +01:00
RogueException
e179c85896 Increased LogMessage's default source padding 2016-07-21 17:52:27 -03:00
RogueException
b029725bb1 Cleaned up new DependencyMap system 2016-07-20 23:34:32 -03:00
Finite Reality
b546ba919b Simplify exception 2016-07-21 02:49:27 +01:00
Finite Reality
39d8e3c159 Allow users to get IDependencyMap if they follow a strict format 2016-07-21 01:44:14 +01:00
Finite Reality
f7455c389b Improve DI system 2016-07-21 00:23:49 +01:00
Christopher F
e266fa8b32 Cleaned up bugs in DependencyMap and ReflectionUtils 2016-07-20 18:04:18 -04:00
Christopher F
bbe51012cf Add Dependency Map, Update Assembly Crawler
[Untested] Assembly Crawler will now accept constructors matching: new(), new(CommandService), new(IDependencyMap).

Add IDependencyMap

Add DependencyMap
2016-07-20 17:50:52 -04:00
RogueException
32ab967f4a Reorganized commands structure 2016-06-21 05:34:11 -03:00