Eyal Posener
|
967bae76f3
|
Add Predictor interface
|
2017-05-11 20:33:29 +03:00 |
Eyal Posener
|
72dfe017e9
|
Improve files and directories completion
|
2017-05-11 02:16:39 +03:00 |
Eyal Posener
|
9de57bdcf5
|
Enable completion and executable be the same command
Fixes #6
|
2017-05-10 19:21:35 +03:00 |
Eyal Posener
|
c06142941d
|
[gocomplete] fix test name completion
|
2017-05-08 06:44:00 +03:00 |
Eyal Posener
|
6fb4875efa
|
Move match to a separate package
|
2017-05-07 19:57:41 +03:00 |
Eyal Posener
|
fd5c13f7ed
|
Remove Name from Command struct
|
2017-05-07 07:59:42 +03:00 |
Eyal Posener
|
703dd6ebc3
|
improve docs
|
2017-05-06 22:15:15 +03:00 |
Eyal Posener
|
dc4c327ae8
|
Use local completion files and directories according to typed command
|
2017-05-06 19:51:33 +03:00 |
Eyal Posener
|
60345dc6db
|
fmt
|
2017-05-06 19:11:16 +03:00 |
Eyal Posener
|
07b98cb912
|
Use pointers to predicates
|
2017-05-06 19:08:47 +03:00 |
Eyal Posener
|
4f47fe9246
|
Add easy way to install the bash completion
|
2017-05-06 18:55:54 +03:00 |
Eyal Posener
|
d33bac720b
|
Remove Complete struct
|
2017-05-06 09:27:51 +03:00 |
Eyal Posener
|
5dbf53eec0
|
nicer signature for PredictSet
|
2017-05-06 00:53:03 +03:00 |
Eyal Posener
|
1af7c0b3b7
|
Roughly add all go commands
|
2017-05-06 00:25:27 +03:00 |
Eyal Posener
|
c8263230e1
|
Add additional args
add predition of directories
add ability for prediction union
|
2017-05-05 23:07:18 +03:00 |
Eyal Posener
|
04d16f6064
|
Renamings
|
2017-05-05 22:15:23 +03:00 |
Eyal Posener
|
6311b602ab
|
Add plural forms for less verbose declarations
|
2017-05-05 18:06:31 +03:00 |
Eyal Posener
|
bc26c054b7
|
Add go complete example
|
2017-05-05 18:01:27 +03:00 |