Main public logs
More actions
Combined display of all available logs of Kenshi Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 05:35, 15 February 2025 Prd talk contribs created page Module:Lua lexer (Created page with "-- <nowiki> --- Lexer for Lua source code written in pure Lua. -- @script lexer -- @license MIT -- @author https://github.com/LoganDark -- @param {string} text Lua source code to lex. -- @return {string} Table of line arrays containing lexemes. --- Mapper for individual token list string. -- @param {string} src List of characters or keywords to map. -- @param[opt] {table} list Table...")