aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlua/prolog.lua
AgeCommit message (Expand)AuthorFilesLines
2020-07-14lexlua: Minor pattern refactoring.mitchell1-1/+1
2020-07-13lexlua: Deprecated some unused lexer patterns.mitchell1-1/+1
2020-04-25Reformatted Lua LPeg lexers and added new convenience functions and pattern.mitchell1-20/+18
2019-12-31Updated copyright year for lexlua-specific bits of LongTerm3.mitchell1-1/+1
2019-09-20lexlua: Removed `print()` statement in updated prolog lexer.mitchell1-2/+0
2019-09-20lexlua: More updates to logtalk and prolog lexers.mitchell1-112/+332
2019-09-17Updated Prolog and Logtalk lexers.mitchell1-7/+15
2019-02-16Updated copyright year.mitchell1-1/+1
2018-03-11Added optional Lua lexer support.mitchell1-0/+129