<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://linguifex.com/w/index.php?action=history&amp;feed=atom&amp;title=Module%3Alanguages%2Fcache</id>
	<title>Module:languages/cache - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://linguifex.com/w/index.php?action=history&amp;feed=atom&amp;title=Module%3Alanguages%2Fcache"/>
	<link rel="alternate" type="text/html" href="https://linguifex.com/w/index.php?title=Module:languages/cache&amp;action=history"/>
	<updated>2026-04-25T10:31:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://linguifex.com/w/index.php?title=Module:languages/cache&amp;diff=434825&amp;oldid=prev</id>
		<title>Sware: Created page with &quot;local getByCode = require(&quot;Module:languages&quot;).getByCode  local langs = {}  -- Auto-create language objects: langs.en -&gt; language object for English. setmetatable(langs, { 	__index = function(self, key) 		local lang = getByCode(key, nil, true, true) or false 		self[key] = lang 		return lang 	end })  return langs&quot;</title>
		<link rel="alternate" type="text/html" href="https://linguifex.com/w/index.php?title=Module:languages/cache&amp;diff=434825&amp;oldid=prev"/>
		<updated>2025-01-25T14:30:11Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local getByCode = require(&amp;quot;Module:languages&amp;quot;).getByCode  local langs = {}  -- Auto-create language objects: langs.en -&amp;gt; language object for English. setmetatable(langs, { 	__index = function(self, key) 		local lang = getByCode(key, nil, true, true) or false 		self[key] = lang 		return lang 	end })  return langs&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local getByCode = require(&amp;quot;Module:languages&amp;quot;).getByCode&lt;br /&gt;
&lt;br /&gt;
local langs = {}&lt;br /&gt;
&lt;br /&gt;
-- Auto-create language objects: langs.en -&amp;gt; language object for English.&lt;br /&gt;
setmetatable(langs, {&lt;br /&gt;
	__index = function(self, key)&lt;br /&gt;
		local lang = getByCode(key, nil, true, true) or false&lt;br /&gt;
		self[key] = lang&lt;br /&gt;
		return lang&lt;br /&gt;
	end&lt;br /&gt;
})&lt;br /&gt;
&lt;br /&gt;
return langs&lt;/div&gt;</summary>
		<author><name>Sware</name></author>
	</entry>
</feed>