.. |
assert.cc
|
assert: custom implementation
|
2011-09-09 19:24:18 +00:00 |
assert.hh
|
assert: custom implementation
|
2011-09-09 19:24:18 +00:00 |
buffer_manager.cc
|
assert: custom implementation
|
2011-09-09 19:24:18 +00:00 |
buffer_manager.hh
|
Add a BufferManager singleton class, handling buffer lifetime
|
2011-09-08 00:11:48 +00:00 |
buffer.cc
|
Buffer: add line_count method
|
2011-09-22 13:58:35 +00:00 |
buffer.hh
|
Buffer: add line_count method
|
2011-09-22 13:58:35 +00:00 |
command_manager.cc
|
CommandManager: support per command configurable completion
|
2011-09-16 09:18:51 +00:00 |
command_manager.hh
|
CommandManager: support per command configurable completion
|
2011-09-16 09:18:51 +00:00 |
completion.cc
|
complete_filename: accept cursor_position as additional parameter
|
2011-09-16 09:17:55 +00:00 |
completion.hh
|
complete_filename: accept cursor_position as additional parameter
|
2011-09-16 09:17:55 +00:00 |
display_buffer.cc
|
LineAndColumn: move to it's own header and add operator[+-]=?
|
2011-09-17 14:13:33 +00:00 |
display_buffer.hh
|
LineAndColumn: move to it's own header and add operator[+-]=?
|
2011-09-17 14:13:33 +00:00 |
exception.cc
|
exception: refactoring
|
2011-09-09 18:40:59 +00:00 |
exception.hh
|
exception: refactoring
|
2011-09-09 18:40:59 +00:00 |
file.cc
|
assert: custom implementation
|
2011-09-09 19:24:18 +00:00 |
file.hh
|
exception: refactoring
|
2011-09-09 18:40:59 +00:00 |
line_and_column.hh
|
LineAndColumn: fix operator[+-]=
|
2011-09-19 21:55:58 +00:00 |
main.cc
|
o key to open a line after the current one
|
2011-09-22 09:24:16 +00:00 |
Makefile
|
Makefile: add rule for tags
|
2011-09-08 14:28:42 +00:00 |
regex_selector.cc
|
RegexSelector: wrap on top if needed
|
2011-09-20 12:00:06 +00:00 |
regex_selector.hh
|
Initial commit
|
2011-09-02 16:51:20 +00:00 |
selectors.cc
|
Selectors: add a basic select_matching selector for <([{]])> pairs
|
2011-09-21 19:09:49 +00:00 |
selectors.hh
|
Selectors: add a basic select_matching selector for <([{]])> pairs
|
2011-09-21 19:09:49 +00:00 |
utils.hh
|
LineAndColumn: move to it's own header and add operator[+-]=?
|
2011-09-17 14:13:33 +00:00 |
window.cc
|
Window: add a IncrementalInserter class for insert mode
|
2011-09-19 21:56:29 +00:00 |
window.hh
|
Selection: fix canonicalize
|
2011-09-22 13:59:07 +00:00 |