<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -391,6 +391,10 @@ class Emitter
     end
   end
 
+  def long(val)
+    emit(&quot;.long #{val.to_s}&quot;)
+  end
+
   def bsslong(l)
     label(l)
     emit(&quot;.long 0&quot;)</diff>
      <filename>emitter.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0dd8757200c3f7c66b5dfa729db38b375b7381a8</id>
    </parent>
  </parents>
  <author>
    <name>Vidar Hokstad</name>
    <email>vidar@hokstad.com</email>
  </author>
  <url>http://github.com/vidarh/writing-a-compiler-in-ruby/commit/921fb31ea4536d658b172e55520fa69d617d9690</url>
  <id>921fb31ea4536d658b172e55520fa69d617d9690</id>
  <committed-date>2009-09-12T13:54:31-07:00</committed-date>
  <authored-date>2009-09-12T13:54:31-07:00</authored-date>
  <message>Emitter function to output constant data</message>
  <tree>a42b58ebab433ea39e2216e9a05058daec46f154</tree>
  <committer>
    <name>Vidar Hokstad</name>
    <email>vidar@hokstad.com</email>
  </committer>
</commit>
