CS2103-AY1819S2-W16-1 / main

UniLA
https://cs2103-ay1819s2-w16-1.github.io/main/
0 stars 1 forks source link

Upgrade find command and Find Event command #100

Closed yinya998 closed 5 years ago

yonggqiii commented 5 years ago

There is most likely going to be quite a few merge conflicts. We need to change the method header of execute to include WindowListView windowListView, and the return arguments for the new CommandResult must also include the three boolean flags

yinya998 commented 5 years ago

Now support fuzzy search and wildcard search in 'find' command

yonggqiii commented 5 years ago

Nice!