Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Linguifex. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:29, 14 April 2026 Sware talk contribs created page Module:string/compare (Created page with "local byte = string.byte local match = string.match local sub = string.sub --[==[ A comparison function for strings, which returns {true} if {a} sorts before {b}, or otherwise {false}; it can be used as the sort function with {table.sort}. This function always sorts using byte-order, which makes it roughly equivalent to the {<} operator, but with fixes for two serious bugs raised in phab:T193096#4161287 and phab:T49137#9167559: * {<} is supposed to compare UTF-...")