<?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%3Aauto-subtable</id>
	<title>Module:auto-subtable - 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%3Aauto-subtable"/>
	<link rel="alternate" type="text/html" href="https://linguifex.com/w/index.php?title=Module:auto-subtable&amp;action=history"/>
	<updated>2026-04-09T04:42:30Z</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:auto-subtable&amp;diff=233367&amp;oldid=prev</id>
		<title>Sware: Created page with &quot;local auto_subtable_mt = { 	__index = function(self, key) 		local val = {} 		self[key] = val 		return val 	end } local function un_auto_subtable(t) 	t.un_auto_subtable = nil...&quot;</title>
		<link rel="alternate" type="text/html" href="https://linguifex.com/w/index.php?title=Module:auto-subtable&amp;diff=233367&amp;oldid=prev"/>
		<updated>2021-08-08T17:39:39Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local auto_subtable_mt = { 	__index = function(self, key) 		local val = {} 		self[key] = val 		return val 	end } local function un_auto_subtable(t) 	t.un_auto_subtable = nil...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local auto_subtable_mt = {&lt;br /&gt;
	__index = function(self, key)&lt;br /&gt;
		local val = {}&lt;br /&gt;
		self[key] = val&lt;br /&gt;
		return val&lt;br /&gt;
	end&lt;br /&gt;
}&lt;br /&gt;
local function un_auto_subtable(t)&lt;br /&gt;
	t.un_auto_subtable = nil&lt;br /&gt;
	return setmetatable(t, nil)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return function(t)&lt;br /&gt;
	t = t or {}&lt;br /&gt;
	&lt;br /&gt;
	t.un_auto_subtable = un_auto_subtable&lt;br /&gt;
	&lt;br /&gt;
	return setmetatable(t, auto_subtable_mt)&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>Sware</name></author>
	</entry>
</feed>