Related changes
← Peces
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
24 November 2024
- diffhist Module:fun 16:13 +22 Theknightwho talk contribs
- diffhist m Module:fun 16:03 +9 Theknightwho talk contribs (Comment.)
- diffhist Module:fun 15:59 +140 Theknightwho talk contribs (Use rawget() when checking a metatable for metamethods, and rawequal() when checking if a __metatable value is the metatable itself.)
- diffhist Module:fun 15:35 +2,102 Theknightwho talk contribs (Track instances where is_callable() is called on a table with a protected metatable, since it's not possible to reliably determine if there's a __call metamethod in such cases.)
- diffhist Module:fun 12:42 +87 Theknightwho talk contribs (Minor optimisation for is_callable().)
- diffhist Module:languages/canonical names 01:50 0 AryamanA talk contribs (sulung to puroik)
23 November 2024
- diffhist Module:table 15:35 +401 Theknightwho talk contribs (Track instances of data loaded via `mw.loadData` being copied with deepcopy, which is usually unnecessary.)
- diffhist m Module:table 14:36 −74 Theknightwho talk contribs
- diffhist Module:table 14:35 +1,317 Theknightwho talk contribs (Expand documentation for deepEquals(), clean-up the laborious check loop, and remove a redundant check.)
- diffhist Module:labels/data/qualifiers 10:35 +53 Ktom talk contribs (+exclusively) Tags: Mobile edit Mobile web edit
- diffhist Pisces 06:39 +81 91.129.101.21 talk (t+et:kalad t+et:Kalad (Assisted)) Tags: Mobile edit Mobile web edit
- diffhist Virgo 06:15 +85 91.129.101.21 talk (t+et:neitsi t+et:Neitsi (Assisted)) Tags: Mobile edit Mobile web edit
- diffhist Module:table 03:58 −572 Theknightwho talk contribs (Use metamethods when comparing with deepEquals().)
- diffhist Module:table 02:52 +162 Theknightwho talk contribs (Add a `raw` parameter to shallowcopy().)
- diffhist Module:template parser 02:30 +266 Theknightwho talk contribs (Avoid destructively modifying the input args table to templateLink().)
- diffhist Module:table 02:27 +818 Theknightwho talk contribs (Only call string_sort from Module:collation when comparing strings. Also account for other data types appropriately.)
- diffhist Module:headword/data 02:07 −5 Theknightwho talk contribs (Finalise switchover.)
- diffhist Module:table 02:06 +59 Theknightwho talk contribs (Pass the index as the first argument to any function given to listToSet, then the item + any further arguments.)
- diffhist Module:headword/data 02:05 0 Theknightwho talk contribs
- diffhist Module:headword/data 02:00 +8 Theknightwho talk contribs (Prep for change in syntax to listToSet in Module:table.)
22 November 2024
- diffhist Module:table 18:36 −66 Theknightwho talk contribs (Add a `raw` parameter to size().)
- diffhist Module:table 17:24 +26 Theknightwho talk contribs (Minor optimisation.)
- diffhist Module:table 16:11 +749 Theknightwho talk contribs (Bugfix for edge case in deepEquals: the memoisation assumed that if two tables had been compared before they must be equivalent, on the basis that failures would fail the whole check outright. However, failures can occur during the laborious check, since it checks each key in the other table until it finds a match. The memo is now updated if there's a failure.)
- diffhist Module:table 14:56 +554 Theknightwho talk contribs (Optimisation for deepEquals: if a key is a table but is actually present in both tables being checked, it can use the fast check instead of the laborious check. The laborious check should only be used if there's a reason to look for a structurally-equivalent key instead.)
21 November 2024
- diffhist Module:also 04:04 +37 Theknightwho talk contribs (Use serialCommaJoin in Module:table.)
- diffhist Module:table 03:51 +501 Theknightwho talk contribs (Various optimisations + add "raw" parameter to length(), which will ignore metamethods.)
- diffhist Module:table 02:53 +92 Theknightwho talk contribs
- diffhist Module:headword/page 02:01 +23 Theknightwho talk contribs (Bugfix.)
20 November 2024
- diffhist Module:table 22:03 −41 Theknightwho talk contribs (Revamp serialCommaJoin, remove unused italicizeConj option (as it can just be specified manually anyway), and prepare to bring in list with mw.text.listToText.)
- diffhist Module:also 21:03 +1,646 Theknightwho talk contribs (Load functions from other modules on demand, rather than loading everything in advance.)
- diffhist Module:languages 00:12 +6,162 Theknightwho talk contribs (Use loaders so that other modules are loaded on demand, instead of unconditionally. Also merge Module:languages/doSubstitutions back into this module.)
19 November 2024
- diffhist Module:utilities 21:57 −8 Theknightwho talk contribs (Just return straight from the loop.)
- diffhist Module:utilities 21:54 +431 Theknightwho talk contribs (Streamline format_categories.)
- diffhist Module:utilities 21:00 +168 Theknightwho talk contribs (If the sortkey is given with "-", generate the sortkey with "und" rather than doing it manually here.)
- diffhist Module:utilities 20:34 +634 Theknightwho talk contribs (Optimise format_categories with loaders that load data on demand, and move local functions out of the main function.)
- diffhist Module:utilities 19:52 +464 Theknightwho talk contribs (Also catfix.)
- diffhist Module:utilities 19:48 +45 Theknightwho talk contribs (Optimise get_plaintext.)
- diffhist Module:utilities 19:44 +32 Theknightwho talk contribs (Don't declare an unnecessary new closure and table in every check_object call.)
- diffhist Module:utilities 19:35 +816 Theknightwho talk contribs (Load functions from other modules on demand, rather than loading everything in advance.)
- diffhist Module:maintenance category 19:10 −68 Theknightwho talk contribs (Treat all pagetypes containing "sandbox" or "testcase page" as hidden.)
- diffhist m Module:pages 19:07 +2 Theknightwho talk contribs (Bugfix.)
- diffhist Module:pages 19:04 +204 Theknightwho talk contribs (Minor overhaul of pagetype(), and treat pages in the Wiktionary namespace with "sandbox" in the name as sandboxes (chiefly relevant for WT:Sandbox).)
- diffhist Module:utilities 17:23 +83 Theknightwho talk contribs (Return nil instead of false from safe_require if a module isn't found, since default require can now cope with modules which resolve to false (false positives), and modules which return nil are assigned the default value true, so no real module should ever return nil.)
- diffhist Module:template parser 16:41 +225 Theknightwho talk contribs (Discard unnecessary data loaders.)
- diffhist Module:headword/page 16:27 −29 Theknightwho talk contribs (Minor optimisation.)
- diffhist Module:headword/page 16:24 +82 Theknightwho talk contribs (Discard unnecessary data loaders.)
- diffhist Module:pages 16:21 +22 Theknightwho talk contribs (Discard unnecessary data loaders.)
- diffhist Module:string utilities 16:19 +63 Theknightwho talk contribs (Discard unnecessary data loaders.)
- diffhist Module:scripts 16:11 +28 Theknightwho talk contribs (One more.)
- diffhist Module:maintenance category 16:09 +24 Theknightwho talk contribs (Discard unnecessary data loaders.)