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:19, 19 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

18 April 2024

     19:59  BytePusher diffhist +179 Bradcypert talk contribs
 m   16:22  Iq diffhist +25 Mmmph! talk contribs (added the implemented category)
N    15:52  Pljic!‎‎ 3 changes history +904 [MihaiEso‎; Mmmph!‎ (2×)]
 m   
15:52 (cur | prev) +41 Mmmph! talk contribs
     
03:05 (cur | prev) +27 MihaiEso talk contribs (Fixed broken syntax.)
N    
00:14 (cur | prev) +836 Mmmph! talk contribs (Created page with "'''PLJIC!''' is a programming language created by User:Mmmph! as a thing to do. == Overview == '''PLJIC!''' code is executed one character at a time, much like HQ9+. == Commands == * <code>P</code> prints the internal variable. * <code>L</code> label, sets the label position to it's position in the program. * <code>J</code> jumps to the current label. * <code>I</code> takes input from the user as a string, and stores it in the internal variable. * <code>C</cod...")
     10:45  No.js diffhist +29 Cleverxia talk contribs
     10:32  PushDupAddSub‎‎ 3 changes history +736 [Kaveh Yousefi‎ (3×)]
 m   
10:32 (cur | prev) +79 Kaveh Yousefi talk contribs (Amended a few orthographic mistakes.)
     
10:26 (cur | prev) +221 Kaveh Yousefi talk contribs (Added a hyperlink to my implementation of the PushDupAddSub programming language on GitHub and supplemented two page categories.)
     
10:25 (cur | prev) +436 Kaveh Yousefi talk contribs (Introduced an examples section comprehending two initial members: one being an addition and subtraction program, the other an iterative counter.)

17 April 2024

     13:10  Six instruction language :)‎‎ 2 changes history +404 [Kaveh Yousefi‎ (2×)]
     
13:10 (cur | prev) +218 Kaveh Yousefi talk contribs (Added a hyperlink to my implementation of the Six instruction language :) programming language on GitHub and changed the category tag “Unimplemented” to “Implemented”.)
     
13:09 (cur | prev) +186 Kaveh Yousefi talk contribs (Modified the addition example to utilize the output register r3 for its printing purpose, and supplemented a register state inversion example.)

16 April 2024

     19:24  脑子爆掉‎‎ 2 changes history +37 [Joaozin003‎ (2×)]
 m   
19:24 (cur | prev) +18 Joaozin003 talk contribs (Oops, I forgot to add the 2024 category!)
     
19:23 (cur | prev) +19 Joaozin003 talk contribs (Various improvements: proper capitalization of brainfuck, removed the table caption, made the A+B problem program, moved Category links and See also section below Acknowledgement and Turing completeness sections, consistent formatting)
     13:35  HZCode‎‎ 4 changes history +8,218 [None1‎ (4×)]
 m   
13:35 (cur | prev) +41 None1 talk contribs (→‎Stack operations)
 m   
13:33 (cur | prev) +105 None1 talk contribs (→‎Pi calculator (slow))
 m   
13:31 (cur | prev) +6 None1 talk contribs (→‎Pi calculator (slow))
     
13:30 (cur | prev) +8,066 None1 talk contribs (→‎Infinite DNA Code)
 m   12:41  Hanzifuck diffhist 0 None1 talk contribs (→‎See also)
     02:50  , diffhist −23 Cleverxia talk contribs (→‎Python)

15 April 2024

     20:26  Lost diffhist +116 WheatWizard2 talk contribs (→‎Hello World: 36 bytes.)
     14:27  Hanzifuck‎‎ 2 changes history +1,067 [PrySigneToFry‎ (2×)]
     
14:27 (cur | prev) +958 PrySigneToFry talk contribs
     
14:23 (cur | prev) +109 PrySigneToFry talk contribs
     10:03  ObfuscatedFuck diffhist +484 Kaveh Yousefi talk contribs (Rectified the “Hello World” example, introduced two further programs, added a hyperlink to my implementation, and supplemented several page category tags.)

14 April 2024

N    21:56  ごぼうとにんじん炒めたやつ‎‎ 2 changes history +1,742 [Yamaserif‎; PythonshellDebugwindow‎]
 m   
21:56 (cur | prev) +99 PythonshellDebugwindow talk contribs (Categories)
N    
20:03 (cur | prev) +1,643 Yamaserif talk contribs (Created page with "'''ごぼうとにんじん炒めたやつ'''(gobo to ninjin itameta yatsu) is an esoteric programming language invented by User:Yamaserif. The "ごぼうとにんじん炒めたやつ" is a derivative of brainfuck. The name of the programming language means "fried burdock and carrot". The source code is composed of straight lines reminiscent of shredded carrots and burdocks, and dots reminiscent of sesame seeds. It is also acceptable to call it '''きんぴ...")
 m   17:25  Stones diffhist +81 PythonshellDebugwindow talk contribs (Categories)
N    05:21  Typefuck‎‎ 2 changes history +2,379 [PrySigneToFry‎ (2×)]
     
05:21 (cur | prev) 0 PrySigneToFry talk contribs
N    
05:21 (cur | prev) +2,379 PrySigneToFry talk contribs (Created page with "Typefuck is developed by Steve Abel. Typefuck is a Brainfuck-based language with C types as command. == Commands == {| class="wikitable" !Command !Meaning (in full name) !Brainfuck equivalent !Description |- | style="text-align:center"| <code>I</code> || Integer || style="text-align:center"| <code>></code> ||Move the pointer to the right |- | style="text-align:center"| <code>F</code> || Float || style="text-align:center"| <code><</code> |Move the pointer to the left |-...")

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 +).)
     13:41  Soallang diffhist −153 HungKhanh0106 talk contribs
     02:11  Brainpocalypse II‎‎ 2 changes history +30 [Ais523‎ (2×)]
     
02:11 (cur | prev) +15 Ais523 talk contribs (→‎Numerical version: make the same correction in this section, too)
     
02:10 (cur | prev) +15 Ais523 talk contribs (→‎Standard version: a sufficiently pedantic reading of this section would interpret the second sentence of the definition of `-` as a no-op: make the definition of the command literally correct (even though it should have been obvious what it meant))

12 April 2024

     20:37  Detour‎‎ 2 changes history +122 [TheFullestCircle‎ (2×)]
 m   
20:37 (cur | prev) +24 TheFullestCircle talk contribs
     
20:34 (cur | prev) +98 TheFullestCircle talk contribs (Added an interpreter)
     19:06  Chessoteric diffhist +96 Joaozin003 talk contribs (fix)
     15:26  啊! diffhist −43 PrySigneToFry talk contribs
     15:23  Text‎‎ 2 changes history +2,172 [PrySigneToFry‎ (2×)]
     
15:23 (cur | prev) +1,860 PrySigneToFry talk contribs
     
15:17 (cur | prev) +312 PrySigneToFry talk contribs