Related changes
Appearance
← metl
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- D
- Wikidata edit
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
- Temporarily watched page
1 December 2024
- diffhist Module:table 02:24 +30 Theknightwho talk contribs (Rename extendList to extend.)
- diffhist Module:labels/data/lang 02:01 +16 Fish bowl talk contribs (+tt)
- diffhist Module:scripts 01:10 +77 Theknightwho talk contribs (Add getAllNames(), and make getOtherNames() only return the names listed in the otherNames field (since that's how most modules use it).)
- diffhist Module:families 01:06 −189 Theknightwho talk contribs (Add getAllNames(), and make getOtherNames() only return the names listed in the otherNames field (since that's how most modules use it).)
- diffhist Module:language-like 00:58 0 Theknightwho talk contribs
- diffhist Module:languages 00:57 −322 Theknightwho talk contribs (Add getAllNames(), and make getOtherNames() only return the names listed in the otherNames field (since that's how most modules use it).)
- diffhist Module:language-like 00:48 +4 Theknightwho talk contribs
- diffhist Module:language-like 00:43 +578 Theknightwho talk contribs (Split getOtherNames into getAllNames, which returns all names (including the canonical name), and the new getOtherNames, which returns the result previously given by setting onlyOtherNames, since almost all calls were setting it. Also add getAliases, and memoise the results returned by getAllNames, getOtherNames, getAliases and getVarieties (with and without the flatten flag).)
- diffhist Module:table 00:13 +604 Theknightwho talk contribs (Add flatten function.)
30 November 2024
- diffhist Module:scripts 21:04 +240 Theknightwho talk contribs (Also return the Wikidata item and IETF subtag from toJSON(), and rename getParent() to getParentCode() for consistency with Module:languages and Module:families, keeping "getParent" as an alias for now.)
- diffhist Module:families 20:46 +200 Theknightwho talk contribs (Also return parent and full codes and the Wikipedia article from toJSON().)
- diffhist Module:languages 20:36 +53 Theknightwho talk contribs (Return the Wikipedia article in the JSON data.)
- diffhist Module:families 20:24 +4 Theknightwho talk contribs (Use the getFamilyCode() and getProtoLanguageCode() methods for toJSON() instead of accessing the data directly, as proto-languages in the form "XXX-pro" were being missed.)
- diffhist Module:languages 20:14 −6 Theknightwho talk contribs (Use the getParentCode() and getFullCode() methods in toJSON() instead of checking the data manually, as the implementation might change at some point.)
- diffhist Module:languages 18:48 +10 Theknightwho talk contribs (Correct link to module override tracking.)
- diffhist Module:languages 18:27 −135 Theknightwho talk contribs (Don't call Module:etymology languages/track-bad-etym-code or Module:families/track-bad-etym-code, as they duplicate the alias tracking already done by this module.)
- diffhist Module:languages 15:34 +83 Theknightwho talk contribs (Track dontCanonicalizeAliases, as any calling modules will need to be updated once (the now non-operable) useRequire is removed from the list of parameters.)
- diffhist Module:languages 15:31 −787 Theknightwho talk contribs (Remove useRequire, as it was only necessary due to old memory limit, since non-mainspace modules like Module:family tree actually use more memory when there there are very few invokes on a page. The new limit means this is no longer relevant.)
- diffhist Module:languages 13:58 −225 Theknightwho talk contribs (Also for getByCode in Module:scripts.)
- diffhist Module:languages 13:49 −18 Theknightwho talk contribs (Don't call getByCode in Module:families with the useRequire parameter, as it's been removed.)
- diffhist Module:scripts 13:43 +346 Theknightwho talk contribs (Track uses of the old useRequire parameter, so they can be cleaned up.)
- diffhist Module:families 13:38 +143 Theknightwho talk contribs (Localise the tracking function.)
- diffhist Module:languages 13:37 +2 Theknightwho talk contribs
- diffhist Module:families 13:27 +57 Theknightwho talk contribs
- diffhist Module:families 13:21 +260 Theknightwho talk contribs (Track uses of the old useRequire parameter, so they can be cleaned up.)
- diffhist Module:languages 13:10 +245 Theknightwho talk contribs (Remove nil return from makeObject and throw an error if no data/invalid data is supplied instead.)
- diffhist Module:families 12:56 +1,340 Theknightwho talk contribs (Remove nil return from makeObject and throw an error if no data/invalid data is supplied instead. Also load data once, instead of every time a new object is created, and track instances of getByCanonicalName being used with a "languages" suffix.)
- diffhist Module:scripts 11:35 +522 Theknightwho talk contribs (Remove nil return from makeObject and throw an error if no data/invalid data is supplied instead. Also track uses of the disallowNil parameter in getByCode, and instances where paramForError is passed with a nil code.)
29 November 2024
- diffhist Module:scripts 17:39 +35 Theknightwho talk contribs (Don't call makeObject unless there is actually data.)
- diffhist Module:families 17:30 +88 Theknightwho talk contribs (Track instances of makeObject returning nil.)
- diffhist Module:scripts 17:26 +63 Theknightwho talk contribs (Track instances of makeObject returning nil.)
- diffhist Module:languages 17:15 +36 Theknightwho talk contribs (Track instances of makeObject returning nil.)
- diffhist Module:families 15:13 −20 Theknightwho talk contribs (Remove old key.)
- diffhist Module:languages 14:43 +31 Theknightwho talk contribs (Switch to using the key "parent" instead of key 5 for parents.)
- diffhist Module:families 14:34 +24 Theknightwho talk contribs (Switch to using the key "parent" instead of key 5 for parents.)
- diffhist Module:table 13:03 −81 Theknightwho talk contribs (Refactor reverseIpairs.)
- diffhist Module:table 12:22 −309 Theknightwho talk contribs (Refactor.)
- diffhist Module:parser 11:39 +161 Theknightwho talk contribs (Comment.)
- diffhist Module:parser 11:24 +82 Theknightwho talk contribs
- diffhist Module:template parser 06:19 −233 Theknightwho talk contribs (Node iterate method now takes a test function, so replace the relevant iterator functions with those.)
- diffhist Module:parser 06:00 +15 Theknightwho talk contribs
- diffhist Module:parser 05:59 −231 Theknightwho talk contribs (Change iterate so that it takes a test function which decides whether a given child is returned, instead of specifying the name of a function.)
- diffhist Module:template parser 05:02 −23 Theknightwho talk contribs (No need for Parameter to have a dedicated next method that limits iteration to 2 if the new method already limits the length to 2.)
- diffhist Module:parser 04:41 +88 Theknightwho talk contribs (Comment.)
- diffhist Module:template parser 04:35 −35 Theknightwho talk contribs
- diffhist Module:parser 04:23 −853 Theknightwho talk contribs (Simpler to use a closure than a functor.)
- diffhist Module:template parser 04:11 +18 Theknightwho talk contribs
- diffhist Module:parser 03:39 +956 Theknightwho talk contribs (Load functions and data from other modules and data on demand, rather than loading everything in advance.)
- diffhist Module:parser 03:21 +51 Theknightwho talk contribs (Allow a node to be swapped out by the next function during the iteration.)
- diffhist Module:parser 03:06 +48 Theknightwho talk contribs (Special keys for the node and key at the top of the stacks, so the stacks only need to be accessed when changing level.)