led/src
Nathan Vegdahl b3ba8acdf5 Significantly improved Rope::rebalance() unit tests.
Now they directly run rebalance() on hand-constructed trees that test
various situations.
2015-02-19 23:23:36 -08:00
..
buffer Significantly improved Rope::rebalance() unit tests. 2015-02-19 23:23:36 -08:00
editor Small tweak to indentation style auto-detection. 2015-02-16 22:06: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 Fixed some bugs in the display code. 2015-02-16 22:46:38 -08:00
formatter.rs First attempt at making display code really take advantage of long line support. 2015-02-16 22:29:41 -08:00
main.rs Updates for latest rustc. 2015-02-16 22:01:22 -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