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 14:48, 20 April 2024
   
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

17 April 2024

     22:20  English‎‎ 3 changes history +181 [Cleverxia‎; OrangeDied‎ (2×)]
 m   
22:20 (cur | prev) +38 OrangeDied talk contribs (→‎Bootstrap)
     
22:20 (cur | prev) +85 OrangeDied talk contribs (→‎Bootstrap: on fait un peu de francais)
     
04:53 (cur | prev) +58 Cleverxia talk contribs
N    05:47  Graphwalk‎‎ 3 changes history +1,279 [Cleverxia‎ (3×)]
     
05:47 (cur | prev) +5 Cleverxia talk contribs
     
05:46 (cur | prev) +173 Cleverxia talk contribs
N    
05:35 (cur | prev) +1,101 Cleverxia talk contribs (Created page with "Graphwalk is an esoteric programming language based on a graph. ==Syntax== The syntax is really symple: it's just a graph. the precise format: <pre> N S action1 D1 B1,1 ... B1,D1 action2 D2 B2,1 ... B2,D2 ... actionN DN BN,1 ... BN,DN </pre> That is, first comes the total number of nodes and the starting node, then one line for each node containing the action to do and the nodes to go to. ==Actions== let X be the current node, starts at S. each node has a internal...")

13 April 2024

     22:20  Funciton diffhist −44 Timwi talk contribs (Made a breaking change in the base library that I’ve been meaning to make for a long time. The unary minus function is now called − (minus sign) instead of ~ (tilde) and there is no more subtraction function (just use − followed by +).)