aboutsummaryrefslogtreecommitdiff
path: root/examples/06_command_framework.rs
Commit message (Expand)AuthorAgeFilesLines
* Clean up the codebaseAustin Hellyer2016-11-291-86/+0
* Optimize for cached, non-method compilesAustin Hellyer2016-11-281-0/+9
* Add before/after framework command hooksIllia K2016-11-281-8/+12
* Add no-named-argument command macro matchAustin Hellyer2016-11-261-2/+2
* Add framework command named argumentsAustin Hellyer2016-11-211-0/+10
* Allow Id/u64 equality comparisonsAustin Hellyer2016-11-171-1/+1
* Framework: fix command arg positioningAustin Hellyer2016-11-081-1/+1
* Add arguments to framework commandsAustin Hellyer2016-11-071-6/+6
* Add an 'allow_whitespace' framework configAustin Hellyer2016-11-061-0/+1
* Fix typo in example 06Austin Hellyer2016-11-061-1/+1
* Initial commitAustin Hellyer2016-10-181-0/+62