Related changes
Appearance
← autou
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
29 November 2024
- 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 m Module:parser 03:27 −37 Theknightwho talk contribs (Comments.)
- 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.)
- diffhist Module:parser 02:12 +73 Theknightwho talk contribs (Optimise.)
- diffhist Module:template parser 01:20 −33 Theknightwho talk contribs
- diffhist Module:parser 01:17 +533 Theknightwho talk contribs (Avoid some unnecessary table accesses.)
- diffhist Module:template parser 00:29 +52 Theknightwho talk contribs (Node iterator now returns the name of the relevant next function as the second value, which necessitates modifying how certain functions in this module work.)
- diffhist Module:parser 00:11 +38 Theknightwho talk contribs (Use separate stacks for nodes and keys instead of a stack of tuples, which avoids creating a new object for every node that's iterated over.)
28 November 2024
- diffhist Module:parser 23:04 −25 Theknightwho talk contribs (Use arrays rather than hashmaps for the stack layers.)
- diffhist Module:parser 22:41 +208 Theknightwho talk contribs (Optimise the node iterators, to reduce the number of unnecessary function calls.)
- diffhist Module:parser 21:44 −197 Theknightwho talk contribs (Remove now-unused __pairs metamethod and unused rawpairs method.)
- diffhist Module:headword/page 21:04 −5 Theknightwho talk contribs (Use the iterate_nodes iterator instead of the __pairs metamethod with the "next_node" argument.)
- diffhist Module:template parser 20:34 −15 Theknightwho talk contribs (Use the iterate_nodes iterator instead of the __pairs metamethod with the "next_node" argument.)
- diffhist Module:parser 20:21 +221 Theknightwho talk contribs (Move away from using __pairs for iterating over nodes, as the iterator doesn't work in the expected way for __pairs metamethods.)
- diffhist Module:languages/data/3/m 12:32 +24 Chuck Entz talk contribs
- diffhist ata 03:38 +60 MedK1 talk contribs (→Etymology 3)
- diffhist Module:table 00:46 +19 Theknightwho talk contribs
- diffhist Module:table 00:43 −667 Theknightwho talk contribs (Optimisations + simplify logic of indexIpairs, which doesn't need to use __ipairs metamethods at all.)
27 November 2024
- diffhist mā 23:37 +6 2001:e68:5450:25fc:15f:f739:d2d7:593e talk (→Tongan)
- diffhist mā 18:39 +45 175.141.175.223 talk (→Tongan)
- diffhist mā 18:36 +20 2001:e68:5450:d4c:cde7:d21f:9c04:c617 talk (→Tongan) Tag: added link
- diffhist mā 18:36 +287 2001:e68:5450:d4c:cde7:d21f:9c04:c617 talk (→Tongan)
- diffhist mā 18:28 0 2001:e68:5450:d4c:cde7:d21f:9c04:c617 talk (→Tongan)
- diffhist mā 18:26 +826 2001:e68:5450:d4c:cde7:d21f:9c04:c617 talk (→Tongan) Tags: added link new-L2
- diffhist Module:labels/data 17:19 +93 Emanuele6 talk contribs (add misspelling and respelling from glossary)
- diffhist Module:table 16:03 +325 Theknightwho talk contribs (Additional tracking in deepcopy.)
- diffhist Module:families/data 15:30 +10 Theknightwho talk contribs (Undo revision 82776947 by Theknightwho (talk) Not yet safe to do this, but it should be automatic.) Tag: Undo
- diffhist Module:families 15:28 +43 Theknightwho talk contribs (Comment.)
- diffhist Module:families/data 15:23 −10 Theknightwho talk contribs Tag: Reverted
26 November 2024
- diffhist m Module:scripts 14:56 0 Theknightwho talk contribs
- diffhist Module:languages 14:51 +53 Theknightwho talk contribs (finalizeData also processes Module:writing systems/data.)
- diffhist m Module:scripts 14:46 −1 Theknightwho talk contribs
- diffhist Module:scripts 14:41 +29 Theknightwho talk contribs (Declare gmatch locally.)
- diffhist Module:families 14:34 +47 Theknightwho talk contribs (Add getTypes method, and use it in toJSON. Also use keysToList in Module:table instead of constructing the type list manually.)
- diffhist Module:scripts/data 14:22 −333 Theknightwho talk contribs (Use finalizeData in Module:languages to finalise the data, instead of doing it in this module.)
- diffhist Module:languages 14:14 −62 Theknightwho talk contribs (Remove finalizeEtymologyData, as it's no longer called anywhere.)
- diffhist Module:languages 14:05 −43 Theknightwho talk contribs (Merge finalizeEtymologyData into finalizeData.)
- diffhist Module:families/data 13:45 +55 Theknightwho talk contribs (Use finalizeData in Module:languages to finalise the data.)
- diffhist Module:languages 13:39 +315 Theknightwho talk contribs (Generalise finalizeData to handle family and script data as well.)
- diffhist Module:languages/data/exceptional 13:24 +5 Theknightwho talk contribs (finalizeLanguageData changed to finalizeData.)
- diffhist Module:languages/data/3/u 13:20 +5 Theknightwho talk contribs (finalizeLanguageData changed to finalizeData.)
- diffhist Module:languages/data/3/t 13:20 +5 Theknightwho talk contribs (finalizeLanguageData changed to finalizeData.)
- diffhist Module:languages/data/3/m 13:17 +5 Theknightwho talk contribs (finalizeLanguageData changed to finalizeData.)
- diffhist Module:languages 13:07 +42 Theknightwho talk contribs (finalizeLanguageData changed to finalizeData, keeping the old name as an alias for now.)