.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Wed, 20 Mar 2013 21:24:36 +0100
changeset 864 8ece59d31fcf
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Jump instructions need to use signed and constant pool referencing instructions unsigned short. Also getting ready for reading signed short composed from (improperly) two unsigned bytes.
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~