| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-11-21 | Extract RegexSelector methods as plain selectors | Maxime Coste | |
| 2011-11-16 | RegexSelector: support captures | Maxime Coste | |
| 2011-11-16 | RegexSelector: support multi selections, bound to s key | Maxime Coste | |
| 2011-09-23 | Selection: do not use [begin, end) semantics but [first, last] | Maxime Coste | |
| selections are now defined with inclusive iterators, which means that Selection(cursor, cursor) is a valid selection of the charateter pointed by cursor. On the user interface side, that means that the cursor is now part of the selection, selectors were adapted to this behavior (and word selectors are now much more intuitive) | |||
| 2011-09-20 | RegexSelector: wrap on top if needed | Maxime Coste | |
| 2011-09-09 | exception: refactoring | Maxime Coste | |
| 2011-09-02 | RegexSelector: search the entire buffer instead of the current line | Maxime Coste | |
| 2011-09-02 | Initial commit | Maxime Coste | |
