All 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).
- 23:23, 25 November 2025 Sware talk contribs created page Module:testdots (Created page with "local export = {} function export.dump(frame) local s = frame.args[1] local out = {} for i = 1, mw.ustring.len(s) do local cp = mw.ustring.codepoint(mw.ustring.sub(s, i, i)) table.insert(out, string.format("U+%04X", cp)) end return table.concat(out, " ") end return export")
- 23:22, 25 November 2025 Sware talk contribs moved page Module:User:Sware/testDots to Module:testDots without leaving a redirect
- 23:21, 25 November 2025 Sware talk contribs moved page User:Sware/Module:testDots to Module:User:Sware/testDots without leaving a redirect
- 23:21, 25 November 2025 Sware talk contribs created page User:Sware/Module:testDots (Created page with "local p = {} function p.dump(frame) local s = frame.args[1] local out = {} for i = 1, mw.ustring.len(s) do local cp = mw.ustring.codepoint(mw.ustring.sub(s, i, i)) table.insert(out, string.format("U+%04X", cp)) end return table.concat(out, " ") end return p")
- 17:14, 25 November 2025 Sware talk contribs created page Module:table/pack (Created page with "--[==[ An implementation of the {table.pack} function found in Lua 5.2+, which returns a table containing a list of the arguments passed. The returned table also contains the key {n}, which is an integer giving the number of arguments passed. Note that the list in the returned table will contain gaps if any of the arguments passed were {nil}. This will also be reflected in the value of {n}, which always matches the number of arguments passed (e.g. {pack("foo")} returns...")
- 17:13, 25 November 2025 Sware talk contribs created page Module:fun/xpcall (Created page with "local xpcall = xpcall -- In Lua 5.2+, xpcall() can handle arguments natively, so return the -- built-in version if the argument passed to the test function is returned. if select(2, xpcall(function(v) return v -- 1 if xpcall() passes arguments, or nil if not end, xpcall, 1)) == 1 then return xpcall end local table_pack_module = "Module:table/pack" local unpack = unpack or table.unpack -- Lua 5.2 compatibility local function pack(...) pack = require(table_pack_modu...")
- 17:11, 25 November 2025 Sware talk contribs created page Module:table/deepEquals (Created page with "local getmetatable = getmetatable local next = next local pairs = pairs local type = type local function is_eq(a, b, seen, include_mt) -- If `a` and `b` have been compared before, return the memoized result. This will usually be true, since failures normally fail the whole check outright, but match failures are tolerated during the laborious check without this happening, since it compares key/value pairs until it finds a match, so it could be false. local memo_a = see...")
- 19:57, 21 November 2025 Sware talk contribs created page Category:Pine entry maintenance (Created page with "e")
- 19:56, 21 November 2025 Sware talk contribs created page Category:Pine terms with usage examples (Created page with "t")
- 19:54, 21 November 2025 Sware talk contribs created page Category:Pine adjectives (Created page with "aCategory:Adjectives by language")
- 13:54, 21 November 2025 Sware talk contribs created page Module:pine-translit/doc (Created page with "{{module documentation}}{{documentation subpage}}<includeonly>Category:ModulestCategory:Modules by sware</includeonly>")
- 13:50, 21 November 2025 Sware talk contribs created page Module:pine-translit (Created page with "local export = {} local tt = {} -- from Teulgi to Tuġvut font tt["Latn"] = { ["-t"] = '_0', ["-"] = '_', -- Synthetic diphthongs ["uo"]='aa-', ["ay"]='aa--', -- Short vowels ["o"]='u-', ["e"]='i-', ["y"]='a-', ["ů"]='u--', -- Geminate vowels ["ả"]='aa', ["ủ"]='uu', ["ỏ"]='u-u-', ["ỉ"]='ii', ["ẻ"]='i-i-', ["ỷ"]='a-a-', -- m-series ["bm"]='pm', ["ṃṃ"]='m-m', ["ṃ"]='m-', -- n-series ["ng"]='N-', ["dn"]='t-n', ["tṇ"]='t-n-',...")
- 11:49, 21 November 2025 Sware talk contribs created page Contionary:niṡkỏha (Created page with "==Pine== ===Pronunciation=== {{pine-IPA}} ===Adjective=== {{head|pine|adjective|head=nicku-u-ha|tr={{PAGENAME}}|sematic|nicku-u-hun|f1tr=niṡkỏhun}} # in Pine language #: {{ux|pine|tr='''niṡkỏha''' oaįủnįavvakki|'''nicku-u-ha''' u-ajuun--affakki|teaching material '''in Pine'''}}")
- 01:17, 18 November 2025 Sware talk contribs created page Contionary:hỉn (Created page with "==Pine== ===Pronunciation=== {{pine-IPA}} ===Noun=== {{head|pine|noun|sematic|hỉkna}} # still weather, especially in autumn or winter")
- 20:56, 17 November 2025 Sware talk contribs created page Module:pine-pron/testcases/doc (Created page with "{{module documentation}}{{documentation subpage}}{{#invoke:pine-pron/testcases|run_tests}}")
- 16:53, 17 November 2025 Sware talk contribs created page Module:pine-pron/testcases (Created page with "local tests = require('Module:UnitTests') local m_IPA = require('Module:pine-pron') local function tag_IPA(IPA) return '<span class="IPA">' .. IPA .. '</span>' end local function linkup(text) return "" .. text .. "" end function tests:check_output(term, expected, noresp) return tests:equals( noresp and linkup(noresp) .. "<br>(" .. term .. ")" or linkup(term), m_IPA.crux(term), expected, { display = tag_IPA, show_difference...")
- 15:35, 17 November 2025 Sware talk contribs created page Category:Pine modules (Created page with "pm")
- 15:16, 17 November 2025 Sware talk contribs created page Module:pine-pron/doc (Created page with "{{module documentation}}{{documentation subpage}}<includeonly>Category:ModulespCategory:Modules by swareCategory:Pronunciation modules by language</includeonly>")
- 14:50, 17 November 2025 Sware talk contribs created page Template:Pine-IPA (Created page with "{{#invoke: siwa-pron|show}}<noinclude>{{documentation}}Category:TemplatesCategory:Contionary templatesI</noinclude>")
- 14:41, 17 November 2025 Sware talk contribs created page Module:pine-pron (Created page with "local sub = mw.ustring.sub local find = mw.ustring.find local gmatch = mw.ustring.gmatch local gsub = mw.ustring.gsub local match = mw.ustring.match local u = mw.ustring.char local split = mw.text.split local gsplit = mw.text.gsplit local lang = require("Module:languages").getByCode("pine") local c = require("Module:languages/data").chars local m_IPA = require("Module:IPA") local export = {} function export.crux(term) return term end function export.show(frame) loc...")
- 16:02, 16 November 2025 Sware talk contribs uploaded File:Linguifex 4 logo.png
- 16:02, 16 November 2025 Sware talk contribs created page File:Linguifex 4 logo.png
- 15:58, 16 November 2025 Sware talk contribs created page Template:Verify (Created page with "<span class="plainlinks">[https://{{{site|{{{1|linguifex.com}}}}}}/w/index.php?title=Special:UserRights&user={{urlencode:{{{user|{{PAGENAME}}}}}}} {{{link_name|{{{linkname|{{{2|verify}}}}}}}}}]</span>")
- 15:37, 16 November 2025 Sware talk contribs created page User talk:Larsqui (Welcome and Contionary entries suggestion: new section)
- 15:31, 16 November 2025 Sware talk contribs changed group membership for Larsqui from (none) to bot (Captcha)
- 15:20, 15 November 2025 Sware talk contribs created page 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...")
- 15:19, 15 November 2025 Sware talk contribs created page 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 = "'\"" },...")
- 15:18, 15 November 2025 Sware talk contribs created page Module:languages/print (Created page with "local export = {} local byte = string.byte local concat = table.concat local escape = require("Module:debug/escape") local format = string.format local highlight = require("Module:debug").highlight local insert = table.insert local pairs = pairs local require = require local sorted_pairs = require("Module:table").sortedPairs local toJSON = require("Module:JSON").toJSON local function iterate_data(func, module_name) for code, data in pairs(require(module_name)) do fu...")
- 11:44, 15 November 2025 Sware talk contribs imported Module:Shortcut/styles.css by file upload (1 revision)
- 11:44, 15 November 2025 Sware talk contribs imported Template:Ombox/doc by file upload (1 revision)
- 11:44, 15 November 2025 Sware talk contribs imported Template:Plainlist/styles.css by file upload (1 revision)
- 11:44, 15 November 2025 Sware talk contribs imported Module:Shortcut/config by file upload (1 revision)
- 11:44, 15 November 2025 Sware talk contribs imported Module:Transclusion count/data/O by file upload (1 revision)
- 11:44, 15 November 2025 Sware talk contribs imported Template:No redirect by file upload (1 revision)
- 11:44, 15 November 2025 Sware talk contribs imported Template:Shortcut by file upload (1 revision)
- 11:44, 15 November 2025 Sware talk contribs imported Module:Shortcut by file upload (1 revision)
- 11:44, 15 November 2025 Sware talk contribs imported Template:Fmbox/doc by file upload (1 revision)
- 11:44, 15 November 2025 Sware talk contribs imported Module:Redirect by file upload (1 revision)
- 11:44, 15 November 2025 Sware talk contribs imported Template:Anchor by file upload (1 revision)
- 11:44, 15 November 2025 Sware talk contribs imported Module:Anchor by file upload (1 revision)
- 11:44, 15 November 2025 Sware talk contribs imported Module:Message box/fmbox.css by file upload (1 revision)
- 11:44, 15 November 2025 Sware talk contribs imported Template:Used in system by file upload (1 revision)
- 11:44, 15 November 2025 Sware talk contribs imported Module:Transclusion count/data/F by file upload (1 revision)
- 11:44, 15 November 2025 Sware talk contribs imported Template:For by file upload (1 revision)
- 11:44, 15 November 2025 Sware talk contribs imported Module:For by file upload (1 revision)
- 11:44, 15 November 2025 Sware talk contribs imported Template:Tag by file upload (1 revision)
- 11:44, 15 November 2025 Sware talk contribs imported Module:Hatnote list by file upload (1 revision)
- 11:44, 15 November 2025 Sware talk contribs imported Module:Hatnote by file upload (1 revision)
- 11:44, 15 November 2025 Sware talk contribs imported Module:Hatnote/styles.css by file upload (1 revision)
- 11:44, 15 November 2025 Sware talk contribs imported Template:Mono by file upload (1 revision)