Related changes

Jump to navigation Jump to search

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.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 10:09, 19 December 2025
 
Page name:
List of abbreviations:
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

16 December 2025

     15:25  Brainfuck algorithms diffhist +253 GolferHome talk contribs (Add dedicated algorithm)

14 December 2025

N    19:47  Branchless programming‎‎ 2 changes history +3,650 [RainbowDash‎ (2×)]
     
19:47 (cur | prev) +1,031 RainbowDash talk contribs (tech)
N    
19:36 (cur | prev) +2,619 RainbowDash talk contribs (Created page with "'''Branchless programming''' is a programming technique in which the program always runs the same commands in the same order. Practical uses for branchless programming consists of : code that needs to deal with unpredictable data, GPU programming, SIMD, constant-time code for cryptography; (esoteric uses) and languages which are so bad at conditionals that branchless programming is far easier. Branchless programming often utilizes predication which Wikipedia defines as...")