Examine individual changes
This page allows you to examine the variables generated by the Abuse Filter for an individual change.
Variables generated for this change
| Variable | Value |
|---|---|
Edit count of the user (user_editcount) | 105 |
Name of the user account (user_name) | 'Otesunki' |
Age of the user account (user_age) | 147145034 |
Page ID (page_id) | 0 |
Page namespace (page_namespace) | 0 |
Page title (without namespace) (page_title) | 'BitPush' |
Full page title (page_prefixedtitle) | 'BitPush' |
Action (action) | 'edit' |
Edit summary/reason (summary) | '' |
Old content model (old_content_model) | '' |
New content model (new_content_model) | 'wikitext' |
Old page wikitext, before the edit (old_wikitext) | '' |
New page wikitext, after the edit (new_wikitext) | 'BitPush is an esolang created by MJM ([https://512b.dev/mjm/ homepage]), and first publically described in 2021 on [[User:Truttle1|Truttle1's]] discord server. Code and data are both stored on an array of stacks of bits.
The following is the original description, word-wrapped to 60 columns:
BITPUSH
Bitpush data is contained within blocks of binary, which are
executed in sequence. Bitpush source code is put into the
first block before execution. All other blocks start empty.
When the block pointer reaches an empty block, the program
will halt.
The instructions are as follows:
0J
Jumps to the beginning of the specified block, where J=0 is
the previous block and J=1 is the next block.
1DJ
Inserts bit D at the beginning of the specified block,
where J=0 is the previous block and J=1 is the next block.' |
Unified diff of changes made by edit (edit_diff) | '@@ -1,0 +1,20 @@
+BitPush is an esolang created by MJM ([https://512b.dev/mjm/ homepage]), and first publically described in 2021 on [[User:Truttle1|Truttle1's]] discord server. Code and data are both stored on an array of stacks of bits.
+
+The following is the original description, word-wrapped to 60 columns:
+
+ BITPUSH
+
+ Bitpush data is contained within blocks of binary, which are
+ executed in sequence. Bitpush source code is put into the
+ first block before execution. All other blocks start empty.
+
+ When the block pointer reaches an empty block, the program
+ will halt.
+
+ The instructions are as follows:
+ 0J
+ Jumps to the beginning of the specified block, where J=0 is
+ the previous block and J=1 is the next block.
+ 1DJ
+ Inserts bit D at the beginning of the specified block,
+ where J=0 is the previous block and J=1 is the next block.
' |
New page size (new_size) | 833 |
Old page size (old_size) | 0 |
Lines added in edit (added_lines) | [
0 => 'BitPush is an esolang created by MJM ([https://512b.dev/mjm/ homepage]), and first publically described in 2021 on [[User:Truttle1|Truttle1's]] discord server. Code and data are both stored on an array of stacks of bits.',
1 => '',
2 => 'The following is the original description, word-wrapped to 60 columns:',
3 => '',
4 => ' BITPUSH',
5 => ' ',
6 => ' Bitpush data is contained within blocks of binary, which are',
7 => ' executed in sequence. Bitpush source code is put into the',
8 => ' first block before execution. All other blocks start empty.',
9 => ' ',
10 => ' When the block pointer reaches an empty block, the program',
11 => ' will halt.',
12 => ' ',
13 => ' The instructions are as follows:',
14 => ' 0J',
15 => ' Jumps to the beginning of the specified block, where J=0 is',
16 => ' the previous block and J=1 is the next block.',
17 => ' 1DJ',
18 => ' Inserts bit D at the beginning of the specified block,',
19 => ' where J=0 is the previous block and J=1 is the next block.'
] |
Unix timestamp of change (timestamp) | '1769782793' |