aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlua/rust.lua
AgeCommit message (Expand)AuthorFilesLines
2020-08-03lexlua: Deprecated `lexer.fold_line_comments()` in favor of `lexer.fold_conse...mitchell1-1/+1
2020-07-14lexlua: Minor pattern refactoring.mitchell1-2/+2
2020-04-25Reformatted Lua LPeg lexers and added new convenience functions and pattern.mitchell1-28/+26
2020-01-07lexlua: Removed unnecessary `lpeg.B()` in Rust lexer.mitchell1-2/+2
2019-12-31Updated copyright year for lexlua-specific bits of LongTerm3.mitchell1-1/+1
2019-09-20lexlua: Updated Rust lexer.mitchell1-21/+49
2019-02-16Updated copyright year.mitchell1-1/+1
2018-03-11Added optional Lua lexer support.mitchell1-0/+68