aboutsummaryrefslogtreecommitdiffstats
path: root/src/event.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add missing mark of `SpaceOrTab` as void eventLibravatar Titus Wormer2022-08-151-1/+2
* Add derive of `Eq` where possibleLibravatar Titus Wormer2022-08-151-6/+6
* Refactor to move `content` to `construct`Libravatar Titus Wormer2022-08-151-47/+47
* Refactor to rename list construct to list itemLibravatar Titus Wormer2022-08-151-6/+6
* Refactor to improve enteringLibravatar Titus Wormer2022-08-121-1/+1
* Refactor to improve docs of each functionLibravatar Titus Wormer2022-08-121-3/+7
* Refactor to move `space_or_tab_eol` to own fileLibravatar Titus Wormer2022-08-111-182/+182
* Refactor to move some code to `event.rs`Libravatar Titus Wormer2022-08-111-0/+1935