led/src
Nathan Vegdahl a89e505fb0 Beginnings of a Rope data structure for strings.
This will be used to hold the text of an individual line, for better
long-line handling.
2015-02-14 14:19:46 -08:00
..
buffer Beginnings of a Rope data structure for strings. 2015-02-14 14:19:46 -08:00
editor Line numbers are now displayed in left-hand gutter. 2015-02-08 19:17:48 -08:00
font Source Code Pro is now embedded in the executable as the default font. 2015-01-21 20:21:34 -08:00
gui WIP: moving GUI code over to use LineFormatter. 2015-01-25 14:00:45 -08:00
term_ui Line numbers are now displayed in left-hand gutter. 2015-02-08 19:17:48 -08:00
formatter.rs Moved the rest of file loading/saving into Buffer. 2015-02-07 23:35:25 -08:00
main.rs Line numbers are now displayed in left-hand gutter. 2015-02-08 19:17:48 -08:00
string_utils.rs Beginnings of a Rope data structure for strings. 2015-02-14 14:19:46 -08:00
utils.rs Line numbers are now displayed in left-hand gutter. 2015-02-08 19:17:48 -08:00