<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.darwinbots.com/index.php?action=history&amp;feed=atom&amp;title=Bitwise_Operators</id>
		<title>Bitwise Operators - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.darwinbots.com/index.php?action=history&amp;feed=atom&amp;title=Bitwise_Operators"/>
		<link rel="alternate" type="text/html" href="http://wiki.darwinbots.com/index.php?title=Bitwise_Operators&amp;action=history"/>
		<updated>2026-05-19T23:37:03Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.29.0</generator>

	<entry>
		<id>http://wiki.darwinbots.com/index.php?title=Bitwise_Operators&amp;diff=3490&amp;oldid=prev</id>
		<title>Numsgil at 22:14, 3 October 2005</title>
		<link rel="alternate" type="text/html" href="http://wiki.darwinbots.com/index.php?title=Bitwise_Operators&amp;diff=3490&amp;oldid=prev"/>
				<updated>2005-10-03T22:14:39Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 22:14, 3 October 2005&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Numbers are constructed as a string of bits.&amp;#160; In the stack, this string is 32 bits long.&amp;#160; Numbers are represented using two's compliment.&amp;#160; Bit operators interact with the bits directly, avoiding the issue of what the bits actually represent.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Numbers are constructed as a string of bits.&amp;#160; In the stack, this string is 32 bits long.&amp;#160; Numbers are represented using &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;[http://en.wikipedia.org/wiki/Two%27s_compliment &lt;/ins&gt;two's compliment&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;]&lt;/ins&gt;.&amp;#160; Bit operators interact with the bits directly, avoiding the issue of what the bits actually represent.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key DarwinbotsWiki-DBWK_:diff:version:1.11a:oldid:298:newid:3490 --&gt;
&lt;/table&gt;</summary>
		<author><name>Numsgil</name></author>	</entry>

	<entry>
		<id>http://wiki.darwinbots.com/index.php?title=Bitwise_Operators&amp;diff=298&amp;oldid=prev</id>
		<title>Numsgil at 19:13, 2 October 2005</title>
		<link rel="alternate" type="text/html" href="http://wiki.darwinbots.com/index.php?title=Bitwise_Operators&amp;diff=298&amp;oldid=prev"/>
				<updated>2005-10-02T19:13:08Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Numbers are constructed as a string of bits.  In the stack, this string is 32 bits long.  Numbers are represented using two's compliment.  Bit operators interact with the bits directly, avoiding the issue of what the bits actually represent.&lt;/div&gt;</summary>
		<author><name>Numsgil</name></author>	</entry>

	</feed>