This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
qedit
Watch
1
Star
0
Fork
0
You've already forked qedit
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
qedit
/
ui
/
buffer
History
Luke I. Wilson
a4d5f3ccf4
Highlighter: fix bug causing out of bounds access when endLine > len of internal lines
2021-04-01 16:19:14 -05:00
..
buffer.go
Rope: Added LineColToPos, and optimized Highlighter's UpdateLines()
2021-04-01 14:16:51 -05:00
highlighter.go
Highlighter: fix bug causing out of bounds access when endLine > len of internal lines
2021-04-01 16:19:14 -05:00
language.go
TextEdit & Highlighting: performance improvements & changes to architecture
2021-04-01 12:05:17 -05:00
rope_test.go
Rope test: add case for TestRopeSlice
2021-04-01 16:16:47 -05:00
rope.go
Rope: fix bug in Slice() causing out-of-bounds access
2021-04-01 16:14:39 -05:00