User contributions for Inari
Jump to navigation
Jump to search
5 November 2023
- 03:2603:26, 5 November 2023 diff hist 0 m C# Inari moved page C Sharp to C# without leaving a redirect
- 03:2603:26, 5 November 2023 diff hist +674 N C Created page with "'''C''' is a general-purpose programming language. It is an imperative procedural language, supporting structured programming, lexical variable scope and recursion, with a static type system. C is designed to act in a manner where it is capable of accessing low-level functionality of a system, while abstracting complex problems which would take tens if not hundreds of lines of assembly language to complete. It has been designed to prov..." Tag: Visual edit
- 03:2003:20, 5 November 2023 diff hist +19 m C# No edit summary Tag: Visual edit
- 03:2003:20, 5 November 2023 diff hist +323 N C# Created page with "'''C#''' is a high-level, framework driven programming language supporting multiple paradigms. It provides static typing, strong typing, lexically scoped, imperative, declarative, functional, generic, object-oriented (class-based) and component-oriented programming disciplines. {{Stub}} Category:Programming languages" Tag: Visual edit
- 03:1703:17, 5 November 2023 diff hist +57 N Category:Programming languages Created page with "This category lists individual programming languages." current Tag: Visual edit
- 03:1503:15, 5 November 2023 diff hist +615 Main Page No edit summary Tag: Visual edit: Switched
- 03:0903:09, 5 November 2023 diff hist +1,287 N Template:!-/doc Created page with "{{Documentation subpage}} <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> {{Cascade-protected template}} {{High-use}} This is an auxiliary template that allows one to encode the wiki table delimiter "<code>|-</code>" within template parameters and parser functions. If it is not a template parameter or a parser function, just use "<code>|-</code>". It is advisable to use <code>{{tn|!}}-</code> instead of <code>..." current
- 03:0903:09, 5 November 2023 diff hist +44 N Template:!- Created page with "|-<noinclude> {{documentation}} </noinclude>" current
- 03:0803:08, 5 November 2023 diff hist +488 N Template:TOC limit/styles.css Created page with "→{{pp-template}} Allow limiting of which header levels are shown in a TOC; <div class="toclimit-3">, for instance, will limit to showing ==headings== and ===headings=== but no further (as long as there are no =headings= on the page, which there shouldn't be according to the MoS).: .toclimit-2 .toclevel-1 ul, .toclimit-3 .toclevel-2 ul, .toclimit-4 .toclevel-3 ul, .toclimit-5 .toclevel-4 ul, .toclimit-6 .toclevel-5 ul, .toclimit-7 .toclevel-6 ul { dis..." current
- 03:0803:08, 5 November 2023 diff hist +892 N Template:Markup/row Created page with "<noinclude>{| style="border-width:medium;"</noinclude><includeonly>{{#if:{{{c1|value}}}| {{!-}} {{!}}style{{=}}"background:#f8f9fa ; border:1px solid #eaecf0 ; padding:9px 5px 5px; vertical-align:top;"{{!}} <!-- -->{{#tag:pre |{{{c1|[markup]}}}|style="margin:0;border:none;padding:0; word-wrap:break-word; white-space:-moz-pre-wrap;white-space:-o-pre-wrap;white-space:-pre-wrap;white-space:pre-wrap; {{{c1style|}}}"}} {{!}}style{{=}}"background:#f8f9fa ; border:1px sol..." current
- 03:0703:07, 5 November 2023 diff hist +213 N Module:Item/doc Created page with "This template implements {{tl|Item}}, {{tl|Component}} and {{tl|Format item}}. <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | <!-- Categories below this line, please; interwikis at Wikidata --> }}</includeonly>" current
- 03:0703:07, 5 November 2023 diff hist +3,044 N Module:Item Created page with "local p = {} local function escape(str) return str:gsub("[|\\]", function (c) return string.format("\\%03d", c:byte()) end) end local function unescape(str) return str:gsub("\\(%d%d%d)", function (d) return string.char(d) end) end -- Implements Template:Item function p.pack(frame) local parent = frame:getParent() local result = '' for key, value in pairs(parent.args) do result = result .. "|" .. escape(tostring(key)) .. "|" .. escape(value) end return res..." current
- 03:0603:06, 5 November 2023 diff hist +1,759 N Template:Format item/doc Created page with "{{Documentation subpage}} {{lua|Module:Item}} This template transforms a given item using a given template. == Usage == {{tlx|Format item|item{{=}}''Item''|template{{=}}''TransformationTemplate''|...}} <code>''TransformationTemplate''</code> is called with the parameters that the item has been created with, plus any additional parameters passed to {{tl|Format item}}. Contents of the item take precedence over the additional parameters..." current
- 03:0603:06, 5 November 2023 diff hist +10 Template:Format item No edit summary current
- 03:0603:06, 5 November 2023 diff hist +82 N Template:Format item Created page with "<includeonly>{{#invoke:Item|format}}</includeonly><noinclude> {{doc}} </noinclude>"
- 03:0403:04, 5 November 2023 diff hist −20 Main Page No edit summary Tag: Visual edit: Switched
- 03:0303:03, 5 November 2023 diff hist 0 m Category:7400-Series integrated circuits Inari moved page Category:7400 Series integrated circuits to Category:7400-series integrated circuits without leaving a redirect
- 03:0303:03, 5 November 2023 diff hist −1 Category:7400-Series integrated circuits No edit summary
- 03:0203:02, 5 November 2023 diff hist +35 m Category:7400-Series integrated circuits No edit summary Tag: Visual edit
- 03:0203:02, 5 November 2023 diff hist +77 N Category:7400-Series integrated circuits Created page with "This is a collection of the multitude of 7400-series Integrated circuits."
- 02:0102:01, 5 November 2023 diff hist +3,173 Zilog Z80 No edit summary Tag: Visual edit
- 01:3101:31, 5 November 2023 diff hist +2,444 N Template:Overline/doc Created page with "<noinclude>{{Documentation subpage}}</noinclude> <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> {{high-use| 1377 }} Produces an overline. <code><nowiki>{{overline|RESET}}</nowiki></code> gives {{overline|RESET}}. For a single letter, the Unicode combining accent U+0305 is a possible alternative: <code>x̅</code> or <code>x̅</code> produces x̅. For multiple letters, use the Unicode method when it is not desired for the overline to be continu..." current
- 01:3001:30, 5 November 2023 diff hist +210 N Template:Overline Created page with "{{#if:{{{2|}}}|{{{1|}}}}}<span style="text-decoration:overline;">{{#if:{{{2|}}}|{{{2}}}|{{{1}}}}}</span><noinclude> {{documentation}} <!-- Add cats and interwikis to the /doc subpage, not here! --> </noinclude>" current
- 01:0501:05, 5 November 2023 diff hist +10 m Zilog Z80 No edit summary Tag: Visual edit
- 01:0001:00, 5 November 2023 diff hist +987 m Zilog Z80 →Design Tag: Visual edit
- 00:5200:52, 5 November 2023 diff hist 0 m Zilog Z80 →Registers Tag: Visual edit
- 00:5200:52, 5 November 2023 diff hist +39 m Zilog eZ80 →Registers current Tag: Visual edit
- 00:4900:49, 5 November 2023 diff hist +959 m Zilog Z80 No edit summary Tag: Visual edit
- 00:4700:47, 5 November 2023 diff hist +108 m Zilog eZ80 No edit summary Tag: Visual edit
- 00:4500:45, 5 November 2023 diff hist +342 Zilog eZ80 No edit summary Tag: Visual edit
- 00:4100:41, 5 November 2023 diff hist −18 m Zilog eZ80 →Registers Tag: Visual edit
- 00:4100:41, 5 November 2023 diff hist −1,961 m Zilog Z80 →Registers Tag: Visual edit
- 00:4000:40, 5 November 2023 diff hist +95 m Zilog eZ80 →Registers Tag: Visual edit
- 00:1100:11, 5 November 2023 diff hist +80 m Zilog eZ80 No edit summary Tag: Visual edit
- 00:1000:10, 5 November 2023 diff hist +45 Zilog eZ80 No edit summary
- 00:0900:09, 5 November 2023 diff hist +9,409 N Zilog eZ80 Created page with "The '''Zilog eZ80''' is an 8-bit processor that is the successor to the Z80 line of products from Zilog. It is binary compatible with the previous generation of processors, but almost three times as fast as its predecessors due to the addition of a three-stage pipeline (fetch, decode and execute). == Design == === Registers === {| class="infobox" style="font-size:88%;width:32em;" |..." Tag: Visual edit: Switched
4 November 2023
- 23:0423:04, 4 November 2023 diff hist −24 m Zilog Z80 →Registers Tag: Visual edit
- 22:2422:24, 4 November 2023 diff hist +8 m Intel 8080 →Registers Tag: Visual edit
- 22:2322:23, 4 November 2023 diff hist 0 m Intel 8080 →Registers Tag: Visual edit
- 22:2322:23, 4 November 2023 diff hist +3 m Intel 8080 →Registers Tag: Visual edit
- 21:3621:36, 4 November 2023 diff hist +4,368 N Motorola 6800 Created page with "{{Infobox CPU|name=Motorola 6800|produced-start=1974|manuf1=Motorola|slowest=1|data-width=8 bits|address-width=16 bits|slow-unit=MHz|fastest=2|fast-unit=MHz|arch=6800|successor={{Plainlist| * Motorola 68000 * MOS Technology 6502 }}}} The '''Motorola 6800''' is an 8-bit processor developed by entirely by Motorola starting in 1971. It was a popular microprocessor that saw a wide..." current Tag: Visual edit
- 21:3021:30, 4 November 2023 diff hist +150 m MOS Technology 6502 →Flags current Tag: Visual edit
- 21:2121:21, 4 November 2023 diff hist +9 m MOS Technology 6502 No edit summary Tag: Visual edit
- 21:2021:20, 4 November 2023 diff hist +10 MOS Technology 6502 No edit summary
- 21:1921:19, 4 November 2023 diff hist +69 MOS Technology 6502 No edit summary Tag: Visual edit
- 21:1621:16, 4 November 2023 diff hist +50 m MOS Technology 6502 No edit summary Tag: Visual edit
- 21:1521:15, 4 November 2023 diff hist −91 m Zilog Z80 No edit summary Tag: Visual edit
- 21:1421:14, 4 November 2023 diff hist +26 m Zilog Z80 No edit summary Tag: Visual edit
- 21:1321:13, 4 November 2023 diff hist +4,318 N MOS Technology 6502 Created page with "{{Infobox CPU|name=MOS Technology 6502|produced-start=1975|manuf1=MOS Technology|slowest=1|data-width=8 bits|address-width=16 bits|slow-unit=MHz|fastest=3|fast-unit=MHz|predecessor=Motorola 6800|successor={{Plainlist| *MOS Technology 6510 *WDC 65C02 *WDC 65C816 }}}} The '''MOS Technology 6502''' is an 8-bit processor based off the Motorola 6800. The 6502 was singlehandedly responsible for the home c..." Tag: Visual edit: Switched
- 21:0521:05, 4 November 2023 diff hist +6 m Intel 8080 →Flags Tag: Visual edit