aboutsummaryrefslogtreecommitdiffhomepage
path: root/curses/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2018-03-14Added DefaultLexer class to curses platform Makefile.mitchell1-2/+3
2018-03-14Removed unused functions and methods from curses and replaced ↵mitchell1-4/+4
Platform::Clamp with Sci::clamp.
2018-03-11Added optional Lua lexer support.mitchell1-12/+25
This support is disabled by default and must be enabled via compile-time option.
2018-03-10Added curses platform.mitchell1-0/+38