Related changes
Add topicAppearance
← Talk:ish
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
3 December 2024
- diffhist m Module:string utilities 13:32 0 Theknightwho talk contribs
- diffhist Module:template parser/data 01:33 −4 Theknightwho talk contribs
- diffhist Module:string utilities 01:29 +1,966 Theknightwho talk contribs (More sophisticated handling of optional pattern in case_insensitive_pattern.)
- diffhist Module:string utilities 00:26 −852 Theknightwho talk contribs (Special handling of initial ^ in split and gsplit, and merge the logic of the two.)
2 December 2024
- diffhist Module:template parser/data 22:39 −34 Theknightwho talk contribs (Use new case_insensitive_pattern function.)
- diffhist Module:string utilities 22:14 +1,206 Theknightwho talk contribs (Add case_insensitive_pattern.)
- diffhist Module:template parser/data 19:47 −1 Theknightwho talk contribs (Minor optimisation.)
1 December 2024
- diffhist Module:fun 12:18 +81 Surjection talk contribs
30 November 2024
- diffhist troll 00:15 +2 Brawlio talk contribs (→Translations) Tag: 2017 source edit
- diffhist troll 00:15 +2 Brawlio talk contribs (→Translations) Tag: 2017 source edit
29 November 2024
- 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 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: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.)