.. |
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
|
Utils: Singleton template and migration of the BufferManager
|
2011-09-23 14:26:53 +00:00 |
buffer_manager.hh
|
Utils: Singleton template and migration of the BufferManager
|
2011-09-23 14:26:53 +00:00 |
buffer.cc
|
BufferIterator: fix operator=
|
2011-09-24 13:06: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: now a singleton
|
2011-09-23 14:29:42 +00:00 |
completion.cc
|
Completion: add complete_buffername completer
|
2011-09-22 18:55:45 +00:00 |
completion.hh
|
Completion: add complete_buffername completer
|
2011-09-22 18:55:45 +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
|
DisplayBuffer: cleanup
|
2011-09-25 23:51:12 +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
|
IncrementalInserter: Append, Insert or Change mode specified at construction
|
2011-09-28 19:14:39 +00:00 |
Makefile
|
Makefile: add rule for tags
|
2011-09-08 14:28:42 +00:00 |
regex_selector.cc
|
Selection: do not use [begin, end) semantics but [first, last]
|
2011-09-23 09:17:19 +00:00 |
regex_selector.hh
|
Initial commit
|
2011-09-02 16:51:20 +00:00 |
register_manager.hh
|
Basic support for yanking and pasting
|
2011-09-23 14:31:57 +00:00 |
selectors.cc
|
Selectors: add a count argument to select_to
|
2011-09-27 14:27:48 +00:00 |
selectors.hh
|
Selectors: add a count argument to select_to
|
2011-09-27 14:27:48 +00:00 |
utils.hh
|
Utils: Singleton template and migration of the BufferManager
|
2011-09-23 14:26:53 +00:00 |
window.cc
|
Window: fix scrolling when select_mode == Append
|
2011-09-28 19:21:49 +00:00 |
window.hh
|
IncrementalInserter: Append, Insert or Change mode specified at construction
|
2011-09-28 19:14:39 +00:00 |