15 Commits (80d67be744cf0dcd2291e7dd82ea85b9eb719352)

Author SHA1 Message Date
  FiniteReality 80d67be744 Allow arbitrary attributes to be added to commands 9 years ago
  Finite Reality 032aba9129 Update commands with C#7 features (#689) 8 years ago
  RogueException ba1982a3f9 Replaced DependencyMap with ServiceCollection and IServiceProvider (#625) 8 years ago
  RogueException 032c9e007c Do not add null aliases 9 years ago
  RogueException 2c075e186a Added support for custom ModuleBase command contexts. Added SocketCommandContext/RpcCommandContext. 9 years ago
  RogueException ae3ada84c4 Renamed ModuleBuilder.AddAlias -> AddAliases 9 years ago
  RogueException c1a9bdc142 Cleaned up alias permutations, fixed empty aliases 9 years ago
  james7132 790ca10d17 Fix accidental line join 9 years ago
  james7132 0771fcce63 Add Parent property to ModuleInfo 9 years ago
  RogueException 593ba46f1c Cleaned up command builders and async func names 9 years ago
  FiniteReality de645548a9 Complete command builders implementation 9 years ago
  FiniteReality 6d46347ebc Finish implementation of command builders 9 years ago
  FiniteReality d25fbf78c0 Use lambda-style subbuilders 9 years ago
  FiniteReality af433c82cc Complete builders, start work on using them 9 years ago
  FiniteReality f95154af23 Start work on command builders 9 years ago