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 08:57, 18 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
 m   21:56  Pointstack diffhist +18 PythonshellDebugwindow talk contribs (Category)
     04:44  2/9 of an esolang diffhist 0 Cleverxia talk contribs
     00:43  Fuckscript‎‎ 3 changes history −403 [Heapunderflowin‎ (3×)]
     
00:43 (cur | prev) −2 Heapunderflowin talk contribs
     
00:34 (cur | prev) +31 Heapunderflowin talk contribs
     
00:33 (cur | prev) −432 Heapunderflowin talk contribs

16 April 2024

N    15:14  Pointstack diffhist +2,435 Catto.4 talk contribs (Created page with "{{Template:Stub}} '''Pointstack''' is an esoteric programming language created by User:catto.4 in 2024. It is similar to brainfuck, except that it uses a stack instead of a tape. Items on the stack can only contain numbers. == Commands == {| class="wikitable" |- ! Symbol !! Explanation |- | <code>!</code> || Pushes a 0 to the top of the stack. |- | <code>^</code> || Increments the top value on the stack. |- | <code>_</code> || Decrements the top value on the stac...")
     14:01  2/9 of an esolang diffhist +24 Cleverxia talk contribs

15 April 2024

     14:40  Assembly‎‎ 4 changes history +1,102 [PrySigneToFry‎ (4×)]
     
14:40 (cur | prev) +71 PrySigneToFry talk contribs
     
14:39 (cur | prev) +64 PrySigneToFry talk contribs
     
14:38 (cur | prev) +958 PrySigneToFry talk contribs
     
14:29 (cur | prev) +9 PrySigneToFry talk contribs
     14:20  Black Pentagon diffhist +16 PrySigneToFry talk contribs

14 April 2024

 m   17:13  Flow Uncontrolled diffhist +26 PythonshellDebugwindow talk contribs (Category)

12 April 2024

     19:36  Splitreverse‎‎ 6 changes history +241 [PythonshellDebugwindow‎ (2×); Yourusername‎ (4×)]
 m   
19:36 (cur | prev) +14 PythonshellDebugwindow talk contribs (Lowercase)
 m   
19:36 (cur | prev) +20 PythonshellDebugwindow talk contribs (Categories)
     
12:53 (cur | prev) +2 Yourusername talk contribs
     
12:52 (cur | prev) +52 Yourusername talk contribs
     
12:50 (cur | prev) +64 Yourusername talk contribs
     
12:49 (cur | prev) +89 Yourusername talk contribs
     15:25  TREE(3)‎‎ 2 changes history +1,609 [PrySigneToFry‎ (2×)]
     
15:25 (cur | prev) +759 PrySigneToFry talk contribs
     
11:26 (cur | prev) +850 PrySigneToFry talk contribs
 m   03:20  Bleh diffhist +4 Ashli Katt talk contribs

11 April 2024

     20:46  2/9 of an esolang‎‎ 9 changes history +6,841 [BoundedBeans‎ (9×)]
 m   
20:46 (cur | prev) +1 BoundedBeans talk contribs (Missing colon)
     
20:45 (cur | prev) −20 BoundedBeans talk contribs (Removed "two ways" because I forgot the second way)
     
17:26 (cur | prev) +145 BoundedBeans talk contribs (Added extensibility)
     
16:27 (cur | prev) −7 BoundedBeans talk contribs (Cleaned up some formatting)
     
16:25 (cur | prev) +301 BoundedBeans talk contribs (Added new commands)
     
16:03 (cur | prev) +1,957 BoundedBeans talk contribs (Added Programming tips section)
     
15:05 (cur | prev) +217 BoundedBeans talk contribs (Clarified {} command with interleaved or replacement programs)
     
15:01 (cur | prev) +375 BoundedBeans talk contribs (Clarified multi-character commands)
     
14:58 (cur | prev) +3,872 BoundedBeans talk contribs (Clarified how interleaved programs work)
     16:06  GPTLang diffhist +29 MihaiEso talk contribs (→‎Concepts)
N    16:05  AIGenLang‎‎ 3 changes history +3,173 [MihaiEso‎ (3×)]
     
16:05 (cur | prev) +29 MihaiEso talk contribs (→‎Factorial Program)
     
16:02 (cur | prev) +93 MihaiEso talk contribs (Added categories.)
N    
15:56 (cur | prev) +3,051 MihaiEso talk contribs (Created page with "AIGenLang is an esolang prompted by Mihai Popa and generated by ChatGPT (using the GPT-3.5 LLM). ==Command table== This is the command table: <pre> ADD - Add two numbers SUB - Subtract two numbers MUL - Multiply two numbers DIV - Divide two numbers PRINT - Output to the console LOOP - Start a loop ENDLOOP - End a loop JUMP - Jump to a specific line CMP - Compare two values SET - Set a variable GET - Get a variable value IF - Conditional statement ELSE - Else statement...")
     16:04  AI-Generated Esolang diffhist +29 MihaiEso talk contribs (→‎Syntax)