This website requires JavaScript.
Explore
Help
Sign In
cessen
/
led
Watch
1
Star
0
Fork
0
You've already forked led
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
0ee364f6ce
led
/
src
History
Nathan Vegdahl
0ee364f6ce
Added Rope methods for converting between grapheme indices and line/column indices.
2015-02-22 00:15:18 -08:00
..
buffer
Added Rope methods for converting between grapheme indices and line/column indices.
2015-02-22 00:15:18 -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
Improved Rope's text insertion performance for large insertion strings.
2015-02-21 11:16:21 -08:00
utils.rs
Line numbers are now displayed in left-hand gutter.
2015-02-08 19:17:48 -08:00