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
7 May 2025
N 09:52 | Persistent brainfuck diffhist +1,137 None1 talk contribs (Created page with "{{lang|a=User:None1|i=brainfuck}} ==Tape and pointer== It's tape and pointer are like that of brainfuck, but they're persistent. In other words, they can be rolled back to history versions. Each time before a non-rollback command is executed, a new history version is created. They're rolled back together when a rollback command is executed. ==Rollback command== <code>!''a''</code>, where ''a'' is a nonnegative integer, rolls back ''a'' versions. The first version...") |
6 May 2025
4 May 2025
00:40 | B (None1) diffhist −3 None1 talk contribs (→Lua) |
00:39 | Bftree diffhist +43 None1 talk contribs |
00:38 | Fungraph diffhist +26 None1 talk contribs |
3 May 2025
N 09:39 | Fungraph diffhist +1,589 None1 talk contribs (Created page with "'''Fungraph''' is an esolang invented by User:None1. It is Befunge, but the code is not a grid but a graph. ==Graph== The graph in Fungraph has labeled and weighted nodes, which contain commands and node id (1-indexed) formatted like ''nodeid''-''command''. It also contains weighted directed edges, which contain directions (unique integers between 0 and the out-degree of the start node of the edge minus one). ''Every node in the graph must have an out-degree of...") |
2 May 2025
|
m 23:05 | F (None1) 2 changes history 0 [RobinsAviary (2×)] | |||
m |
|
23:05 (cur | prev) −137 RobinsAviary talk contribs (Removed Lua interpreter since "," cannot be implemented properly) Tag: Manual revert | |||
m |
|
23:04 (cur | prev) +137 RobinsAviary talk contribs (Added an interpreter for Lua.) Tag: Reverted |
m 22:00 | B (None1) diffhist +219 RobinsAviary talk contribs (Added an interpreter for Lua.) |