User contributions for Sware

A user with 48,491 edits. Account created on 14 August 2019.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (  | ) (20 | 50 | 100 | 250 | 500)

18 November 2025

17 November 2025

16 November 2025

15 November 2025

  • 15:2815:28, 15 November 2025 diff hist +28 Module:siwa-noun No edit summary Tag: Reverted
  • 15:2515:25, 15 November 2025 diff hist −76 Module:pages No edit summary current
  • 15:2015:20, 15 November 2025 diff hist +4,459 N Module:string/isutf8 Created page with "local byte = string.byte local match = string.match --[==[Returns {true} if `str` is a valid UTF-8 string. This is true if, for each character, all of the following are true: * It has the expected number of bytes, which is determined by value of the leading byte: 1-byte characters are `0x00` to `0x7F`, 2-byte characters start with `0xC2` to `0xDF`, 3-byte characters start with `0xE0` to `0xEF`, and 4-byte characters start with `0xF0` to `0xF4`. * The leading byte must n..." current
  • 15:1915:19, 15 November 2025 diff hist +11,196 Module:debug No edit summary current
  • 15:1915:19, 15 November 2025 diff hist +3,407 N Module:debug/escape Created page with "local string_isutf8_module = "Module:string/isutf8" local byte = string.byte local dump = mw.dumpObject local error = error local format = string.format local gsub = string.gsub local sub = string.sub local type = type local function isutf8(...) isutf8 = require(string_isutf8_module) return isutf8(...) end local quote_options local function get_quote_options() quote_options, get_quote_options = { noquotes = "", single = "'", double = '"', quotes = "'\"" },..." current
(newest | oldest) View (  | ) (20 | 50 | 100 | 250 | 500)