Luke I. Wilson
|
37589144b5
|
TextEdit: Add syntax highlighting for Go files
|
2021-03-30 23:00:32 -05:00 |
|
Luke I. Wilson
|
de921419ce
|
Rope buffer tests: remove unnecessary 't.Fail()` everywhere
|
2021-03-30 22:17:41 -05:00 |
|
Luke I. Wilson
|
a79227e97c
|
Rope buffer: Fix bug in PosToLineCol and add test case
|
2021-03-30 22:14:02 -05:00 |
|
Luke I. Wilson
|
9a85e8efef
|
Create and initialize Highlighter in TextEdit
|
2021-03-27 13:42:11 -05:00 |
|
Luke I. Wilson
|
d47e407063
|
Fixed bug in saving files: was missing os.O_TRUNC bit flag
|
2021-03-24 17:47:13 -05:00 |
|
Luke I. Wilson
|
9133ab55d0
|
Bounds check delete regions in rope buffer
|
2021-03-24 11:40:18 -05:00 |
|
Luke I. Wilson
|
40e1b40672
|
Add and replace []string buffer with ropes
|
2021-03-23 15:14:23 -05:00 |
|
Luke I. Wilson
|
bd6f1cf79e
|
Added RopeBuffer Buffer implementation
|
2021-03-22 16:10:23 -05:00 |
|