.hgignore
author Martin Soch <Martin.Soch@oracle.com>
Fri, 25 Jan 2013 11:00:52 +0100
brancharithmetic
changeset 582 8e546d108658
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Long arithmetic prototype, Long currently represented by separate JavaScript object with two JS-Numbers.
Just few operation implemented to pass tests. Tests under vmtest directory are still failing.
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~