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.
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
1 April 2026
|
|
N 18:38 | 2D-Reversable 2 4 changes history +3,338 [Dulph (4×)] | |||
|
|
18:38 (cur | prev) +24 Dulph talk contribs (Made more clear the association values-direction) | ||||
|
|
18:35 (cur | prev) +39 Dulph talk contribs (Fixed errors) | ||||
|
|
16:38 (cur | prev) −1 Dulph talk contribs | ||||
| N |
|
16:37 (cur | prev) +3,276 Dulph talk contribs (Created page) | |||
| N 16:43 | User:Dulph diffhist +174 Dulph talk contribs (Created page) | ||||
| N 15:26 | 2D-Reversable/Python Implementation diffhist +2,184 Dulph talk contribs (Created page with "Original (and ugly) implementation of 2D-Reversable by User:Dulph class BiReversableError(Exception): pass prog = input() prog.replace("\t","") prog=prog.split("\n") endProg = [] for i in prog: endProg.append(i.split(" ")) variables={} direction = [0, 1] c1=0 c2=0 while c1 >= 0 and c2 >= 0 and c1 < len(endProg) and c2 < len(endProg[c1]): if endProg[c1][c2] == "UP": direction = [-1, 0] elif endProg[c1][c2] == "DOWN": direction = [1, 0]...") | ||||
|
|
N 14:53 | Reversable 2 changes history +1,507 [Dulph; Aadenboy] | |||
| m |
|
14:53 (cur | prev) −12 Aadenboy talk contribs (→Commands) | |||
| N |
|
14:49 (cur | prev) +1,519 Dulph talk contribs (Created the page about Reversable (language was fully created today)) | |||
30 March 2026
| 18:42 | User creation log User account Dulph talk contribs was created | ||||