Age | Commit message (Expand) | Author |
---|---|---|
2021-07-15 | VimEditingEngine: Operate on real lines rather than wrapped ones | Matthew Hall |
2021-06-03 | Everywhere: Replace ctype.h to avoid narrowing conversions | Max Wipfli |
2021-04-27 | EditingEngine: Split selection from movement functions | sin-ack |
2021-04-25 | Everywhere: Remove empty line after function body opening curly brace | Linus Groh |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-30 | EditingEngine: Don't jump to the beginning or end of a non-existant word | one-some |
2021-02-24 | LibGUI: Remove redundant cursor update | Angus Gibson |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-03 | TextEditor: Implement word wrapping | Zac |
2021-01-28 | Vim: Add change word and delete word functionality | Zac |
2021-01-27 | EditingEngine: Fix move_to_previous_word not working on last char of doc | Zac |
2021-01-24 | Vim: More correct word jumping (#5090) | Zac |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |