.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.
jaroslav@5
     1
^target/.*
jaroslav@23
     2
.*/target/.*
jaroslav@23
     3
.*orig$
jaroslav@106
     4
.*~