Module:accel: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

16 September 2025

  • curprev 17:2317:23, 16 September 2025 Sware talk contribs 40,118 bytes +40,118 Created page with "local export = {} local form_of_module = "Module:form of" local form_of_data_module = "Module:form of/data" local m_str_utils = require("Module:string utilities") local m_table = require("Module:table") local append = m_table.append local assert = assert local concat = table.concat local contains = m_table.contains local deep_copy = m_table.deepCopy local deep_equals = require("Module:table/deepEquals") local extend = m_table.extend local insert = table.insert local i..."