62 Commits (ec97895c41caa9c820713e899eff5395f1275c44)

Author SHA1 Message Date
  Still Hsu ec97895c41
Fix lots of typos in comments 7 years ago
  Still Hsu 90fdd54926
Add XML docs 7 years ago
  Casino Boyale 2f41896cdf Added some class summaries 7 years ago
  Still Hsu 706442fcec
Fix styling of several member documentation 7 years ago
  Still Hsu 596b47e1b8
Merge branch 'dev' into docs/faq-n-patches-offline 7 years ago
  Chris Johnston cee71ef35a Add support for parsing multiple types of quotation marks in commands, Fix #942 (#943) 7 years ago
  Still Hsu f38e72bbb4
Merge upstream/dev & resolve conflicts 7 years ago
  Still Hsu 5092358401
Add XML docs 7 years ago
  Joe4evr 6d3010065f Allow setting IgnoreExtraArgs on an individual basis (#998) 7 years ago
  Hsu Still 9a1d777e3e
Add a whole bunch of XML docs 7 years ago
  Hsu Still cc723df6ad
Add ConfigureAwait(false) for most missing tasks 7 years ago
  Hsu Still 468bf365b8
Add xmldocs 7 years ago
  Hsu Still 50ce789320
Merge with 109f663a9a 8 years ago
  HelpfulStranger999 c67db88961 Cleaned up and refactored slightly 8 years ago
  Hsu Still 7c60b0293b
Add XMLDocs 8 years ago
  Christopher F bb8ebc13d2 Add callback method for when a module class has been added (#934) 8 years ago
  vim2meta 5f46aef3a7 Ability to ignore unused parameters instead of failing the command. (#915) 8 years ago
  Christopher F 8d533930fa Move CommandExecuted invoking up a scope for generic Task commands 8 years ago
  Christopher F 14fbe40cbc Add Async suffix to command-related Tasks (#804) 8 years ago
  Christopher F e991715bac Added CommandService.CommandExecuted (#747) 8 years ago
  RogueException 14dfc48df3 Style cleanup 8 years ago
  Finite Reality 74f6a4b392 Allow commands to return a Task<RuntimeResult> (#466) 8 years ago
  Finite Reality b96748f9c3 Allow arbitrary attributes to be added to commands (#458) 8 years ago
  Finite Reality 032aba9129 Update commands with C#7 features (#689) 8 years ago
  Joe4evr 36ed2b49f0 PreconditionGroup quick fix 8 years ago
  Joe4evr 4a9c8168a9 Add grouping of preconditions to allow for flexible precondition logic. (#672) 8 years ago
  FiniteReality 1e888cde24 Fix CheckPreconditions giving empty service provider 8 years ago
  RogueException ba1982a3f9 Replaced DependencyMap with ServiceCollection and IServiceProvider (#625) 8 years ago
  RogueException a6469e9021 Add support for void-returning commands 9 years ago
  RogueException 3fb21e06c2 Fixed RunMode.Sync running Async. Added ThrowOnError option. 9 years ago
  RogueException ba07484fe9 Removed Mixed RunMode 9 years ago
  RogueException a2b12520b2 Added CommandService logging 9 years ago
  Finite Reality 2160e5dac8 Improve parameter precondition type safety (#532) 9 years ago
  RogueException 55e9c7da5c Merge pull request #482 from FiniteReality/issue/462 9 years ago
  RogueException fe35400498 Cleanup 9 years ago
  FiniteReality c2b50b56d8 Ensure aliases are built in the correct order 9 years ago
  RogueException e3da623f39 Cleaned up alias generation 9 years ago
  RogueException 2c075e186a Added support for custom ModuleBase command contexts. Added SocketCommandContext/RpcCommandContext. 9 years ago
  AntiTcb bc985ada92 Modules without aliases now default to an empty string alias 9 years ago
  RogueException c1a9bdc142 Cleaned up alias permutations, fixed empty aliases 9 years ago
  RogueException 5663e47db6 Added command separator char, improved passing search results to parser 9 years ago
  RogueException 0d209b3fdb Added internal error for if a matching alias cannot be found 9 years ago
  Christopher F 604d69fb7f Revert "Implement configurable command node separators" 9 years ago
  FiniteReality 70d30efb94 Implement configurable command node separators 9 years ago
  RogueException 803b65212e Merge pull request #364 from FiniteReality/feature/parameter-tweaks 9 years ago
  FiniteReality 704b2b75f4 Fix changes after review 9 years ago
  FiniteReality f11f416024 Add IDependencyMap to parameter preconditions 9 years ago
  FiniteReality b7a5ee6542 Parameter preconditions and typereader overriding 9 years ago
  james7132 6865318071 Fix IsSubmodule property's correctness 9 years ago
  james7132 0771fcce63 Add Parent property to ModuleInfo 9 years ago