Corda is an open source blockchain project, designed for business from the start. Only Corda allows you to build interoperable blockchain networks that transact in strict privacy. Corda's smart contract technology allows businesses to transact directly, with value.
Go to file
2008-01-19 13:12:16 -07:00
classpath don't include embedded boot classpath in libvm.a, only the executable 2008-01-18 17:54:36 -07:00
src fix subtle bug in hashMapInsert which caused us to update the old array previously associated with the hash map, whereas a GC causes the table to be resized when a weak reference is removed and thus a new array used 2008-01-19 13:12:16 -07:00
test fix register to memory mov1 implementation 2008-01-18 15:01:50 -07:00
.gitignore add .gitignore 2007-06-04 17:48:16 -06:00
makefile don't include embedded boot classpath in libvm.a, only the executable 2008-01-18 17:54:36 -07:00
valgrind.supp bugfixes for recent refactoring effort 2007-09-24 07:46:48 -06:00
vm.pro update vm.pro to protect system classes from obfuscation and preserve java.lang.SystemClassLoader 2008-01-18 18:51:37 -07:00