<?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%2Fby_name</id>
	<title>Module:languages/by name - 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%2Fby_name"/>
	<link rel="alternate" type="text/html" href="https://linguifex.com/w/index.php?title=Module:languages/by_name&amp;action=history"/>
	<updated>2026-04-03T21:29:32Z</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/by_name&amp;diff=214900&amp;oldid=prev</id>
		<title>Chrysophylax: Created page with &quot;local export = {}  for code, data in pairs(require(&quot;Module:languages/alldata&quot;)) do 	export[data[1]] = code 	 	if data.otherNames then 		for i, otherName in pairs(data.otherNam...&quot;</title>
		<link rel="alternate" type="text/html" href="https://linguifex.com/w/index.php?title=Module:languages/by_name&amp;diff=214900&amp;oldid=prev"/>
		<updated>2021-01-02T04:56:54Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local export = {}  for code, data in pairs(require(&amp;quot;Module:languages/alldata&amp;quot;)) do 	export[data[1]] = code 	 	if data.otherNames then 		for i, otherName in pairs(data.otherNam...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local export = {}&lt;br /&gt;
&lt;br /&gt;
for code, data in pairs(require(&amp;quot;Module:languages/alldata&amp;quot;)) do&lt;br /&gt;
	export[data[1]] = code&lt;br /&gt;
	&lt;br /&gt;
	if data.otherNames then&lt;br /&gt;
		for i, otherName in pairs(data.otherNames) do&lt;br /&gt;
			if not export[otherName] then&lt;br /&gt;
				export[otherName] = code&lt;br /&gt;
			end&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
&lt;br /&gt;
	if data.aliases then&lt;br /&gt;
		for i, alias in pairs(data.aliases) do&lt;br /&gt;
			if not export[alias] then&lt;br /&gt;
				export[alias] = code&lt;br /&gt;
			end&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return export&lt;/div&gt;</summary>
		<author><name>Chrysophylax</name></author>
	</entry>
</feed>