.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Thu, 28 Feb 2013 09:50:14 +0100
changeset 790 da63749558e2
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Merge of new advances in arithmetic including JavaScript Number having all methods of java.lang.Number and good valueOf implementation
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~