summaryrefslogtreecommitdiffstats
path: root/src/error
AgeCommit message (Collapse)Author
2022-09-11add more helpful error messagesJeff Zhao
2022-06-08update dependenciesJeff Zhao
2022-02-23Add incremental search (#140)sushi-shi
2021-10-15remove keymapping default codeJeff Zhao
- just use a big string and parse it at runtime
2021-05-07add more automatic error handlingJeff Zhao
2021-05-06make clippy happyJeff Zhao
2021-05-03cargo fmtJeff Zhao
2021-05-02rework error typesJeff Zhao
- this should increase the amount of ? operators we can use