.. |
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: add operator>{,=}
|
2011-09-28 20:53:29 +00:00 |
buffer.hh
|
BufferIterator: add operator>{,=}
|
2011-09-28 20:53:29 +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
|
Window: fix blink_void
|
2011-09-29 14:23:46 +00:00 |
display_buffer.hh
|
DisplayBuffer: check_invariant method to assert atoms consistency
|
2011-09-29 09:10:27 +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 blink_void
|
2011-09-29 14:23:46 +00:00 |
window.hh
|
Window: refactor DisplayBuffer generation
|
2011-09-28 20:54:11 +00:00 |