Commit graph

15 commits

Author SHA1 Message Date
Nathan Adams
be0090873b Allow overriding of suggestion providers per argument 2017-11-08 15:17:59 +01:00
Nathan Adams
b48dbe7916 Reimplemented command suggestions 2017-11-08 13:01:08 +01:00
Nathan Adams
4d91bc6e7e Treat any trailing space as "a yet to be finished command" instead of a maybe valid argument 2017-11-08 09:35:27 +01:00
Nathan Adams
6e61fef225 Fixed commands with a trailing whitespace 2017-11-08 09:20:48 +01:00
Nathan Adams
2c39925cda Version 0.1.1 2017-11-07 15:54:33 +01:00
Nathan Adams
7ac8998e5a Removed dependency on lang3 2017-06-22 09:34:30 +02:00
Nathan Adams
eba88b2773 More cleanup 2017-06-21 14:36:17 +02:00
Nathan Adams
c2141ce38b Code cleanup 2017-06-21 14:29:26 +02:00
Nathan Adams
400657b472 Removed findbugs jsr 2017-06-21 14:25:36 +02:00
Nathan Adams
e12ab0b6d8 Updated libraries 2017-06-21 14:21:15 +02:00
Nathan Adams
a4dca40ffb Added gradle wrapper and updated to gradle 4 2017-06-21 14:11:41 +02:00
Nathan Adams
ef4199e824 Renamed project to 'Brigadier' 2014-10-02 13:00:29 +02:00
Nathan Adams
8c5338a6bd Start of new exception system 2014-10-02 12:58:18 +02:00
Nathan Adams
fb92c2f3c8 Added & tested equals() and hashCode() in IntegerArgumentType 2014-09-25 13:18:11 +02:00
Nathan Adams
4801ab8dc9 Initial commit 2014-09-15 12:19:14 +02:00