aboutsummaryrefslogtreecommitdiffhomepage
path: root/curses/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2019-12-31Updated copyright year for lexlua-specific bits of LongTerm3.mitchell1-1/+1
2019-06-06Updated curses platform makefile.mitchell1-1/+1
2019-02-16Updated copyright year.mitchell1-1/+1
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