You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
Finite Reality 74f6a4b392 Allow commands to return a Task<RuntimeResult> (#466) 8 years ago
..
ExecuteResult.cs Cleaned up Command Result structs 9 years ago
IResult.cs Implemented command type readers, parser and service. 9 years ago
ParseResult.cs Typo 8 years ago
PreconditionGroupResult.cs Add grouping of preconditions to allow for flexible precondition logic. (#672) 8 years ago
PreconditionResult.cs Add grouping of preconditions to allow for flexible precondition logic. (#672) 8 years ago
RuntimeResult.cs Allow commands to return a Task<RuntimeResult> (#466) 8 years ago
SearchResult.cs Added command separator char, improved passing search results to parser 8 years ago
TypeReaderResult.cs Cleaned up usings 9 years ago